html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #1A1610;
  color: #D5C5A5;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
}.rsi-layout-07f {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.rsi-page-07f {
  min-height: 100vh;
  display: flex;
}.rsi-main-07f {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1079px) {.rsi-main-07f {
  padding-left: 220px;
}
}
@media (max-width: 1082px) {.rsi-main-07f {
  padding-bottom: 72px;
}
}.rsi-gc-07f {
  transition: transform .2s,border-color .2s;
  background: #1E1812;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 9px;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.rsi-gc-07f {
  width: 156px;
}
}
@media(min-width: 1078px) {.rsi-gc-07f {
  width: 168px;
}
}.rsi-gc-07f:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 144, 30, 0.08);
}.rsi-gc_img-07f {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.rsi-gc_img-07f img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.rsi-gc_hover-07f {
  inset: 0;
  background: rgba(0, 0, 0, 0.74);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
}.rsi-gc-07f:hover .rsi-gc_hover-07f {
  opacity: 1;
}.rsi-gc_hover_btn-07f {
  background: #C8901E;
  padding: 0.5rem 16px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #F5EEE0;
}.rsi-gc_info-07f {
  padding: 0.5rem 10px 10px;
}.rsi-gc_name-07f {
  overflow: hidden;
  font-size: 0.75rem;
  color: #D5C5A5;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.rsi-gc_prov-07f {
  font-size: 10px;
  color: #988064;
}.rsi-gc_tag-07f {
  border-radius: 0.25rem;
  padding: 2px 7px;
  text-transform: uppercase;
  font-size: 9px;
  top: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  left: 0.375rem;
  z-index: 2;
  position: absolute;
}.rsi-gc_tag_hot-07f {
  background: #D43C3C;
  color: #fff;
}.rsi-gc_tag_new-07f {
  background: #2EA86A;
  color: #1A1610;
}.rsi-gc_tag_jp-07f {
  background: #E8A920;
  color: #1A1610;
}.rsi-gc_tag_ex-07f {
  background: #7A4E12;
  color: #fff;
}.rsi-gc_tag_live-07f {
  background: #D43C3C;
  color: #fff;
}.rsi-gr-07f {
  padding: 2rem 16px 0;
  background: #1A1610;
}
@media(min-width: 771px) {.rsi-gr-07f {
  padding: 36px 24px 0;
}
}.rsi-gr_in-07f {
  margin: 0 auto;
  max-width: 1320px;
}.rsi-gr_head-07f {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.rsi-gr_head_l-07f {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.rsi-gr_ic-07f {
  border-radius: 0.563rem;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
}.rsi-gr_ic-07f svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.rsi-gr_title-07f {
  color: #F5EEE0;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.rsi-gr_title-07f {
  font-size: 18px;
}
}.rsi-gr_more-07f {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  color: #A08C6A;
  font-size: 12px;
}.rsi-gr_more-07f:hover {
  color: #C8901E;
}.rsi-gr_more-07f svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.rsi-gr_arrows-07f {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.rsi-gr_arr-07f {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  color: #B5A07E;
  width: 1.875rem;
  display: flex;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
}.rsi-gr_arr-07f:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EEE0;
}.rsi-gr_arr-07f svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rsi-gr_seo_h-07f {
  margin: 0 0 6px;
  color: #D5C5A5;
  max-width: 680px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
}
@media(min-width:768px) {.rsi-gr_seo_h-07f {
  font-size: 14px;
}
}.rsi-gr_seo-07f {
  color: #A08C6A;
  font-size: 0.75rem;
  max-width: 680px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.rsi-gr_seo-07f strong {
  color: #D5C5A5;
  font-weight: 600;
}.rsi-gr_scroll-07f {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
}.rsi-gr_scroll-07f::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.rsi-gr_scroll-07f {
  gap: 0.75rem;
}
}.rsi-tb-07f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #1A1610;
  left: 0;
  display: flex;
  right: 0;
  z-index: 80;
  align-items: center;
  top: 0;
  height: 56px;
  position: fixed;
}.rsi-tb_in-07f {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.rsi-tb_burger-07f {
  gap: 0.313rem;
  border-radius: 9px;
  width: 38px;
  align-items: center;
  height: 38px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  flex-direction: column;
}.rsi-tb_burger-07f:hover {
  background: rgba(255, 255, 255, 0.05);
}.rsi-tb_burger_line-07f {
  border-radius: 1px;
  background: #B5A07E;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.rsi-tb_burger-07f {
  display: none;
}
}.rsi-tb_logo-07f {
  gap: 9px;
  font-size: 1.125rem;
  color: #F5EEE0;
  font-weight: 800;
  margin-right: 20px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.rsi-tb_logo_mark-07f {
  border-radius: 0.563rem;
  overflow: hidden;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.rsi-tb_logo_mark-07f img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rsi-tb_nav-07f {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.rsi-tb_nav-07f {
  display: flex;
}
}.rsi-tb_tab-07f {
  border-radius: 9px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #B5A07E;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.rsi-tb_tab-07f:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EEE0;
}.rsi-tb_tab-07f.rsi-state_active-07f {
  background: rgba(200, 144, 30, 0.18);
  color: #F5EEE0;
}.rsi-tb_right-07f {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.rsi-tb_login-07f {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.563rem;
  display: none;
  color: #D5C5A5;
  font-size: 0.813rem;
  font-weight: 600;
}.rsi-tb_login-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
  color: #F5EEE0;
}
@media(min-width: 482px) {.rsi-tb_login-07f {
  display: block;
}
}.rsi-tb_reg-07f {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #2EA86A;
  border-radius: 0.563rem;
  color: #0E0C07;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.rsi-tb_reg-07f:hover {
  background: #3DBA7A;
}.rsi-sb-07f {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #241D14;
  z-index: 70;
  width: 13.75rem;
  position: fixed;
  overflow-y: auto;
  top: 3.5rem;
  bottom: 0;
  left: 0;
}.rsi-sb-07f.rsi-state_open-07f {
  transform: translateX(0);
}.rsi-sb-07f::-webkit-scrollbar {
  width: 4px;
}.rsi-sb-07f::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.rsi-sb-07f {
  transform: translateX(0);
}
}.rsi-sb_auth-07f {
  padding: 0.875rem 0.75rem 10px;
}.rsi-sb_btn_reg-07f {
  transition: background .2s;
  background: #2EA86A;
  padding: 11px;
  border-radius: 9px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  color: #0E0C07;
}.rsi-sb_btn_reg-07f:hover {
  background: #3DBA7A;
}.rsi-sb_btn_login-07f {
  padding: 10px;
  border-radius: 0.563rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 600;
  color: #D5C5A5;
}.rsi-sb_btn_login-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
  color: #F5EEE0;
}.rsi-sb_promo-07f {
  border-radius: 9px;
  overflow: hidden;
  border: 1px solid rgba(200, 144, 30, 0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#2E1900,#241D14);
  padding: 12px 14px;
  position: relative;
}.rsi-sb_promo-07f::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 144, 30, 0.18),transparent 70%);
  content: '';
  top: -1.25rem;
  right: -1.25rem;
  height: 80px;
  position: absolute;
  width: 5rem;
}.rsi-sb_promo_title-07f {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #C8901E;
  letter-spacing: .06em;
}.rsi-sb_promo_text-07f {
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F5EEE0;
  font-weight: 600;
}.rsi-sb_promo_sub-07f {
  font-size: 10px;
  color: #A08C6A;
  margin-top: 3px;
}.rsi-sb_nav-07f {
  padding: 0.375rem 0.5rem 1rem;
}.rsi-sb_nav_lb-07f {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #988064;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.rsi-sb_link-07f {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 0.813rem;
  font-weight: 500;
  color: #B5A07E;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.rsi-sb_link-07f:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EEE0;
}.rsi-sb_link-07f.rsi-state_active-07f {
  background: rgba(200, 144, 30, 0.18);
  color: #F5EEE0;
}.rsi-sb_ic-07f {
  border-radius: 5px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  display: flex;
}.rsi-sb_ic-07f svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.rsi-sb_ic_1-07f {
  background: rgba(200, 144, 30, 0.08);
  color: #C8901E;
}.rsi-sb_ic_2-07f {
  background: rgba(46, 168, 106, 0.18);
  color: #2EA86A;
}.rsi-sb_ic_3-07f {
  background: rgba(232, 169, 32, 0.18);
  color: #E8A920;
}.rsi-sb_ic_4-07f {
  background: rgba(122, 78, 18, 0.24);
  color: #7A4E12;
}.rsi-sb_ic_5-07f {
  background: rgba(200, 144, 30, 0.08);
  color: #E85696;
}.rsi-sb_ic_6-07f {
  background: rgba(122, 78, 18, 0.24);
  color: #9966E0;
}.rsi-sb_badge-07f {
  padding: 2px 7px;
  border-radius: 0.313rem;
  background: #E8A920;
  font-size: 0.563rem;
  color: #0E0C07;
  margin-left: auto;
  font-weight: 700;
}.rsi-sb_bot-07f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.rsi-sb_lang-07f,.rsi-sb_help-07f {
  gap: 6px;
  flex: 1;
  border-radius: 5px;
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  display: flex;
  font-weight: 600;
  color: #B5A07E;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
}.rsi-sb_lang-07f:hover,.rsi-sb_help-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
  color: #F5EEE0;
}.rsi-sb_lang-07f svg,.rsi-sb_help-07f svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.rsi-sb_bd-07f {
  inset: 0;
  background: rgba(0, 0, 0, 0.74);
  position: fixed;
  z-index: 69;
  display: none;
}.rsi-sb_bd-07f.rsi-state_on-07f {
  display: block;
}
@media(min-width: 1081px) {.rsi-sb_bd-07f {
  display: none!important;
}
}.rsi-mob_nav-07f {
  background: #241D14;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
}
@media(min-width: 1082px) {.rsi-mob_nav-07f {
  display: none;
}
}.rsi-mob_nav_item-07f {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  align-items: center;
  cursor: pointer;
  color: #988064;
  flex-direction: column;
  display: flex;
}.rsi-mob_nav_ic-07f {
  line-height: 1;
}.rsi-mob_nav_ic-07f svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.rsi-mob_nav_lb-07f {
  font-weight: 600;
  font-size: 10px;
  color: #988064;
}.rsi-mob_nav_item-07f.rsi-state_active-07f {
  color: #C8901E;
}.rsi-mob_nav_item-07f.rsi-state_active-07f .rsi-mob_nav_lb-07f {
  color: #C8901E;
}.rsi-hero-07f {
  background: #1A1610;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.rsi-hero-07f {
  padding: 1.5rem 1.5rem 0;
}
}.rsi-hero_in-07f {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 858px) {.rsi-hero_in-07f {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.rsi-hero_in-07f {
  grid-template-columns: 1fr 340px;
}
}.rsi-hero_promo-07f {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #1E1812;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.rsi-hero_promo-07f {
  min-height: 280px;
}
}.rsi-hero_promo_bg-07f {
  inset: 0;
  background: linear-gradient(120deg,#2E1900 0%,#1A1610 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.rsi-hero_promo_bg-07f::after {
  background: linear-gradient(90deg,#1A1610 0%,rgba(0, 0, 0, 0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.rsi-hero_promo_glow-07f {
  background: radial-gradient(circle,rgba(122, 78, 18, 0.24) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
  width: 300px;
  top: -40px;
}.rsi-hero_promo_ct-07f {
  padding: 28px 1.5rem 28px 28px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 769px) {.rsi-hero_promo_ct-07f {
  padding: 40px 32px;
}
}.rsi-hero_badge-07f {
  border: 1px solid rgba(200, 144, 30, 0.08);
  padding: 0.313rem 12px;
  background: rgba(200, 144, 30, 0.18);
  border-radius: 20px;
  letter-spacing: .08em;
  margin-bottom: 14px;
  display: inline-block;
  color: #C8901E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.rsi-hero_h1-07f {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-weight: 800;
  color: #F5EEE0;
  overflow-wrap: break-word;
  font-size: 1.625rem;
}.rsi-hero_h1-07f em {
  color: #E8A920;
  font-style: normal;
}
@media(min-width: 765px) {.rsi-hero_h1-07f {
  font-size: 36px;
}
}.rsi-hero_sub-07f {
  line-height: 1.55;
  color: #B5A07E;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.rsi-hero_sub-07f {
  font-size: 0.875rem;
}
}.rsi-hero_row-07f {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rsi-hero_cta-07f {
  transition: background .2s;
  border-radius: 0.563rem;
  background: #2EA86A;
  padding: 13px 26px;
  box-shadow: 0 3px 0 rgba(18, 72, 44, 0.85), 0 0.375rem 20px rgba(46, 168, 106, 0.38);
  font-size: 14px;
  color: #0E0C07;
  font-weight: 700;
}.rsi-hero_cta-07f:hover {
  background: #3DBA7A;
}.rsi-hero_terms-07f {
  color: #988064;
  font-size: 11px;
}.rsi-hero_game-07f {
  background: #1E1812;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.rsi-hero_game_badge-07f {
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  background: rgba(232, 169, 32, 0.18);
  border: 1px solid rgba(232, 169, 32, 0.18);
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  position: absolute;
  color: #E8A920;
  z-index: 3;
  font-size: 0.625rem;
  left: 12px;
  top: 12px;
}.rsi-hero_game_badge-07f svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
}.rsi-hero_game_img-07f {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1900,#1A1610);
  padding-bottom: 60%;
  position: relative;
}.rsi-hero_game_img-07f img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.rsi-hero_game_play-07f {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.74);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.rsi-hero_game-07f:hover .rsi-hero_game_play-07f {
  opacity: 1;
}.rsi-hero_game_play-07f span {
  border-radius: 50%;
  background: #C8901E;
  justify-content: center;
  width: 3.25rem;
  height: 52px;
  display: flex;
  align-items: center;
}.rsi-hero_game_play-07f span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.rsi-hero_game_info-07f {
  padding: 0.875rem 1rem;
}.rsi-hero_game_title-07f {
  color: #F5EEE0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.rsi-hero_game_provider-07f {
  font-size: 11px;
  color: #A08C6A;
}.rsi-hero_game_btn-07f {
  padding: 0.688rem;
  border-radius: 0.563rem;
  background: #C8901E;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  color: #F5EEE0;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.rsi-hero_game-07f:hover .rsi-hero_game_btn-07f {
  background: #DBA52A;
}.rsi-sbar-07f {
  padding: 1rem 1rem 0;
  background: #1A1610;
}
@media(min-width: 769px) {.rsi-sbar-07f {
  padding: 1.125rem 24px 0;
}
}.rsi-sbar_in-07f {
  margin: 0 auto;
  max-width: 1320px;
}.rsi-sbar_row-07f {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.rsi-sbar_input-07f {
  transition: border-color .2s;
  gap: 0.625rem;
  padding: 11px 1rem;
  flex: 1;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1E1812;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #A08C6A;
  display: flex;
}.rsi-sbar_input-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
}.rsi-sbar_input-07f svg {
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  height: 0.938rem;
  stroke-linejoin: round;
}.rsi-sbar_providers-07f {
  gap: 8px;
  border-radius: 0.563rem;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  background: #1E1812;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  color: #D5C5A5;
  font-size: 13px;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
}.rsi-sbar_providers-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
  color: #F5EEE0;
}.rsi-sbar_providers-07f svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.rsi-sbar_tabs-07f {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.rsi-sbar_tabs-07f::-webkit-scrollbar {
  display: none;
}.rsi-sbar_tab-07f {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #B5A07E;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
}.rsi-sbar_tab-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EEE0;
}.rsi-sbar_tab-07f.rsi-state_active-07f {
  border-color: rgba(200, 144, 30, 0.08);
  background: rgba(200, 144, 30, 0.18);
  color: #F5EEE0;
}.rsi-sbar_tab_ic-07f svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.rsi-wy-07f {
  padding: 2rem 1rem 0;
  background: #1A1610;
}
@media(min-width: 771px) {.rsi-wy-07f {
  padding: 40px 1.5rem 0;
}
}.rsi-wy_in-07f {
  margin: 0 auto;
  max-width: 1320px;
}.rsi-wy_head-07f {
  max-width: 720px;
  margin-bottom: 18px;
}.rsi-wy_label-07f {
  color: #C8901E;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.rsi-wy_h2-07f {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EEE0;
}
@media(min-width: 765px) {.rsi-wy_h2-07f {
  font-size: 24px;
}
}.rsi-wy_intro-07f {
  margin: 0;
  line-height: 1.6;
  color: #A08C6A;
  font-size: 0.813rem;
}.rsi-wy_grid-07f {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.rsi-wy_grid-07f {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.rsi-wy_grid-07f {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rsi-wy_card-07f {
  border-radius: 0.563rem;
  background: #241D14;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.rsi-wy_card-07f:hover {
  border-color: rgba(200, 144, 30, 0.08);
  transform: translateY(-2px);
}.rsi-wy_card_ic-07f {
  background: rgba(200, 144, 30, 0.18);
  border-radius: 50%;
  width: 2.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  color: #C8901E;
  height: 2.75rem;
  justify-content: center;
}.rsi-wy_card_ic-07f svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.rsi-wy_card_h-07f {
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F5EEE0;
  font-weight: 700;
}.rsi-wy_card_p-07f {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #A08C6A;
  font-size: 0.813rem;
}.rsi-wy_card_p-07f strong {
  color: #D5C5A5;
  font-weight: 600;
}.rsi-ws-07f {
  background: #1A1610;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.rsi-ws-07f {
  padding: 36px 24px 0;
}
}.rsi-ws_in-07f {
  margin: 0 auto;
  max-width: 1320px;
}.rsi-ws_head-07f {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.rsi-ws_title-07f {
  gap: 10px;
  color: #F5EEE0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.rsi-ws_title_ic-07f svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #E8A920;
}.rsi-ws_online-07f {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #A08C6A;
  font-weight: 600;
}.rsi-ws_online_dot-07f {
  border-radius: 50%;
  background: #2EA86A;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(46, 168, 106, 0.18);
  flex-shrink: 0;
}.rsi-ws_scroll-07f {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.rsi-ws_scroll-07f::-webkit-scrollbar {
  display: none;
}.rsi-wc-07f {
  padding: 0.625rem 0.875rem;
  background: #1E1812;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 9px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.rsi-wc_img-07f {
  overflow: hidden;
  background: #241D14;
  border-radius: 5px;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.rsi-wc_img-07f img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rsi-wc_info-07f {
  min-width: 0;
}.rsi-wc_game-07f {
  overflow: hidden;
  white-space: nowrap;
  color: #D5C5A5;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
}.rsi-wc_player-07f {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #988064;
  font-size: 0.625rem;
}.rsi-wc_amount-07f {
  color: #2EA86A;
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.rsi-htp-07f {
  background: #1A1610;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.rsi-htp-07f {
  padding: 2.75rem 1.5rem 0;
}
}.rsi-htp_in-07f {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsi-htp_head-07f {
  max-width: 45rem;
  margin-bottom: 22px;
}.rsi-htp_label-07f {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8901E;
  text-transform: uppercase;
  font-weight: 700;
}.rsi-htp_h2-07f {
  color: #F5EEE0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 770px) {.rsi-htp_h2-07f {
  font-size: 28px;
}
}.rsi-htp_intro-07f {
  font-size: 14px;
  color: #A08C6A;
  line-height: 1.6;
}.rsi-htp_steps-07f {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.rsi-htp_steps-07f {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rsi-htp_steps-07f {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.rsi-htp_step-07f {
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 18px 18px;
  background: #241D14;
  display: flex;
  position: relative;
  flex-direction: column;
}.rsi-htp_step_num-07f {
  background: #C8901E;
  border-radius: 50%;
  display: flex;
  position: absolute;
  top: -12px;
  color: #0E0C07;
  width: 1.75rem;
  left: 20px;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  align-items: center;
  justify-content: center;
  height: 1.75rem;
  font-weight: 800;
}.rsi-htp_step_ic-07f {
  margin: 0.5rem 0 0.75rem;
  border-radius: 5px;
  background: rgba(200, 144, 30, 0.18);
  display: flex;
  color: #C8901E;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  align-items: center;
}.rsi-htp_step_ic-07f svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.rsi-htp_step_h-07f {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F5EEE0;
}.rsi-htp_step_p-07f {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #A08C6A;
  font-size: 13px;
}.rsi-htp_step_p-07f strong {
  font-weight: 600;
  color: #D5C5A5;
}.rsi-htp_cta-07f {
  border-radius: 9px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #2EA86A;
  font-size: 14px;
  color: #0E0C07;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
}.rsi-htp_cta-07f:hover {
  background: #3DBA7A;
}.rsi-app-07f {
  padding: 2.25rem 16px 0;
  background: #1A1610;
}
@media(min-width: 770px) {.rsi-app-07f {
  padding: 44px 1.5rem 0;
}
}.rsi-app_in-07f {
  margin: 0 auto;
  max-width: 1320px;
}.rsi-app_head-07f {
  margin-bottom: 1rem;
}.rsi-app_label-07f {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C8901E;
  letter-spacing: .08em;
  font-size: 11px;
}.rsi-app_h2-07f {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 20px;
  color: #F5EEE0;
}
@media(min-width: 765px) {.rsi-app_h2-07f {
  font-size: 1.5rem;
}
}.rsi-app_sub-07f {
  color: #A08C6A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
}.rsi-app_sub-07f strong {
  color: #D5C5A5;
  font-weight: 700;
}.rsi-app_cards-07f {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.rsi-app_cards-07f {
  grid-template-columns: repeat(3,1fr);
}
}.rsi-app_card-07f {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.563rem;
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.rsi-app_card_ios-07f {
  background: linear-gradient(135deg,rgba(200, 144, 30, 0.18) 0%,#241D14 100%);
}.rsi-app_card_android-07f {
  background: linear-gradient(135deg,rgba(46, 168, 106, 0.18) 0%,#241D14 100%);
}.rsi-app_card_win-07f {
  background: linear-gradient(135deg,rgba(232, 169, 32, 0.18) 0%,#241D14 100%);
}.rsi-app_card_ic-07f svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rsi-app_card_ic-07f {
  color: #F5EEE0;
  flex-shrink: 0;
}.rsi-app_card_os-07f {
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #A08C6A;
}.rsi-app_card_title-07f {
  color: #F5EEE0;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}.rsi-app_card_text-07f {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #A08C6A;
  line-height: 1.5;
}.rsi-app_card_btn-07f {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  transition: background .2s;
  border: 1px solid rgba(200, 144, 30, 0.48);
  border-radius: 5px;
  padding: 10px 1.125rem;
  color: #F5EEE0;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.rsi-app_card_btn-07f:hover {
  background: rgba(255, 255, 255, 0.07);
}.rsi-prov-07f {
  padding: 2.25rem 1rem 0;
  background: #1A1610;
}
@media(min-width:768px) {.rsi-prov-07f {
  padding: 2.75rem 24px 0;
}
}.rsi-prov_in-07f {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsi-prov_head-07f {
  margin-bottom: 1rem;
}.rsi-prov_label-07f {
  text-transform: uppercase;
  color: #C8901E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.rsi-prov_h2-07f {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5EEE0;
}
@media(min-width: 766px) {.rsi-prov_h2-07f {
  font-size: 1.5rem;
}
}.rsi-prov_seo-07f {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #A08C6A;
  margin-bottom: 16px;
}.rsi-prov_seo-07f strong {
  font-weight: 700;
  color: #D5C5A5;
}.rsi-prov_seo-07f a {
  text-decoration: underline;
  color: #C8901E;
}.rsi-prov_grid-07f {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.rsi-prov_grid-07f {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.rsi-prov_grid-07f {
  grid-template-columns: repeat(8,1fr);
}
}.rsi-prov_card-07f {
  padding: 0.875rem 0.625rem;
  gap: 7px;
  background: #1E1812;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 9px;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.rsi-prov_card-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
  background: #241D14;
}.rsi-prov_logo-07f {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 44px;
  width: 44px;
  justify-content: center;
}.rsi-prov_logo-07f img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.rsi-prov_name-07f {
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  color: #B5A07E;
  font-weight: 600;
}.rsi-bon-07f {
  background: #1A1610;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.rsi-bon-07f {
  padding: 2.75rem 1.5rem 0;
}
}.rsi-bon_in-07f {
  margin: 0 auto;
  max-width: 1320px;
}.rsi-bon_head-07f {
  margin-bottom: 1.25rem;
}.rsi-bon_label-07f {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8901E;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.rsi-bon_h2-07f {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EEE0;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.rsi-bon_h2-07f {
  font-size: 1.5rem;
}
}.rsi-bon_seo-07f {
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #A08C6A;
}.rsi-bon_seo-07f strong {
  color: #D5C5A5;
  font-weight: 700;
}.rsi-bon_seo-07f a {
  text-decoration: underline;
  color: #C8901E;
}.rsi-bon_grid-07f {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.rsi-bon_grid-07f {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rsi-bon_grid-07f {
  grid-template-columns: repeat(5,1fr);
}
}.rsi-bon_card-07f {
  background: #1E1812;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.563rem;
}.rsi-bon_card-07f:hover {
  border-color: rgba(200, 144, 30, 0.08);
  transform: translateY(-2px);
}.rsi-bon_card_ic-07f svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
}.rsi-bon_card_ic-07f {
  margin-bottom: 10px;
}.rsi-bon_card_type-07f {
  color: #A08C6A;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
}.rsi-bon_card_amount-07f {
  font-weight: 800;
  line-height: 1.1;
  color: #E8A920;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
}.rsi-bon_card_name-07f {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #F5EEE0;
  overflow-wrap: break-word;
}.rsi-bon_card_detail-07f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #988064;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
}.rsi-reg-07f {
  padding: 2.25rem 1rem 0;
  background: #1A1610;
}
@media(min-width: 770px) {.rsi-reg-07f {
  padding: 44px 1.5rem 0;
}
}.rsi-reg_in-07f {
  background: #241D14;
  border-radius: 14px;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rsi-reg_in-07f {
  padding: 2.5rem;
}
}.rsi-reg_top-07f {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.rsi-reg_top-07f {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rsi-reg_label-07f {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C8901E;
}.rsi-reg_h2-07f {
  overflow-wrap: break-word;
  color: #F5EEE0;
  line-height: 1.2;
  font-size: 22px;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.rsi-reg_h2-07f {
  font-size: 1.75rem;
}
}.rsi-reg_bonus-07f {
  padding: 10px 16px;
  background: rgba(232, 169, 32, 0.18);
  gap: 0.5rem;
  border: 1px solid rgba(232, 169, 32, 0.18);
  border-radius: 9px;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.rsi-reg_bonus_amount-07f {
  font-size: 20px;
  color: #E8A920;
  font-weight: 800;
}.rsi-reg_bonus_text-07f {
  font-size: 13px;
  color: #B5A07E;
  line-height: 1.35;
}.rsi-reg_cta_btn-07f {
  transition: background .2s;
  border-radius: 0.563rem;
  padding: 14px 2rem;
  background: #2EA86A;
  display: inline-block;
  box-shadow: 0 3px 0 rgba(18, 72, 44, 0.85), 0 6px 1.25rem rgba(46, 168, 106, 0.38);
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 0.938rem;
  color: #0E0C07;
}.rsi-reg_cta_btn-07f:hover {
  background: #3DBA7A;
}.rsi-reg_terms-07f {
  color: #988064;
  line-height: 1.5;
  font-size: 0.688rem;
}.rsi-reg_seo-07f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6A;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rsi-reg_seo-07f p {
  line-height: 1.65;
  color: #A08C6A;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.rsi-reg_seo-07f p:last-child {
  margin-bottom: 0;
}.rsi-reg_seo-07f strong {
  color: #D5C5A5;
  font-weight: 700;
}.rsi-reg_seo-07f a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8901E;
}.rsi-reg_seo-07f a:hover {
  color: #DBA52A;
}.rsi-reg_seo-07f ul,.rsi-reg_seo-07f ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.rsi-reg_seo-07f ol {
  list-style: decimal;
}.rsi-reg_seo-07f li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #A08C6A;
  font-size: 0.813rem;
}.rsi-reg_seo-07f table {
  font-size: 13px;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.rsi-reg_seo-07f table {
  display: table;
}
}.rsi-reg_seo-07f th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #D5C5A5;
}.rsi-reg_seo-07f td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #A08C6A;
}.rsi-reg_steps-07f {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.rsi-reg_steps-07f {
  margin-top: 0;
}
}.rsi-reg_step-07f {
  border-radius: 0.563rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.rsi-reg_step_num-07f {
  border-radius: 50%;
  border: 1px solid rgba(200, 144, 30, 0.08);
  background: rgba(200, 144, 30, 0.18);
  flex-shrink: 0;
  align-items: center;
  height: 34px;
  width: 34px;
  justify-content: center;
  font-size: 0.875rem;
  display: flex;
  font-weight: 800;
  color: #C8901E;
}.rsi-reg_step_title-07f {
  font-weight: 700;
  font-size: 14px;
  color: #F5EEE0;
  margin-bottom: 3px;
}.rsi-reg_step_text-07f {
  font-size: 12px;
  color: #A08C6A;
  line-height: 1.5;
}.rsi-reg_trust-07f {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.rsi-reg_trust_item-07f {
  gap: 0.438rem;
  color: #A08C6A;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.rsi-reg_trust_ic-07f svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  color: #C8901E;
  stroke-linejoin: round;
}.rsi-seo-07f {
  background: #1A1610;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.rsi-seo-07f {
  padding: 2.75rem 24px 0;
}
}.rsi-seo_in-07f {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  margin: 0 auto;
  background: #241D14;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rsi-seo_in-07f {
  padding: 2.25rem 2.5rem;
}
}.rsi-seo_label-07f {
  color: #C8901E;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.rsi-seo_h2-07f {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EEE0;
}
@media(min-width: 770px) {.rsi-seo_h2-07f {
  font-size: 24px;
}
}.rsi-seo_body-07f {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B5A07E;
  font-size: 0.875rem;
}.rsi-seo_body-07f p {
  margin-bottom: 12px;
  color: #B5A07E;
  font-size: 14px;
  line-height: 1.75;
}.rsi-seo_body-07f p:last-child {
  margin-bottom: 0;
}.rsi-seo_body-07f strong {
  font-weight: 700;
  color: #D5C5A5;
}.rsi-seo_body-07f a {
  transition: color .2s;
  color: #C8901E;
  text-decoration: underline;
}.rsi-seo_body-07f a:hover {
  color: #DBA52A;
}.rsi-seo_body-07f ul,.rsi-seo_body-07f ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rsi-seo_body-07f ol {
  list-style: decimal;
}.rsi-seo_body-07f li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B5A07E;
}.rsi-seo_body-07f table {
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 766px) {.rsi-seo_body-07f table {
  display: table;
}
}.rsi-seo_body-07f th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D5C5A5;
  text-align: left;
}.rsi-seo_body-07f td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B5A07E;
}.rsi-seo_cols-07f {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.rsi-seo_cols-07f {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rsi-seo_cols-07f {
  grid-template-columns: repeat(3,1fr);
}
}.rsi-seo_col_h-07f {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D5C5A5;
}.rsi-seo_col_p-07f {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A08C6A;
  line-height: 1.65;
}.rsi-seo_stats-07f {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rsi-seo_stat-07f {
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.563rem;
  border: 1px solid rgba(200, 144, 30, 0.18);
  background: rgba(200, 144, 30, 0.08);
  min-width: 8.75rem;
}.rsi-seo_stat_val-07f {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C8901E;
  font-size: 20px;
  font-weight: 800;
}.rsi-seo_stat_lb-07f {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #A08C6A;
}.rsi-faq-07f {
  background: #1A1610;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.rsi-faq-07f {
  padding: 44px 1.5rem 0;
}
}.rsi-faq_in-07f {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsi-faq_head-07f {
  margin-bottom: 1.25rem;
}.rsi-faq_label-07f {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  color: #C8901E;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rsi-faq_h2-07f {
  font-size: 1.25rem;
  color: #F5EEE0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.rsi-faq_h2-07f {
  font-size: 1.5rem;
}
}.rsi-faq_list-07f {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rsi-faq_item-07f {
  background: #241D14;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 9px;
}.rsi-faq_q-07f {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  color: #D5C5A5;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  font-size: 0.875rem;
  align-items: center;
}.rsi-faq_q-07f:hover {
  color: #F5EEE0;
}.rsi-faq_q_ic-07f {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  flex-shrink: 0;
  height: 1.5rem;
  color: #C8901E;
  width: 24px;
  justify-content: center;
  font-size: 16px;
  display: flex;
}.rsi-faq_item-07f.rsi-state_open-07f .rsi-faq_q_ic-07f {
  transform: rotate(45deg);
}.rsi-faq_a-07f {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  color: #A08C6A;
}.rsi-faq_item-07f.rsi-state_open-07f .rsi-faq_a-07f {
  display: block;
}.rsi-faq_a-07f strong {
  color: #D5C5A5;
  font-weight: 700;
}.rsi-faq_a-07f a {
  color: #C8901E;
  text-decoration: underline;
}.rsi-faq_a-07f ul,.rsi-faq_a-07f ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.rsi-faq_a-07f ol {
  list-style: decimal;
}.rsi-faq_a-07f li {
  line-height: 1.6;
  margin-bottom: 4px;
}.rsi-faq_a-07f table {
  margin: 0.5rem 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 771px) {.rsi-faq_a-07f table {
  display: table;
}
}.rsi-faq_a-07f th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #D5C5A5;
  font-weight: 700;
  text-align: left;
}.rsi-faq_a-07f td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6A;
}.rsi-seo-07f {
  padding: 36px 16px 0;
  background: #1A1610;
}
@media(min-width: 771px) {.rsi-seo-07f {
  padding: 2.75rem 24px 0;
}
}.rsi-seo_in-07f {
  background: #241D14;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rsi-seo_in-07f {
  padding: 36px 40px;
}
}.rsi-seo_label-07f {
  color: #C8901E;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.rsi-seo_h2-07f {
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F5EEE0;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.rsi-seo_h2-07f {
  font-size: 24px;
}
}.rsi-seo_body-07f {
  color: #B5A07E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.rsi-seo_body-07f p {
  line-height: 1.75;
  font-size: 14px;
  color: #B5A07E;
  margin-bottom: 0.75rem;
}.rsi-seo_body-07f p:last-child {
  margin-bottom: 0;
}.rsi-seo_body-07f strong {
  font-weight: 700;
  color: #D5C5A5;
}.rsi-seo_body-07f a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8901E;
}.rsi-seo_body-07f a:hover {
  color: #DBA52A;
}.rsi-seo_body-07f ul,.rsi-seo_body-07f ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.rsi-seo_body-07f ol {
  list-style: decimal;
}.rsi-seo_body-07f li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #B5A07E;
}.rsi-seo_body-07f table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.rsi-seo_body-07f table {
  display: table;
}
}.rsi-seo_body-07f th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D5C5A5;
  font-weight: 700;
  text-align: left;
}.rsi-seo_body-07f td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B5A07E;
}.rsi-seo_cols-07f {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.rsi-seo_cols-07f {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.rsi-seo_cols-07f {
  grid-template-columns: repeat(3,1fr);
}
}.rsi-seo_col_h-07f {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D5C5A5;
}.rsi-seo_col_p-07f {
  color: #A08C6A;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.rsi-seo_stats-07f {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rsi-seo_stat-07f {
  background: rgba(200, 144, 30, 0.08);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 144, 30, 0.18);
  border-radius: 0.563rem;
  min-width: 140px;
}.rsi-seo_stat_val-07f {
  overflow-wrap: break-word;
  color: #C8901E;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.rsi-seo_stat_lb-07f {
  color: #A08C6A;
  overflow-wrap: break-word;
  font-size: 11px;
}.rsi-rv-07f {
  padding: 36px 16px 0;
  background: #1A1610;
}
@media(min-width: 771px) {.rsi-rv-07f {
  padding: 2.75rem 1.5rem 0;
}
}.rsi-rv_in-07f {
  margin: 0 auto;
  max-width: 1320px;
}.rsi-rv_head-07f {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.rsi-rv_label-07f {
  margin-bottom: 8px;
  color: #C8901E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.rsi-rv_h2-07f {
  overflow-wrap: break-word;
  color: #F5EEE0;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.rsi-rv_h2-07f {
  font-size: 28px;
}
}.rsi-rv_stats-07f {
  gap: 18px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #A08C6A;
  font-size: 13px;
}.rsi-rv_stats_score-07f {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.rsi-rv_stats_score_val-07f {
  font-size: 1.375rem;
  color: #E8A920;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}.rsi-rv_stats_score_max-07f {
  font-size: 13px;
  color: #988064;
}.rsi-rv_stats_badge-07f {
  gap: 4px;
  align-items: center;
  display: flex;
}.rsi-rv_stats_badge-07f svg {
  width: 0.875rem;
  color: #E8A920;
  height: 14px;
}.rsi-rv_grid-07f {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.rsi-rv_grid-07f {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.rsi-rv_grid-07f {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rsi-rv_card-07f {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.563rem;
  padding: 1.25rem;
  background: #241D14;
  flex-direction: column;
  display: flex;
}.rsi-rv_card_stars-07f {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #E8A920;
}.rsi-rv_card_stars-07f svg {
  width: 14px;
  height: 0.875rem;
}.rsi-rv_card_h-07f {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EEE0;
}.rsi-rv_card_body-07f {
  flex: 1;
  font-size: 13px;
  line-height: 1.65;
  color: #A08C6A;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.rsi-rv_card_body-07f strong {
  font-weight: 600;
  color: #D5C5A5;
}.rsi-rv_card_meta-07f {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.rsi-rv_card_author-07f {
  color: #D5C5A5;
  font-weight: 600;
  font-size: 12px;
}.rsi-rv_card_date-07f {
  font-size: 11px;
  color: #988064;
}.rsi-seo-07f {
  background: #1A1610;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.rsi-seo-07f {
  padding: 44px 1.5rem 0;
}
}.rsi-seo_in-07f {
  background: #241D14;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.rsi-seo_in-07f {
  padding: 36px 2.5rem;
}
}.rsi-seo_label-07f {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8901E;
}.rsi-seo_h2-07f {
  color: #F5EEE0;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 769px) {.rsi-seo_h2-07f {
  font-size: 1.5rem;
}
}.rsi-seo_body-07f {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #B5A07E;
}.rsi-seo_body-07f p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #B5A07E;
  line-height: 1.75;
}.rsi-seo_body-07f p:last-child {
  margin-bottom: 0;
}.rsi-seo_body-07f strong {
  color: #D5C5A5;
  font-weight: 700;
}.rsi-seo_body-07f a {
  transition: color .2s;
  color: #C8901E;
  text-decoration: underline;
}.rsi-seo_body-07f a:hover {
  color: #DBA52A;
}.rsi-seo_body-07f ul,.rsi-seo_body-07f ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.rsi-seo_body-07f ol {
  list-style: decimal;
}.rsi-seo_body-07f li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B5A07E;
  line-height: 1.75;
}.rsi-seo_body-07f table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  display: block;
}
@media(min-width: 765px) {.rsi-seo_body-07f table {
  display: table;
}
}.rsi-seo_body-07f th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D5C5A5;
}.rsi-seo_body-07f td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B5A07E;
}.rsi-seo_cols-07f {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.rsi-seo_cols-07f {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.rsi-seo_cols-07f {
  grid-template-columns: repeat(3,1fr);
}
}.rsi-seo_col_h-07f {
  color: #D5C5A5;
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.rsi-seo_col_p-07f {
  color: #A08C6A;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.rsi-seo_stats-07f {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rsi-seo_stat-07f {
  border-radius: 9px;
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(200, 144, 30, 0.08);
  border: 1px solid rgba(200, 144, 30, 0.18);
  min-width: 140px;
}.rsi-seo_stat_val-07f {
  font-size: 1.25rem;
  color: #C8901E;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.rsi-seo_stat_lb-07f {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #A08C6A;
}.rsi-ft-07f {
  background: #110E09;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.rsi-ft_support-07f {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 766px) {.rsi-ft_support-07f {
  padding: 1.75rem 24px;
}
}.rsi-ft_support_in-07f {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.rsi-ft_support_main-07f {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.rsi-ft_support_ic-07f {
  color: #C8901E;
  flex-shrink: 0;
}.rsi-ft_support_ic-07f svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 30px;
}.rsi-ft_support_text_title-07f {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EEE0;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.rsi-ft_support_text_sub-07f {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #A08C6A;
}.rsi-ft_support_btn-07f {
  padding: 11px 22px;
  background: #C8901E;
  transition: background .2s;
  border-radius: 9px;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EEE0;
  font-weight: 700;
}.rsi-ft_support_btn-07f:hover {
  background: #DBA52A;
}.rsi-ft_support_contacts-07f {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.rsi-ft_support_contact-07f {
  color: #988064;
  line-height: 1.4;
  font-size: 0.75rem;
}.rsi-ft_support_contact-07f strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  color: #B5A07E;
}.rsi-ft_main-07f {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.rsi-ft_main-07f {
  padding: 2.5rem 1.5rem 2rem;
}
}.rsi-ft_main_in-07f {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 639px) {.rsi-ft_main_in-07f {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rsi-ft_main_in-07f {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rsi-ft_col_logo-07f {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.rsi-ft_col_logo-07f {
  grid-column: auto;
}
}.rsi-ft_logo-07f {
  gap: 0.563rem;
  font-size: 1rem;
  align-items: center;
  font-weight: 800;
  color: #F5EEE0;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 12px;
}.rsi-ft_logo_mark-07f {
  overflow: hidden;
  border-radius: 5px;
  height: 30px;
  width: 30px;
}.rsi-ft_logo_mark-07f img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.rsi-ft_logo_sub-07f {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #988064;
  line-height: 1.55;
  max-width: 12.5rem;
}.rsi-ft_col_title-07f {
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
  color: #B5A07E;
}.rsi-ft_col_links-07f {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.rsi-ft_col_link-07f {
  transition: color .2s;
  font-size: 0.813rem;
  color: #988064;
  overflow-wrap: break-word;
}.rsi-ft_col_link-07f:hover {
  color: #D5C5A5;
}.rsi-ft_apps-07f {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.rsi-ft_app_card-07f {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  border-radius: 0.313rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.rsi-ft_app_card-07f:hover {
  border-color: rgba(200, 144, 30, 0.48);
}.rsi-ft_app_card_ic-07f svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rsi-ft_app_card_os-07f {
  font-size: 0.625rem;
  font-weight: 600;
  color: #988064;
}.rsi-ft_app_card_action-07f {
  color: #D5C5A5;
  font-weight: 700;
  font-size: 12px;
}.rsi-ft_bot-07f {
  padding: 20px 16px;
}
@media(min-width: 770px) {.rsi-ft_bot-07f {
  padding: 20px 1.5rem;
}
}.rsi-ft_bot_in-07f {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.rsi-ft_socials-07f {
  gap: 0.5rem;
  display: flex;
}.rsi-ft_soc-07f {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  width: 2.25rem;
  color: #B5A07E;
  display: flex;
  height: 2.25rem;
  justify-content: center;
}.rsi-ft_soc-07f svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rsi-ft_soc-07f:hover {
  background: rgba(255, 255, 255, 0.07);
}.rsi-ft_legal-07f {
  flex: 1;
  overflow-wrap: break-word;
  color: #8C7864;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
}.rsi-ft_legal-07f strong {
  color: #B5A07E;
  font-weight: 700;
}.rsi-ft_legal-07f a {
  text-decoration: underline;
  color: #B5A07E;
}.rsi-ft_age-07f {
  border-radius: 50%;
  border: 2px solid #8C7864;
  display: flex;
  font-size: 0.688rem;
  color: #8C7864;
  font-weight: 800;
  width: 32px;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  justify-content: center;
}