html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #111115;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #C8C8CC;
  font-family: 'Barlow Condensed', sans-serif;
}.rpo-layout-x1o {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.rpo-page-x1o {
  min-height: 100vh;
  display: flex;
}.rpo-main-x1o {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1079px) {.rpo-main-x1o {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.rpo-main-x1o {
  padding-bottom: 4.5rem;
}
}.rpo-gc-x1o {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  background: #17171C;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.rpo-gc-x1o {
  width: 156px;
}
}
@media(min-width: 1083px) {.rpo-gc-x1o {
  width: 168px;
}
}.rpo-gc-x1o:hover {
  transform: translateY(-3px);
  border-color: rgba(217,0,32,0.07);
}.rpo-gc_img-x1o {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.rpo-gc_img-x1o img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.rpo-gc_hover-x1o {
  background: rgba(0,0,0,0.62);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.rpo-gc-x1o:hover .rpo-gc_hover-x1o {
  opacity: 1;
}.rpo-gc_hover_btn-x1o {
  padding: 0.5rem 16px;
  border-radius: 0.25rem;
  background: #D90020;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2F2F4;
}.rpo-gc_info-x1o {
  padding: 0.5rem 0.625rem 0.625rem;
}.rpo-gc_name-x1o {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  color: #C8C8CC;
}.rpo-gc_prov-x1o {
  font-size: 10px;
  color: #4E4E58;
}.rpo-gc_tag-x1o {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  top: 6px;
  font-weight: 700;
  position: absolute;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  font-size: 0.563rem;
}.rpo-gc_tag_hot-x1o {
  background: #FF1F3D;
  color: #fff;
}.rpo-gc_tag_new-x1o {
  background: #17B84A;
  color: #111115;
}.rpo-gc_tag_jp-x1o {
  background: #F0A500;
  color: #111115;
}.rpo-gc_tag_ex-x1o {
  background: #7A000E;
  color: #fff;
}.rpo-gc_tag_live-x1o {
  background: #FF1F3D;
  color: #fff;
}.rpo-gr-x1o {
  background: #111115;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.rpo-gr-x1o {
  padding: 2.25rem 1.5rem 0;
}
}.rpo-gr_in-x1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.rpo-gr_head-x1o {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.rpo-gr_head_l-x1o {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.rpo-gr_ic-x1o {
  border-radius: 0.5rem;
  align-items: center;
  height: 32px;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.rpo-gr_ic-x1o svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.rpo-gr_title-x1o {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #F2F2F4;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.rpo-gr_title-x1o {
  font-size: 18px;
}
}.rpo-gr_more-x1o {
  gap: 5px;
  transition: color .2s;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: #6A6A76;
  align-items: center;
}.rpo-gr_more-x1o:hover {
  color: #D90020;
}.rpo-gr_more-x1o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
}.rpo-gr_arrows-x1o {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.rpo-gr_arr-x1o {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  height: 30px;
  display: flex;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  color: #9494A0;
}.rpo-gr_arr-x1o:hover {
  background: rgba(255,255,255,0.07);
  color: #F2F2F4;
}.rpo-gr_arr-x1o svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rpo-gr_seo_h-x1o {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 0.813rem;
  color: #C8C8CC;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.rpo-gr_seo_h-x1o {
  font-size: 14px;
}
}.rpo-gr_seo-x1o {
  color: #6A6A76;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 12px;
  line-height: 1.55;
}.rpo-gr_seo-x1o strong {
  color: #C8C8CC;
  font-weight: 600;
}.rpo-gr_scroll-x1o {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.rpo-gr_scroll-x1o::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rpo-gr_scroll-x1o {
  gap: 0.75rem;
}
}.rpo-tb-x1o {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #111115;
  height: 56px;
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  align-items: center;
}.rpo-tb_in-x1o {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.rpo-tb_burger-x1o {
  gap: 5px;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 2.375rem;
  height: 38px;
  align-items: center;
  margin-right: 8px;
}.rpo-tb_burger-x1o:hover {
  background: rgba(255,255,255,0.05);
}.rpo-tb_burger_line-x1o {
  border-radius: 1px;
  background: #9494A0;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1077px) {.rpo-tb_burger-x1o {
  display: none;
}
}.rpo-tb_logo-x1o {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #F2F2F4;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-right: 20px;
  display: flex;
  flex-shrink: 0;
}.rpo-tb_logo_mark-x1o {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  align-items: center;
  display: flex;
}.rpo-tb_logo_mark-x1o img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rpo-tb_nav-x1o {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.rpo-tb_nav-x1o {
  display: flex;
}
}.rpo-tb_tab-x1o {
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9494A0;
}.rpo-tb_tab-x1o:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F2F4;
}.rpo-tb_tab-x1o.rpo-state_active-x1o {
  background: rgba(217,0,32,0.18);
  color: #F2F2F4;
}.rpo-tb_right-x1o {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.rpo-tb_login-x1o {
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255,255,255,0.09);
  font-size: 13px;
  display: none;
  color: #C8C8CC;
  font-weight: 600;
}.rpo-tb_login-x1o:hover {
  border-color: rgba(217,0,32,0.55);
  color: #F2F2F4;
}
@media(min-width: 482px) {.rpo-tb_login-x1o {
  display: block;
}
}.rpo-tb_reg-x1o {
  padding: 9px 1.125rem;
  background: #17B84A;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #0E0E12;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.rpo-tb_reg-x1o:hover {
  background: #1DD458;
}.rpo-sb-x1o {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1C1C21;
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 13.75rem;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  position: fixed;
}.rpo-sb-x1o.rpo-state_open-x1o {
  transform: translateX(0);
}.rpo-sb-x1o::-webkit-scrollbar {
  width: 0.25rem;
}.rpo-sb-x1o::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.rpo-sb-x1o {
  transform: translateX(0);
}
}.rpo-sb_auth-x1o {
  padding: 0.875rem 12px 10px;
}.rpo-sb_btn_reg-x1o {
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #17B84A;
  transition: background .2s;
  display: block;
  color: #0E0E12;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.rpo-sb_btn_reg-x1o:hover {
  background: #1DD458;
}.rpo-sb_btn_login-x1o {
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #C8C8CC;
}.rpo-sb_btn_login-x1o:hover {
  border-color: rgba(217,0,32,0.55);
  color: #F2F2F4;
}.rpo-sb_promo-x1o {
  border: 1px solid rgba(217,0,32,0.18);
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.5rem;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#5A0012,#1C1C21);
  position: relative;
}.rpo-sb_promo-x1o::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(217,0,32,0.18),transparent 70%);
  right: -20px;
  content: '';
  top: -1.25rem;
  width: 5rem;
  height: 5rem;
  position: absolute;
}.rpo-sb_promo_title-x1o {
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #D90020;
}.rpo-sb_promo_text-x1o {
  color: #F2F2F4;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
}.rpo-sb_promo_sub-x1o {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #6A6A76;
}.rpo-sb_nav-x1o {
  padding: 0.375rem 8px 1rem;
}.rpo-sb_nav_lb-x1o {
  padding: 10px 8px 6px;
  color: #4E4E58;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.rpo-sb_link-x1o {
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  align-items: center;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  color: #9494A0;
  overflow-wrap: break-word;
}.rpo-sb_link-x1o:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F2F4;
}.rpo-sb_link-x1o.rpo-state_active-x1o {
  background: rgba(217,0,32,0.18);
  color: #F2F2F4;
}.rpo-sb_ic-x1o {
  border-radius: 0.25rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  height: 1.875rem;
  align-items: center;
}.rpo-sb_ic-x1o svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.rpo-sb_ic_1-x1o {
  background: rgba(217,0,32,0.07);
  color: #D90020;
}.rpo-sb_ic_2-x1o {
  background: rgba(23,184,74,0.16);
  color: #17B84A;
}.rpo-sb_ic_3-x1o {
  background: rgba(240,165,0,0.16);
  color: #F0A500;
}.rpo-sb_ic_4-x1o {
  background: rgba(122,0,14,0.28);
  color: #7A000E;
}.rpo-sb_ic_5-x1o {
  background: rgba(217,0,32,0.07);
  color: #FF3F7A;
}.rpo-sb_ic_6-x1o {
  background: rgba(122,0,14,0.28);
  color: #9B2FFF;
}.rpo-sb_badge-x1o {
  background: #F0A500;
  padding: 2px 7px;
  border-radius: 4px;
  margin-left: auto;
  font-size: 9px;
  color: #0E0E12;
  font-weight: 700;
}.rpo-sb_bot-x1o {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.rpo-sb_lang-x1o,.rpo-sb_help-x1o {
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border-radius: 0.25rem;
  flex: 1;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  align-items: center;
  color: #9494A0;
  display: flex;
  justify-content: center;
  font-size: 11px;
}.rpo-sb_lang-x1o:hover,.rpo-sb_help-x1o:hover {
  border-color: rgba(217,0,32,0.55);
  color: #F2F2F4;
}.rpo-sb_lang-x1o svg,.rpo-sb_help-x1o svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.rpo-sb_bd-x1o {
  background: rgba(0,0,0,0.62);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.rpo-sb_bd-x1o.rpo-state_on-x1o {
  display: block;
}
@media(min-width: 1081px) {.rpo-sb_bd-x1o {
  display: none!important;
}
}.rpo-mob_nav-x1o {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1C21;
  border-top: 1px solid rgba(255,255,255,0.09);
  left: 0;
  right: 0;
  display: flex;
  bottom: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1083px) {.rpo-mob_nav-x1o {
  display: none;
}
}.rpo-mob_nav_item-x1o {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  color: #4E4E58;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.rpo-mob_nav_ic-x1o {
  line-height: 1;
}.rpo-mob_nav_ic-x1o svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rpo-mob_nav_lb-x1o {
  font-size: 10px;
  color: #4E4E58;
  font-weight: 600;
}.rpo-mob_nav_item-x1o.rpo-state_active-x1o {
  color: #D90020;
}.rpo-mob_nav_item-x1o.rpo-state_active-x1o .rpo-mob_nav_lb-x1o {
  color: #D90020;
}.rpo-hero-x1o {
  padding: 1.25rem 1rem 0;
  background: #111115;
}
@media(min-width: 765px) {.rpo-hero-x1o {
  padding: 1.5rem 1.5rem 0;
}
}.rpo-hero_in-x1o {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.rpo-hero_in-x1o {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.rpo-hero_in-x1o {
  grid-template-columns: 1fr 340px;
}
}.rpo-hero_promo-x1o {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #17171C;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 770px) {.rpo-hero_promo-x1o {
  min-height: 280px;
}
}.rpo-hero_promo_bg-x1o {
  background-position: center;
  background: linear-gradient(120deg,#5A0012 0%,#111115 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.rpo-hero_promo_bg-x1o::after {
  inset: 0;
  background: linear-gradient(90deg,#111115 0%,rgba(0,0,0,0.62) 60%,transparent 100%);
  content: '';
  position: absolute;
}.rpo-hero_promo_glow-x1o {
  background: radial-gradient(circle,rgba(122,0,14,0.28) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  height: 300px;
  width: 300px;
  top: -40px;
  right: 60px;
  position: absolute;
}.rpo-hero_promo_ct-x1o {
  padding: 28px 1.5rem 1.75rem 28px;
  z-index: 2;
  position: relative;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
  display: flex;
}
@media(min-width: 769px) {.rpo-hero_promo_ct-x1o {
  padding: 40px 32px;
}
}.rpo-hero_badge-x1o {
  padding: 5px 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(217,0,32,0.07);
  background: rgba(217,0,32,0.18);
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 10px;
  color: #D90020;
  font-weight: 700;
}.rpo-hero_h1-x1o {
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
  color: #F2F2F4;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.rpo-hero_h1-x1o em {
  color: #F0A500;
  font-style: normal;
}
@media(min-width: 769px) {.rpo-hero_h1-x1o {
  font-size: 36px;
}
}.rpo-hero_sub-x1o {
  line-height: 1.55;
  color: #9494A0;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.rpo-hero_sub-x1o {
  font-size: 14px;
}
}.rpo-hero_row-x1o {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.rpo-hero_cta-x1o {
  background: #17B84A;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 8px;
  font-size: 14px;
  color: #0E0E12;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.25rem rgba(23,184,74,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
}.rpo-hero_cta-x1o:hover {
  background: #1DD458;
}.rpo-hero_terms-x1o {
  font-size: 11px;
  color: #4E4E58;
}.rpo-hero_game-x1o {
  background: #17171C;
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.rpo-hero_game_badge-x1o {
  border-radius: 20px;
  border: 1px solid rgba(240,165,0,0.16);
  padding: 5px 10px;
  background: rgba(240,165,0,0.16);
  left: 0.75rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  color: #F0A500;
  font-size: 0.625rem;
}.rpo-hero_game_badge-x1o svg {
  width: 11px;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.rpo-hero_game_img-x1o {
  background: linear-gradient(135deg,#5A0012,#111115);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.rpo-hero_game_img-x1o img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.rpo-hero_game_play-x1o {
  transition: opacity .2s;
  background: rgba(0,0,0,0.62);
  inset: 0;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.rpo-hero_game-x1o:hover .rpo-hero_game_play-x1o {
  opacity: 1;
}.rpo-hero_game_play-x1o span {
  border-radius: 50%;
  background: #D90020;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.rpo-hero_game_play-x1o span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.rpo-hero_game_info-x1o {
  padding: 14px 16px;
}.rpo-hero_game_title-x1o {
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-weight: 700;
}.rpo-hero_game_provider-x1o {
  font-size: 11px;
  color: #6A6A76;
}.rpo-hero_game_btn-x1o {
  transition: background .2s;
  padding: 11px;
  background: #D90020;
  margin: 12px 16px 1rem;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #F2F2F4;
  display: block;
  text-align: center;
  font-size: 13px;
}.rpo-hero_game-x1o:hover .rpo-hero_game_btn-x1o {
  background: #F2002A;
}.rpo-sbar-x1o {
  background: #111115;
  padding: 16px 16px 0;
}
@media(min-width: 765px) {.rpo-sbar-x1o {
  padding: 18px 1.5rem 0;
}
}.rpo-sbar_in-x1o {
  margin: 0 auto;
  max-width: 1320px;
}.rpo-sbar_row-x1o {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.rpo-sbar_input-x1o {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 11px 16px;
  flex: 1;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.5rem;
  background: #17171C;
  cursor: pointer;
  color: #6A6A76;
  font-size: 13px;
  display: flex;
  align-items: center;
}.rpo-sbar_input-x1o:hover {
  border-color: rgba(217,0,32,0.55);
}.rpo-sbar_input-x1o svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
}.rpo-sbar_providers-x1o {
  transition: border-color .2s;
  border-radius: 0.5rem;
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 11px 18px;
  background: #17171C;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C8C8CC;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.rpo-sbar_providers-x1o:hover {
  border-color: rgba(217,0,32,0.55);
  color: #F2F2F4;
}.rpo-sbar_providers-x1o svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
}.rpo-sbar_tabs-x1o {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.rpo-sbar_tabs-x1o::-webkit-scrollbar {
  display: none;
}.rpo-sbar_tab-x1o {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  border-radius: 20px;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.05);
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #9494A0;
  flex-shrink: 0;
  cursor: pointer;
  white-space: nowrap;
}.rpo-sbar_tab-x1o:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(217,0,32,0.55);
  color: #F2F2F4;
}.rpo-sbar_tab-x1o.rpo-state_active-x1o {
  background: rgba(217,0,32,0.18);
  border-color: rgba(217,0,32,0.07);
  color: #F2F2F4;
}.rpo-sbar_tab_ic-x1o svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rpo-wy-x1o {
  background: #111115;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.rpo-wy-x1o {
  padding: 2.5rem 24px 0;
}
}.rpo-wy_in-x1o {
  margin: 0 auto;
  max-width: 1320px;
}.rpo-wy_head-x1o {
  margin-bottom: 18px;
  max-width: 45rem;
}.rpo-wy_label-x1o {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D90020;
}.rpo-wy_h2-x1o {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F2F2F4;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rpo-wy_h2-x1o {
  font-size: 24px;
}
}.rpo-wy_intro-x1o {
  margin: 0;
  font-size: 0.813rem;
  color: #6A6A76;
  line-height: 1.6;
}.rpo-wy_grid-x1o {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rpo-wy_grid-x1o {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rpo-wy_grid-x1o {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rpo-wy_card-x1o {
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  background: #1C1C21;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
}.rpo-wy_card-x1o:hover {
  transform: translateY(-2px);
  border-color: rgba(217,0,32,0.07);
}.rpo-wy_card_ic-x1o {
  border-radius: 50%;
  background: rgba(217,0,32,0.18);
  margin-bottom: 14px;
  color: #D90020;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.rpo-wy_card_ic-x1o svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rpo-wy_card_h-x1o {
  line-height: 1.25;
  color: #F2F2F4;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
}.rpo-wy_card_p-x1o {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6A6A76;
  overflow-wrap: break-word;
}.rpo-wy_card_p-x1o strong {
  font-weight: 600;
  color: #C8C8CC;
}.rpo-gcg-x1o {
  padding: 36px 16px 0;
  background: #111115;
}
@media(min-width: 766px) {.rpo-gcg-x1o {
  padding: 44px 24px 0;
}
}.rpo-gcg_in-x1o {
  margin: 0 auto;
  max-width: 1320px;
}.rpo-gcg_head-x1o {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.rpo-gcg_label-x1o {
  font-weight: 700;
  color: #D90020;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.rpo-gcg_h2-x1o {
  font-size: 1.375rem;
  color: #F2F2F4;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 771px) {.rpo-gcg_h2-x1o {
  font-size: 1.75rem;
}
}.rpo-gcg_intro-x1o {
  line-height: 1.6;
  color: #6A6A76;
  font-size: 13px;
}.rpo-gcg_grid-x1o {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.rpo-gcg_grid-x1o {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rpo-gcg_grid-x1o {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rpo-gcg_card-x1o {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 12px;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  min-height: 240px;
  position: relative;
}.rpo-gcg_card-x1o:hover {
  transform: translateY(-3px);
  border-color: rgba(217,0,32,0.18);
}.rpo-gcg_card_bg-x1o {
  inset: 0;
  position: absolute;
  z-index: 0;
}.rpo-gcg_card_bg-x1o::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.rpo-gcg_card_ic-x1o {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  display: flex;
  color: #F2F2F4;
  z-index: 2;
  justify-content: center;
  top: 18px;
  width: 40px;
  position: absolute;
  right: 1.125rem;
  height: 2.5rem;
  align-items: center;
}.rpo-gcg_card_ic-x1o svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.rpo-gcg_card_ct-x1o {
  z-index: 1;
  position: relative;
}.rpo-gcg_card_h-x1o {
  margin-bottom: 8px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F2F2F4;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.rpo-gcg_card_h-x1o {
  font-size: 1.25rem;
}
}.rpo-gcg_card_p-x1o {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}.rpo-gcg_card_p-x1o strong {
  font-weight: 600;
  color: #F2F2F4;
}.rpo-gcg_card_cta-x1o {
  gap: 0.25rem;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  color: #D90020;
  font-size: 12px;
  align-items: center;
  text-transform: uppercase;
}.rpo-gcg_card_cta-x1o svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.rpo-ws-x1o {
  background: #111115;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.rpo-ws-x1o {
  padding: 2.25rem 1.5rem 0;
}
}.rpo-ws_in-x1o {
  margin: 0 auto;
  max-width: 1320px;
}.rpo-ws_head-x1o {
  gap: 12px;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.rpo-ws_title-x1o {
  gap: 0.625rem;
  display: flex;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F2F2F4;
  font-weight: 700;
  align-items: center;
}.rpo-ws_title_ic-x1o svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F0A500;
  height: 1.125rem;
}.rpo-ws_online-x1o {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #6A6A76;
  font-weight: 600;
}.rpo-ws_online_dot-x1o {
  border-radius: 50%;
  background: #17B84A;
  box-shadow: 0 0 0.375rem rgba(23,184,74,0.16);
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
}.rpo-ws_scroll-x1o {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.rpo-ws_scroll-x1o::-webkit-scrollbar {
  display: none;
}.rpo-wc-x1o {
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #17171C;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.rpo-wc_img-x1o {
  overflow: hidden;
  background: #1C1C21;
  border-radius: 4px;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.rpo-wc_img-x1o img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.rpo-wc_info-x1o {
  min-width: 0;
}.rpo-wc_game-x1o {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #C8C8CC;
  text-overflow: ellipsis;
}.rpo-wc_player-x1o {
  overflow: hidden;
  color: #4E4E58;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.rpo-wc_amount-x1o {
  margin-left: auto;
  white-space: nowrap;
  color: #17B84A;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
}.rpo-prov-x1o {
  background: #111115;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.rpo-prov-x1o {
  padding: 44px 1.5rem 0;
}
}.rpo-prov_in-x1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.rpo-prov_head-x1o {
  margin-bottom: 16px;
}.rpo-prov_label-x1o {
  text-transform: uppercase;
  color: #D90020;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.rpo-prov_h2-x1o {
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.rpo-prov_h2-x1o {
  font-size: 1.5rem;
}
}.rpo-prov_seo-x1o {
  font-size: 0.813rem;
  color: #6A6A76;
  max-width: 620px;
  line-height: 1.6;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.rpo-prov_seo-x1o strong {
  font-weight: 700;
  color: #C8C8CC;
}.rpo-prov_seo-x1o a {
  color: #D90020;
  text-decoration: underline;
}.rpo-prov_grid-x1o {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.rpo-prov_grid-x1o {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.rpo-prov_grid-x1o {
  grid-template-columns: repeat(8,1fr);
}
}.rpo-prov_card-x1o {
  background: #17171C;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  padding: 14px 10px;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 7px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.rpo-prov_card-x1o:hover {
  border-color: rgba(217,0,32,0.55);
  background: #1C1C21;
}.rpo-prov_logo-x1o {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
}.rpo-prov_logo-x1o img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.rpo-prov_name-x1o {
  text-align: center;
  font-weight: 600;
  color: #9494A0;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.rpo-reg-x1o {
  background: #111115;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.rpo-reg-x1o {
  padding: 2.75rem 24px 0;
}
}.rpo-reg_in-x1o {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 24px;
  background: #1C1C21;
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.rpo-reg_in-x1o {
  padding: 2.5rem;
}
}.rpo-reg_top-x1o {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.rpo-reg_top-x1o {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rpo-reg_label-x1o {
  font-size: 0.688rem;
  font-weight: 700;
  color: #D90020;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.rpo-reg_h2-x1o {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
  color: #F2F2F4;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.rpo-reg_h2-x1o {
  font-size: 1.75rem;
}
}.rpo-reg_bonus-x1o {
  padding: 10px 1rem;
  background: rgba(240,165,0,0.16);
  border: 1px solid rgba(240,165,0,0.16);
  border-radius: 8px;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.rpo-reg_bonus_amount-x1o {
  font-size: 20px;
  color: #F0A500;
  font-weight: 800;
}.rpo-reg_bonus_text-x1o {
  font-size: 0.813rem;
  color: #9494A0;
  line-height: 1.35;
}.rpo-reg_cta_btn-x1o {
  background: #17B84A;
  border-radius: 8px;
  padding: 0.875rem 2rem;
  transition: background .2s;
  display: inline-block;
  color: #0E0E12;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.375rem 1.25rem rgba(23,184,74,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 0.938rem;
}.rpo-reg_cta_btn-x1o:hover {
  background: #1DD458;
}.rpo-reg_terms-x1o {
  font-size: 11px;
  line-height: 1.5;
  color: #4E4E58;
}.rpo-reg_seo-x1o {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  line-height: 1.65;
  color: #6A6A76;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 13px;
}.rpo-reg_seo-x1o p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
  color: #6A6A76;
}.rpo-reg_seo-x1o p:last-child {
  margin-bottom: 0;
}.rpo-reg_seo-x1o strong {
  color: #C8C8CC;
  font-weight: 700;
}.rpo-reg_seo-x1o a {
  transition: color .2s;
  color: #D90020;
  text-decoration: underline;
}.rpo-reg_seo-x1o a:hover {
  color: #F2002A;
}.rpo-reg_seo-x1o ul,.rpo-reg_seo-x1o ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.rpo-reg_seo-x1o ol {
  list-style: decimal;
}.rpo-reg_seo-x1o li {
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #6A6A76;
}.rpo-reg_seo-x1o table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.rpo-reg_seo-x1o table {
  display: table;
}
}.rpo-reg_seo-x1o th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C8C8CC;
  text-align: left;
}.rpo-reg_seo-x1o td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A6A76;
}.rpo-reg_steps-x1o {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.rpo-reg_steps-x1o {
  margin-top: 0;
}
}.rpo-reg_step-x1o {
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.rpo-reg_step_num-x1o {
  border-radius: 50%;
  background: rgba(217,0,32,0.18);
  border: 1px solid rgba(217,0,32,0.07);
  color: #D90020;
  font-weight: 800;
  flex-shrink: 0;
  width: 2.125rem;
  font-size: 14px;
  justify-content: center;
  height: 2.125rem;
  display: flex;
  align-items: center;
}.rpo-reg_step_title-x1o {
  font-size: 0.875rem;
  font-weight: 700;
  color: #F2F2F4;
  margin-bottom: 3px;
}.rpo-reg_step_text-x1o {
  line-height: 1.5;
  font-size: 12px;
  color: #6A6A76;
}.rpo-reg_trust-x1o {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
}.rpo-reg_trust_item-x1o {
  gap: 0.438rem;
  color: #6A6A76;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
}.rpo-reg_trust_ic-x1o svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #D90020;
  height: 1rem;
  width: 16px;
}.rpo-htp-x1o {
  background: #111115;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.rpo-htp-x1o {
  padding: 44px 1.5rem 0;
}
}.rpo-htp_in-x1o {
  margin: 0 auto;
  max-width: 1320px;
}.rpo-htp_head-x1o {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.rpo-htp_label-x1o {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #D90020;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.rpo-htp_h2-x1o {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2F2F4;
}
@media(min-width: 765px) {.rpo-htp_h2-x1o {
  font-size: 28px;
}
}.rpo-htp_intro-x1o {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #6A6A76;
}.rpo-htp_steps-x1o {
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rpo-htp_steps-x1o {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.rpo-htp_steps-x1o {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.rpo-htp_step-x1o {
  border-radius: 0.5rem;
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #1C1C21;
  flex-direction: column;
  display: flex;
  position: relative;
}.rpo-htp_step_num-x1o {
  background: #D90020;
  border-radius: 50%;
  color: #0E0E12;
  font-family: 'Bebas Neue', sans-serif;
  position: absolute;
  align-items: center;
  height: 1.75rem;
  display: flex;
  top: -12px;
  left: 1.25rem;
  font-weight: 800;
  font-size: 0.813rem;
  width: 1.75rem;
  justify-content: center;
}.rpo-htp_step_ic-x1o {
  background: rgba(217,0,32,0.18);
  border-radius: 4px;
  margin: 0.5rem 0 0.75rem;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #D90020;
  width: 36px;
}.rpo-htp_step_ic-x1o svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.rpo-htp_step_h-x1o {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 14px;
  color: #F2F2F4;
  line-height: 1.25;
  font-weight: 700;
}.rpo-htp_step_p-x1o {
  overflow-wrap: break-word;
  color: #6A6A76;
  line-height: 1.55;
  font-size: 13px;
}.rpo-htp_step_p-x1o strong {
  font-weight: 600;
  color: #C8C8CC;
}.rpo-htp_cta-x1o {
  padding: 0.813rem 26px;
  border-radius: 8px;
  transition: background .2s;
  background: #17B84A;
  font-size: 14px;
  font-weight: 700;
  margin-top: 1.25rem;
  color: #0E0E12;
  display: inline-block;
}.rpo-htp_cta-x1o:hover {
  background: #1DD458;
}.rpo-app-x1o {
  background: #111115;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rpo-app-x1o {
  padding: 2.75rem 24px 0;
}
}.rpo-app_in-x1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.rpo-app_head-x1o {
  margin-bottom: 1rem;
}.rpo-app_label-x1o {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #D90020;
  letter-spacing: .08em;
}.rpo-app_h2-x1o {
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.rpo-app_h2-x1o {
  font-size: 24px;
}
}.rpo-app_sub-x1o {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  font-size: 13px;
  color: #6A6A76;
}.rpo-app_sub-x1o strong {
  color: #C8C8CC;
  font-weight: 700;
}.rpo-app_cards-x1o {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rpo-app_cards-x1o {
  grid-template-columns: repeat(3,1fr);
}
}.rpo-app_card-x1o {
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.rpo-app_card_ios-x1o {
  background: linear-gradient(135deg,rgba(217,0,32,0.18) 0%,#1C1C21 100%);
}.rpo-app_card_android-x1o {
  background: linear-gradient(135deg,rgba(23,184,74,0.16) 0%,#1C1C21 100%);
}.rpo-app_card_win-x1o {
  background: linear-gradient(135deg,rgba(240,165,0,0.16) 0%,#1C1C21 100%);
}.rpo-app_card_ic-x1o svg {
  width: 34px;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rpo-app_card_ic-x1o {
  flex-shrink: 0;
  color: #F2F2F4;
}.rpo-app_card_os-x1o {
  font-size: 10px;
  color: #6A6A76;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.rpo-app_card_title-x1o {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2F2F4;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
}.rpo-app_card_text-x1o {
  color: #6A6A76;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.rpo-app_card_btn-x1o {
  gap: 7px;
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(217,0,32,0.55);
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 18px;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #F2F2F4;
}.rpo-app_card_btn-x1o:hover {
  background: rgba(255,255,255,0.07);
}.rpo-bon-x1o {
  padding: 36px 1rem 0;
  background: #111115;
}
@media(min-width: 765px) {.rpo-bon-x1o {
  padding: 44px 1.5rem 0;
}
}.rpo-bon_in-x1o {
  margin: 0 auto;
  max-width: 82.5rem;
}.rpo-bon_head-x1o {
  margin-bottom: 1.25rem;
}.rpo-bon_label-x1o {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #D90020;
  font-weight: 700;
  font-size: 0.688rem;
}.rpo-bon_h2-x1o {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 0.5rem;
  color: #F2F2F4;
  font-weight: 800;
}
@media(min-width: 769px) {.rpo-bon_h2-x1o {
  font-size: 24px;
}
}.rpo-bon_seo-x1o {
  color: #6A6A76;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.rpo-bon_seo-x1o strong {
  color: #C8C8CC;
  font-weight: 700;
}.rpo-bon_seo-x1o a {
  color: #D90020;
  text-decoration: underline;
}.rpo-bon_grid-x1o {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.rpo-bon_grid-x1o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.rpo-bon_grid-x1o {
  grid-template-columns: repeat(5,1fr);
}
}.rpo-bon_card-x1o {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #17171C;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.rpo-bon_card-x1o:hover {
  border-color: rgba(217,0,32,0.07);
  transform: translateY(-2px);
}.rpo-bon_card_ic-x1o svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.rpo-bon_card_ic-x1o {
  margin-bottom: 10px;
}.rpo-bon_card_type-x1o {
  color: #6A6A76;
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.rpo-bon_card_amount-x1o {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  color: #F0A500;
  margin-bottom: 6px;
}.rpo-bon_card_name-x1o {
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-weight: 600;
}.rpo-bon_card_detail-x1o {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #4E4E58;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
}.rpo-seo-x1o {
  background: #111115;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.rpo-seo-x1o {
  padding: 44px 24px 0;
}
}.rpo-seo_in-x1o {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1C1C21;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rpo-seo_in-x1o {
  padding: 2.25rem 40px;
}
}.rpo-seo_label-x1o {
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #D90020;
  letter-spacing: .08em;
  font-weight: 700;
}.rpo-seo_h2-x1o {
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 766px) {.rpo-seo_h2-x1o {
  font-size: 1.5rem;
}
}.rpo-seo_body-x1o {
  overflow-wrap: break-word;
  color: #9494A0;
  line-height: 1.75;
  font-size: 0.875rem;
}.rpo-seo_body-x1o p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9494A0;
  font-size: 14px;
}.rpo-seo_body-x1o p:last-child {
  margin-bottom: 0;
}.rpo-seo_body-x1o strong {
  color: #C8C8CC;
  font-weight: 700;
}.rpo-seo_body-x1o a {
  transition: color .2s;
  color: #D90020;
  text-decoration: underline;
}.rpo-seo_body-x1o a:hover {
  color: #F2002A;
}.rpo-seo_body-x1o ul,.rpo-seo_body-x1o ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rpo-seo_body-x1o ol {
  list-style: decimal;
}.rpo-seo_body-x1o li {
  color: #9494A0;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.rpo-seo_body-x1o table {
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.rpo-seo_body-x1o table {
  display: table;
}
}.rpo-seo_body-x1o th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8C8CC;
  text-align: left;
  font-weight: 700;
}.rpo-seo_body-x1o td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9494A0;
}.rpo-seo_cols-x1o {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.rpo-seo_cols-x1o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.rpo-seo_cols-x1o {
  grid-template-columns: repeat(3,1fr);
}
}.rpo-seo_col_h-x1o {
  margin-bottom: 7px;
  color: #C8C8CC;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.rpo-seo_col_p-x1o {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6A6A76;
}.rpo-seo_stats-x1o {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.rpo-seo_stat-x1o {
  background: rgba(217,0,32,0.07);
  border: 1px solid rgba(217,0,32,0.18);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 8px;
  min-width: 8.75rem;
}.rpo-seo_stat_val-x1o {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #D90020;
}.rpo-seo_stat_lb-x1o {
  color: #6A6A76;
  overflow-wrap: break-word;
  font-size: 11px;
}.rpo-faq-x1o {
  background: #111115;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.rpo-faq-x1o {
  padding: 2.75rem 1.5rem 0;
}
}.rpo-faq_in-x1o {
  margin: 0 auto;
  max-width: 1320px;
}.rpo-faq_head-x1o {
  margin-bottom: 20px;
}.rpo-faq_label-x1o {
  color: #D90020;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
}.rpo-faq_h2-x1o {
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.rpo-faq_h2-x1o {
  font-size: 24px;
}
}.rpo-faq_list-x1o {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.rpo-faq_item-x1o {
  border: 1px solid rgba(255,255,255,0.09);
  background: #1C1C21;
  overflow: hidden;
  border-radius: 0.5rem;
}.rpo-faq_q-x1o {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #C8C8CC;
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
  align-items: center;
  flex-wrap: wrap;
}.rpo-faq_q-x1o:hover {
  color: #F2F2F4;
}.rpo-faq_q_ic-x1o {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  color: #D90020;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 24px;
  width: 24px;
  font-size: 16px;
  align-items: center;
}.rpo-faq_item-x1o.rpo-state_open-x1o .rpo-faq_q_ic-x1o {
  transform: rotate(45deg);
}.rpo-faq_a-x1o {
  padding: 0 20px 16px;
  color: #6A6A76;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.rpo-faq_item-x1o.rpo-state_open-x1o .rpo-faq_a-x1o {
  display: block;
}.rpo-faq_a-x1o strong {
  color: #C8C8CC;
  font-weight: 700;
}.rpo-faq_a-x1o a {
  text-decoration: underline;
  color: #D90020;
}.rpo-faq_a-x1o ul,.rpo-faq_a-x1o ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.rpo-faq_a-x1o ol {
  list-style: decimal;
}.rpo-faq_a-x1o li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.rpo-faq_a-x1o table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.rpo-faq_a-x1o table {
  display: table;
}
}.rpo-faq_a-x1o th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8C8CC;
  font-weight: 700;
  text-align: left;
}.rpo-faq_a-x1o td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A6A76;
}.rpo-seo-x1o {
  padding: 36px 16px 0;
  background: #111115;
}
@media(min-width: 770px) {.rpo-seo-x1o {
  padding: 2.75rem 1.5rem 0;
}
}.rpo-seo_in-x1o {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  background: #1C1C21;
  max-width: 1320px;
}
@media(min-width: 769px) {.rpo-seo_in-x1o {
  padding: 2.25rem 2.5rem;
}
}.rpo-seo_label-x1o {
  text-transform: uppercase;
  color: #D90020;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.rpo-seo_h2-x1o {
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width:768px) {.rpo-seo_h2-x1o {
  font-size: 1.5rem;
}
}.rpo-seo_body-x1o {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9494A0;
}.rpo-seo_body-x1o p {
  line-height: 1.75;
  color: #9494A0;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.rpo-seo_body-x1o p:last-child {
  margin-bottom: 0;
}.rpo-seo_body-x1o strong {
  font-weight: 700;
  color: #C8C8CC;
}.rpo-seo_body-x1o a {
  transition: color .2s;
  text-decoration: underline;
  color: #D90020;
}.rpo-seo_body-x1o a:hover {
  color: #F2002A;
}.rpo-seo_body-x1o ul,.rpo-seo_body-x1o ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rpo-seo_body-x1o ol {
  list-style: decimal;
}.rpo-seo_body-x1o li {
  line-height: 1.75;
  color: #9494A0;
  font-size: 14px;
  margin-bottom: 6px;
}.rpo-seo_body-x1o table {
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.rpo-seo_body-x1o table {
  display: table;
}
}.rpo-seo_body-x1o th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8C8CC;
  text-align: left;
  font-weight: 700;
}.rpo-seo_body-x1o td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9494A0;
}.rpo-seo_cols-x1o {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.rpo-seo_cols-x1o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rpo-seo_cols-x1o {
  grid-template-columns: repeat(3,1fr);
}
}.rpo-seo_col_h-x1o {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8C8CC;
  font-size: 0.813rem;
}.rpo-seo_col_p-x1o {
  overflow-wrap: break-word;
  color: #6A6A76;
  font-size: 0.813rem;
  line-height: 1.65;
}.rpo-seo_stats-x1o {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.rpo-seo_stat-x1o {
  background: rgba(217,0,32,0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(217,0,32,0.18);
  min-width: 140px;
}.rpo-seo_stat_val-x1o {
  margin-bottom: 4px;
  font-weight: 800;
  color: #D90020;
  font-size: 20px;
  overflow-wrap: break-word;
}.rpo-seo_stat_lb-x1o {
  color: #6A6A76;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.rpo-seo-x1o {
  padding: 36px 1rem 0;
  background: #111115;
}
@media(min-width: 766px) {.rpo-seo-x1o {
  padding: 44px 1.5rem 0;
}
}.rpo-seo_in-x1o {
  padding: 28px 24px;
  background: #1C1C21;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.rpo-seo_in-x1o {
  padding: 36px 2.5rem;
}
}.rpo-seo_label-x1o {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #D90020;
  text-transform: uppercase;
  font-size: 0.688rem;
}.rpo-seo_h2-x1o {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F2F2F4;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 767px) {.rpo-seo_h2-x1o {
  font-size: 1.5rem;
}
}.rpo-seo_body-x1o {
  color: #9494A0;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.rpo-seo_body-x1o p {
  color: #9494A0;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.rpo-seo_body-x1o p:last-child {
  margin-bottom: 0;
}.rpo-seo_body-x1o strong {
  font-weight: 700;
  color: #C8C8CC;
}.rpo-seo_body-x1o a {
  transition: color .2s;
  text-decoration: underline;
  color: #D90020;
}.rpo-seo_body-x1o a:hover {
  color: #F2002A;
}.rpo-seo_body-x1o ul,.rpo-seo_body-x1o ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rpo-seo_body-x1o ol {
  list-style: decimal;
}.rpo-seo_body-x1o li {
  margin-bottom: 6px;
  color: #9494A0;
  font-size: 14px;
  line-height: 1.75;
}.rpo-seo_body-x1o table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 771px) {.rpo-seo_body-x1o table {
  display: table;
}
}.rpo-seo_body-x1o th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C8C8CC;
  font-weight: 700;
}.rpo-seo_body-x1o td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9494A0;
}.rpo-seo_cols-x1o {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.rpo-seo_cols-x1o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.rpo-seo_cols-x1o {
  grid-template-columns: repeat(3,1fr);
}
}.rpo-seo_col_h-x1o {
  font-size: 13px;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C8C8CC;
  font-weight: 700;
}.rpo-seo_col_p-x1o {
  color: #6A6A76;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.rpo-seo_stats-x1o {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rpo-seo_stat-x1o {
  border-radius: 8px;
  flex: 1;
  background: rgba(217,0,32,0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(217,0,32,0.18);
  min-width: 8.75rem;
}.rpo-seo_stat_val-x1o {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #D90020;
  font-weight: 800;
}.rpo-seo_stat_lb-x1o {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6A6A76;
}.rpo-ft-x1o {
  background: #0A0A0D;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.rpo-ft_support-x1o {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.rpo-ft_support-x1o {
  padding: 28px 1.5rem;
}
}.rpo-ft_support_in-x1o {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rpo-ft_support_main-x1o {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.rpo-ft_support_ic-x1o {
  flex-shrink: 0;
  color: #D90020;
}.rpo-ft_support_ic-x1o svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
}.rpo-ft_support_text_title-x1o {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2F2F4;
  margin-bottom: 3px;
}.rpo-ft_support_text_sub-x1o {
  overflow-wrap: break-word;
  color: #6A6A76;
  font-size: 12px;
}.rpo-ft_support_btn-x1o {
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #D90020;
  border-radius: 8px;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F2F2F4;
  font-weight: 700;
}.rpo-ft_support_btn-x1o:hover {
  background: #F2002A;
}.rpo-ft_support_contacts-x1o {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.rpo-ft_support_contact-x1o {
  color: #4E4E58;
  font-size: 0.75rem;
  line-height: 1.4;
}.rpo-ft_support_contact-x1o strong {
  color: #9494A0;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
}.rpo-ft_main-x1o {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.rpo-ft_main-x1o {
  padding: 40px 1.5rem 2rem;
}
}.rpo-ft_main_in-x1o {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 642px) {.rpo-ft_main_in-x1o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.rpo-ft_main_in-x1o {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rpo-ft_col_logo-x1o {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.rpo-ft_col_logo-x1o {
  grid-column: auto;
}
}.rpo-ft_logo-x1o {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
  color: #F2F2F4;
  font-size: 16px;
  font-weight: 800;
}.rpo-ft_logo_mark-x1o {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.rpo-ft_logo_mark-x1o img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rpo-ft_logo_sub-x1o {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #4E4E58;
}.rpo-ft_col_title-x1o {
  font-weight: 700;
  color: #9494A0;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 12px;
  letter-spacing: .07em;
}.rpo-ft_col_links-x1o {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.rpo-ft_col_link-x1o {
  transition: color .2s;
  font-size: 13px;
  color: #4E4E58;
  overflow-wrap: break-word;
}.rpo-ft_col_link-x1o:hover {
  color: #C8C8CC;
}.rpo-ft_apps-x1o {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.rpo-ft_app_card-x1o {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  gap: 10px;
  align-items: center;
  display: flex;
}.rpo-ft_app_card-x1o:hover {
  border-color: rgba(217,0,32,0.55);
}.rpo-ft_app_card_ic-x1o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.rpo-ft_app_card_os-x1o {
  font-size: 0.625rem;
  color: #4E4E58;
  font-weight: 600;
}.rpo-ft_app_card_action-x1o {
  font-size: 12px;
  font-weight: 700;
  color: #C8C8CC;
}.rpo-ft_bot-x1o {
  padding: 20px 16px;
}
@media(min-width: 766px) {.rpo-ft_bot-x1o {
  padding: 1.25rem 1.5rem;
}
}.rpo-ft_bot_in-x1o {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
}.rpo-ft_socials-x1o {
  gap: 0.5rem;
  display: flex;
}.rpo-ft_soc-x1o {
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  width: 36px;
  color: #9494A0;
}.rpo-ft_soc-x1o svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.rpo-ft_soc-x1o:hover {
  background: rgba(255,255,255,0.07);
}.rpo-ft_legal-x1o {
  flex: 1;
  min-width: 200px;
  color: #636370;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.rpo-ft_legal-x1o strong {
  font-weight: 700;
  color: #9494A0;
}.rpo-ft_legal-x1o a {
  text-decoration: underline;
  color: #9494A0;
}.rpo-ft_age-x1o {
  border: 2px solid #636370;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  margin-left: auto;
  color: #636370;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  height: 32px;
  width: 32px;
}