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;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100B0D;
  -webkit-font-smoothing: antialiased;
  color: #D6C8C2;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}.rsy_layout-m8n {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.rsy_page-m8n {
  display: flex;
  min-height: 100vh;
}.rsy_main-m8n {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1083px) {.rsy_main-m8n {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.rsy_main-m8n {
  padding-bottom: 4.5rem;
}
}.rsy_gc-m8n {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  background: #161012;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width:640px) {.rsy_gc-m8n {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.rsy_gc-m8n {
  width: 10.5rem;
}
}.rsy_gc-m8n:hover {
  border-color: rgba(196, 38, 38, 0.07);
  transform: translateY(-3px);
}.rsy_gc_img-m8n {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.rsy_gc_img-m8n img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.rsy_gc_hover-m8n {
  background: rgba(10, 5, 8, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.rsy_gc-m8n:hover .rsy_gc_hover-m8n {
  opacity: 1;
}.rsy_gc_hover_btn-m8n {
  border-radius: 4px;
  background: #C42626;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  color: #F5EDE9;
  font-weight: 700;
}.rsy_gc_info-m8n {
  padding: 8px 0.625rem 0.625rem;
}.rsy_gc_name-m8n {
  overflow: hidden;
  max-width: 100%;
  color: #D6C8C2;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
}.rsy_gc_prov-m8n {
  color: #917F78;
  font-size: 0.625rem;
}.rsy_gc_tag-m8n {
  padding: 2px 7px;
  border-radius: 0.25rem;
  top: 6px;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.375rem;
  font-size: 9px;
  z-index: 2;
}.rsy_gc_tag_hot-m8n {
  background: #E83030;
  color: #fff;
}.rsy_gc_tag_new-m8n {
  background: #2DC470;
  color: #100B0D;
}.rsy_gc_tag_jp-m8n {
  background: #D4A83C;
  color: #100B0D;
}.rsy_gc_tag_ex-m8n {
  background: #7C1818;
  color: #fff;
}.rsy_gc_tag_live-m8n {
  background: #E83030;
  color: #fff;
}.rsy_gr-m8n {
  background: #100B0D;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.rsy_gr-m8n {
  padding: 2.25rem 24px 0;
}
}.rsy_gr_in-m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsy_gr_head-m8n {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.rsy_gr_head_l-m8n {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.rsy_gr_ic-m8n {
  border-radius: 0.5rem;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2rem;
}.rsy_gr_ic-m8n svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.rsy_gr_title-m8n {
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F5EDE9;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.rsy_gr_title-m8n {
  font-size: 18px;
}
}.rsy_gr_more-m8n {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7D6860;
}.rsy_gr_more-m8n:hover {
  color: #C42626;
}.rsy_gr_more-m8n svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
}.rsy_gr_arrows-m8n {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.rsy_gr_arr-m8n {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  justify-content: center;
  height: 30px;
  width: 30px;
  align-items: center;
  display: flex;
  color: #A8918A;
}.rsy_gr_arr-m8n:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE9;
}.rsy_gr_arr-m8n svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.rsy_gr_seo_h-m8n {
  margin: 0 0 0.375rem;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D6C8C2;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.rsy_gr_seo_h-m8n {
  font-size: 0.875rem;
}
}.rsy_gr_seo-m8n {
  margin-bottom: 0.75rem;
  font-size: 12px;
  max-width: 680px;
  line-height: 1.55;
  color: #7D6860;
  overflow-wrap: break-word;
}.rsy_gr_seo-m8n strong {
  font-weight: 600;
  color: #D6C8C2;
}.rsy_gr_scroll-m8n {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 10px;
}.rsy_gr_scroll-m8n::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.rsy_gr_scroll-m8n {
  gap: 0.75rem;
}
}.rsy_tb-m8n {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100B0D;
  right: 0;
  top: 0;
  z-index: 80;
  display: flex;
  height: 56px;
  left: 0;
  position: fixed;
  align-items: center;
}.rsy_tb_in-m8n {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.rsy_tb_burger-m8n {
  gap: 0.313rem;
  border-radius: 8px;
  height: 38px;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  width: 38px;
  margin-right: 0.5rem;
  justify-content: center;
}.rsy_tb_burger-m8n:hover {
  background: rgba(255, 255, 255, 0.05);
}.rsy_tb_burger_line-m8n {
  border-radius: 1px;
  background: #A8918A;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.rsy_tb_burger-m8n {
  display: none;
}
}.rsy_tb_logo-m8n {
  gap: 9px;
  margin-right: 20px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 18px;
  color: #F5EDE9;
}.rsy_tb_logo_mark-m8n {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 32px;
  align-items: center;
}.rsy_tb_logo_mark-m8n img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rsy_tb_nav-m8n {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.rsy_tb_nav-m8n {
  display: flex;
}
}.rsy_tb_tab-m8n {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A8918A;
  white-space: nowrap;
}.rsy_tb_tab-m8n:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE9;
}.rsy_tb_tab-m8n.rsy_state_active-m8n {
  background: rgba(196, 38, 38, 0.18);
  color: #F5EDE9;
}.rsy_tb_right-m8n {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.rsy_tb_login-m8n {
  border-radius: 8px;
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  display: none;
  color: #D6C8C2;
  font-size: 13px;
}.rsy_tb_login-m8n:hover {
  border-color: rgba(196, 38, 38, 0.55);
  color: #F5EDE9;
}
@media(min-width: 477px) {.rsy_tb_login-m8n {
  display: block;
}
}.rsy_tb_reg-m8n {
  background: #2DC470;
  border-radius: 0.5rem;
  padding: 9px 18px;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0905;
}.rsy_tb_reg-m8n:hover {
  background: #38D87E;
}.rsy_sb-m8n {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1C1416;
  position: fixed;
  width: 220px;
  overflow-y: auto;
  left: 0;
  top: 56px;
  z-index: 70;
  bottom: 0;
}.rsy_sb-m8n.rsy_state_open-m8n {
  transform: translateX(0);
}.rsy_sb-m8n::-webkit-scrollbar {
  width: 4px;
}.rsy_sb-m8n::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.rsy_sb-m8n {
  transform: translateX(0);
}
}.rsy_sb_auth-m8n {
  padding: 0.875rem 0.75rem 10px;
}.rsy_sb_btn_reg-m8n {
  background: #2DC470;
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  display: block;
  color: #0D0905;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
}.rsy_sb_btn_reg-m8n:hover {
  background: #38D87E;
}.rsy_sb_btn_login-m8n {
  border-radius: 8px;
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D6C8C2;
}.rsy_sb_btn_login-m8n:hover {
  border-color: rgba(196, 38, 38, 0.55);
  color: #F5EDE9;
}.rsy_sb_promo-m8n {
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#3E0A0A,#1C1416);
  border-radius: 8px;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(196, 38, 38, 0.18);
  overflow: hidden;
  position: relative;
}.rsy_sb_promo-m8n::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 38, 38, 0.18),transparent 70%);
  position: absolute;
  content: '';
  top: -20px;
  height: 80px;
  width: 5rem;
  right: -20px;
}.rsy_sb_promo_title-m8n {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C42626;
  letter-spacing: .06em;
}.rsy_sb_promo_text-m8n {
  color: #F5EDE9;
  font-size: 12px;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
}.rsy_sb_promo_sub-m8n {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7D6860;
}.rsy_sb_nav-m8n {
  padding: 0.375rem 0.5rem 1rem;
}.rsy_sb_nav_lb-m8n {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  color: #917F78;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.rsy_sb_link-m8n {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  gap: 10px;
  padding: 0.563rem 10px;
  font-weight: 500;
  color: #A8918A;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.rsy_sb_link-m8n:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE9;
}.rsy_sb_link-m8n.rsy_state_active-m8n {
  background: rgba(196, 38, 38, 0.18);
  color: #F5EDE9;
}.rsy_sb_ic-m8n {
  border-radius: 0.25rem;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
  align-items: center;
}.rsy_sb_ic-m8n svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.rsy_sb_ic_1-m8n {
  background: rgba(196, 38, 38, 0.07);
  color: #C42626;
}.rsy_sb_ic_2-m8n {
  background: rgba(45, 196, 112, 0.16);
  color: #2DC470;
}.rsy_sb_ic_3-m8n {
  background: rgba(212, 168, 60, 0.16);
  color: #D4A83C;
}.rsy_sb_ic_4-m8n {
  background: rgba(124, 24, 24, 0.28);
  color: #7C1818;
}.rsy_sb_ic_5-m8n {
  background: rgba(196, 38, 38, 0.07);
  color: #E03E7A;
}.rsy_sb_ic_6-m8n {
  background: rgba(124, 24, 24, 0.28);
  color: #8B3ABF;
}.rsy_sb_badge-m8n {
  padding: 2px 0.438rem;
  background: #D4A83C;
  border-radius: 0.25rem;
  font-size: 0.563rem;
  color: #0D0905;
  margin-left: auto;
  font-weight: 700;
}.rsy_sb_bot-m8n {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.rsy_sb_lang-m8n,.rsy_sb_help-m8n {
  border-radius: 4px;
  gap: 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  padding: 0.563rem 6px;
  font-weight: 600;
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #A8918A;
}.rsy_sb_lang-m8n:hover,.rsy_sb_help-m8n:hover {
  border-color: rgba(196, 38, 38, 0.55);
  color: #F5EDE9;
}.rsy_sb_lang-m8n svg,.rsy_sb_help-m8n svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.rsy_sb_bd-m8n {
  background: rgba(10, 5, 8, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.rsy_sb_bd-m8n.rsy_state_on-m8n {
  display: block;
}
@media(min-width: 1079px) {.rsy_sb_bd-m8n {
  display: none!important;
}
}.rsy_mob_nav-m8n {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1416;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  left: 0;
  bottom: 0;
}
@media(min-width:1080px) {.rsy_mob_nav-m8n {
  display: none;
}
}.rsy_mob_nav_item-m8n {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #917F78;
}.rsy_mob_nav_ic-m8n {
  line-height: 1;
}.rsy_mob_nav_ic-m8n svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 1.25rem;
}.rsy_mob_nav_lb-m8n {
  font-weight: 600;
  color: #917F78;
  font-size: 0.625rem;
}.rsy_mob_nav_item-m8n.rsy_state_active-m8n {
  color: #C42626;
}.rsy_mob_nav_item-m8n.rsy_state_active-m8n .rsy_mob_nav_lb-m8n {
  color: #C42626;
}.rsy_hero-m8n {
  padding: 1.25rem 16px 0;
  background: #100B0D;
}
@media(min-width:768px) {.rsy_hero-m8n {
  padding: 1.5rem 1.5rem 0;
}
}.rsy_hero_in-m8n {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.rsy_hero_in-m8n {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.rsy_hero_in-m8n {
  grid-template-columns: 1fr 21.25rem;
}
}.rsy_hero_promo-m8n {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #161012;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.rsy_hero_promo-m8n {
  min-height: 17.5rem;
}
}.rsy_hero_promo_bg-m8n {
  background: linear-gradient(120deg,#3E0A0A 0%,#100B0D 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.rsy_hero_promo_bg-m8n::after {
  inset: 0;
  background: linear-gradient(90deg,#100B0D 0%,rgba(10, 5, 8, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.rsy_hero_promo_glow-m8n {
  background: radial-gradient(circle,rgba(124, 24, 24, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  height: 300px;
  width: 18.75rem;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
}.rsy_hero_promo_ct-m8n {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 771px) {.rsy_hero_promo_ct-m8n {
  padding: 40px 2rem;
}
}.rsy_hero_badge-m8n {
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(196, 38, 38, 0.07);
  background: rgba(196, 38, 38, 0.18);
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: uppercase;
  color: #C42626;
  font-weight: 700;
}.rsy_hero_h1-m8n {
  font-weight: 800;
  color: #F5EDE9;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 1.625rem;
  line-height: 1.15;
}.rsy_hero_h1-m8n em {
  font-style: normal;
  color: #D4A83C;
}
@media(min-width: 766px) {.rsy_hero_h1-m8n {
  font-size: 2.25rem;
}
}.rsy_hero_sub-m8n {
  line-height: 1.55;
  color: #A8918A;
  font-size: 0.813rem;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.rsy_hero_sub-m8n {
  font-size: 14px;
}
}.rsy_hero_row-m8n {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.rsy_hero_cta-m8n {
  transition: background .2s;
  background: #2DC470;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  box-shadow: 0 0.375rem 24px rgba(45, 196, 112, 0.38);
  color: #0D0905;
  font-weight: 700;
}.rsy_hero_cta-m8n:hover {
  background: #38D87E;
}.rsy_hero_terms-m8n {
  color: #917F78;
  font-size: 0.688rem;
}.rsy_hero_game-m8n {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #161012;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.rsy_hero_game_badge-m8n {
  padding: 0.313rem 10px;
  border: 1px solid rgba(212, 168, 60, 0.16);
  border-radius: 1.25rem;
  background: rgba(212, 168, 60, 0.16);
  position: absolute;
  color: #D4A83C;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  font-size: 0.625rem;
  top: 12px;
  text-transform: uppercase;
  left: 12px;
}.rsy_hero_game_badge-m8n svg {
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.rsy_hero_game_img-m8n {
  overflow: hidden;
  background: linear-gradient(135deg,#3E0A0A,#100B0D);
  position: relative;
  padding-bottom: 60%;
}.rsy_hero_game_img-m8n img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.rsy_hero_game_play-m8n {
  inset: 0;
  background: rgba(10, 5, 8, 0.72);
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.rsy_hero_game-m8n:hover .rsy_hero_game_play-m8n {
  opacity: 1;
}.rsy_hero_game_play-m8n span {
  background: #C42626;
  border-radius: 50%;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
}.rsy_hero_game_play-m8n span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.rsy_hero_game_info-m8n {
  padding: 14px 16px;
}.rsy_hero_game_title-m8n {
  font-weight: 700;
  color: #F5EDE9;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
}.rsy_hero_game_provider-m8n {
  color: #7D6860;
  font-size: 11px;
}.rsy_hero_game_btn-m8n {
  border-radius: 0.5rem;
  background: #C42626;
  margin: 0.75rem 1rem 16px;
  padding: 0.688rem;
  transition: background .2s;
  display: block;
  color: #F5EDE9;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
}.rsy_hero_game-m8n:hover .rsy_hero_game_btn-m8n {
  background: #D93434;
}.rsy_sbar-m8n {
  background: #100B0D;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.rsy_sbar-m8n {
  padding: 18px 24px 0;
}
}.rsy_sbar_in-m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsy_sbar_row-m8n {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.rsy_sbar_input-m8n {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  gap: 0.625rem;
  background: #161012;
  flex: 1;
  padding: 11px 1rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #7D6860;
}.rsy_sbar_input-m8n:hover {
  border-color: rgba(196, 38, 38, 0.55);
}.rsy_sbar_input-m8n svg {
  width: 15px;
  height: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.rsy_sbar_providers-m8n {
  padding: 0.688rem 18px;
  gap: 8px;
  background: #161012;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  white-space: nowrap;
  font-size: 13px;
  color: #D6C8C2;
  font-weight: 600;
  align-items: center;
  display: flex;
}.rsy_sbar_providers-m8n:hover {
  border-color: rgba(196, 38, 38, 0.55);
  color: #F5EDE9;
}.rsy_sbar_providers-m8n svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.rsy_sbar_tabs-m8n {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.rsy_sbar_tabs-m8n::-webkit-scrollbar {
  display: none;
}.rsy_sbar_tab-m8n {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  gap: 0.438rem;
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 0.75rem;
  color: #A8918A;
  white-space: nowrap;
}.rsy_sbar_tab-m8n:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 38, 38, 0.55);
  color: #F5EDE9;
}.rsy_sbar_tab-m8n.rsy_state_active-m8n {
  background: rgba(196, 38, 38, 0.18);
  border-color: rgba(196, 38, 38, 0.07);
  color: #F5EDE9;
}.rsy_sbar_tab_ic-m8n svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rsy_gr_jp-m8n {
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#280A3C 0%,#0C0810 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.rsy_gr_jp-m8n::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(124, 24, 24, 0.28) 0%,transparent 70%);
  top: -60px;
  width: 15.625rem;
  position: absolute;
  height: 250px;
  content: '';
  left: -60px;
}.rsy_gr_jp-m8n::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 168, 60, 0.16) 0%,transparent 70%);
  bottom: -2.5rem;
  height: 12.5rem;
  position: absolute;
  right: 0;
  width: 12.5rem;
  content: '';
}.rsy_gr_jp_head-m8n {
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  margin-bottom: 1rem;
}.rsy_gr_jp_info-m8n {
  flex: 1;
}.rsy_gr_jp_label-m8n {
  color: #8B3ABF;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.rsy_gr_jp_label-m8n svg {
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
}.rsy_gr_jp_amount-m8n {
  font-family: 'Cinzel', serif;
  line-height: 1;
  color: #F5EDE9;
  margin-bottom: 4px;
  font-size: 32px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.rsy_gr_jp_amount-m8n {
  font-size: 2.5rem;
}
}.rsy_gr_jp_amount-m8n span {
  color: #D4A83C;
}.rsy_gr_jp_seo-m8n {
  color: #A8918A;
  max-width: 30rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.rsy_gr_jp_cta-m8n {
  border-radius: 8px;
  border: 1px solid rgba(124, 24, 24, 0.28);
  background: rgba(124, 24, 24, 0.28);
  transition: background .2s;
  padding: 11px 20px;
  font-weight: 700;
  margin-top: 0.25rem;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
  font-size: 0.813rem;
  position: relative;
  color: #F5EDE9;
  z-index: 1;
}.rsy_gr_jp_cta-m8n:hover {
  background: #7C1818;
}.rsy_gcg-m8n {
  background: #100B0D;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.rsy_gcg-m8n {
  padding: 2.75rem 24px 0;
}
}.rsy_gcg_in-m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsy_gcg_head-m8n {
  max-width: 720px;
  margin-bottom: 20px;
}.rsy_gcg_label-m8n {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C42626;
  text-transform: uppercase;
  font-size: 0.688rem;
}.rsy_gcg_h2-m8n {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #F5EDE9;
  font-weight: 800;
}
@media(min-width:768px) {.rsy_gcg_h2-m8n {
  font-size: 28px;
}
}.rsy_gcg_intro-m8n {
  line-height: 1.6;
  font-size: 13px;
  color: #7D6860;
}.rsy_gcg_grid-m8n {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.rsy_gcg_grid-m8n {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.rsy_gcg_grid-m8n {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rsy_gcg_card-m8n {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 0.75rem;
  min-height: 15rem;
  flex-direction: column;
  position: relative;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
}.rsy_gcg_card-m8n:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 38, 38, 0.18);
}.rsy_gcg_card_bg-m8n {
  inset: 0;
  z-index: 0;
  position: absolute;
}.rsy_gcg_card_bg-m8n::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.rsy_gcg_card_ic-m8n {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  z-index: 2;
  top: 1.125rem;
  align-items: center;
  height: 2.5rem;
  right: 1.125rem;
  color: #F5EDE9;
  width: 40px;
  display: flex;
  justify-content: center;
  position: absolute;
}.rsy_gcg_card_ic-m8n svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.rsy_gcg_card_ct-m8n {
  z-index: 1;
  position: relative;
}.rsy_gcg_card_h-m8n {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #F5EDE9;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rsy_gcg_card_h-m8n {
  font-size: 20px;
}
}.rsy_gcg_card_p-m8n {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}.rsy_gcg_card_p-m8n strong {
  color: #F5EDE9;
  font-weight: 600;
}.rsy_gcg_card_cta-m8n {
  gap: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .04em;
  color: #C42626;
  align-items: center;
  display: inline-flex;
}.rsy_gcg_card_cta-m8n svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.rsy_ws-m8n {
  background: #100B0D;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.rsy_ws-m8n {
  padding: 36px 24px 0;
}
}.rsy_ws_in-m8n {
  margin: 0 auto;
  max-width: 1320px;
}.rsy_ws_head-m8n {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.rsy_ws_title-m8n {
  gap: 0.625rem;
  display: flex;
  color: #F5EDE9;
  font-size: 1rem;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}.rsy_ws_title_ic-m8n svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  color: #D4A83C;
  stroke-linecap: round;
}.rsy_ws_online-m8n {
  gap: 0.438rem;
  color: #7D6860;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.rsy_ws_online_dot-m8n {
  border-radius: 50%;
  background: #2DC470;
  width: 8px;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(45, 196, 112, 0.16);
  flex-shrink: 0;
}.rsy_ws_scroll-m8n {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.rsy_ws_scroll-m8n::-webkit-scrollbar {
  display: none;
}.rsy_wc-m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161012;
  gap: 10px;
  border-radius: 0.5rem;
  padding: 10px 14px;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
  align-items: center;
}.rsy_wc_img-m8n {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1C1416;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.rsy_wc_img-m8n img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rsy_wc_info-m8n {
  min-width: 0;
}.rsy_wc_game-m8n {
  overflow: hidden;
  color: #D6C8C2;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.rsy_wc_player-m8n {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #917F78;
}.rsy_wc_amount-m8n {
  color: #2DC470;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.rsy_app-m8n {
  background: #100B0D;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.rsy_app-m8n {
  padding: 44px 1.5rem 0;
}
}.rsy_app_in-m8n {
  margin: 0 auto;
  max-width: 1320px;
}.rsy_app_head-m8n {
  margin-bottom: 1rem;
}.rsy_app_label-m8n {
  color: #C42626;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.rsy_app_h2-m8n {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F5EDE9;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.rsy_app_h2-m8n {
  font-size: 1.5rem;
}
}.rsy_app_sub-m8n {
  color: #7D6860;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.rsy_app_sub-m8n strong {
  color: #D6C8C2;
  font-weight: 700;
}.rsy_app_cards-m8n {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.rsy_app_cards-m8n {
  grid-template-columns: repeat(3,1fr);
}
}.rsy_app_card-m8n {
  padding: 20px;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.rsy_app_card_ios-m8n {
  background: linear-gradient(135deg,rgba(196, 38, 38, 0.18) 0%,#1C1416 100%);
}.rsy_app_card_android-m8n {
  background: linear-gradient(135deg,rgba(45, 196, 112, 0.16) 0%,#1C1416 100%);
}.rsy_app_card_win-m8n {
  background: linear-gradient(135deg,rgba(212, 168, 60, 0.16) 0%,#1C1416 100%);
}.rsy_app_card_ic-m8n svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
}.rsy_app_card_ic-m8n {
  color: #F5EDE9;
  flex-shrink: 0;
}.rsy_app_card_os-m8n {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #7D6860;
  letter-spacing: .08em;
}.rsy_app_card_title-m8n {
  overflow-wrap: break-word;
  color: #F5EDE9;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}.rsy_app_card_text-m8n {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #7D6860;
  margin-bottom: 14px;
}.rsy_app_card_btn-m8n {
  transition: background .2s;
  border: 1px solid rgba(196, 38, 38, 0.55);
  padding: 10px 18px;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  color: #F5EDE9;
}.rsy_app_card_btn-m8n:hover {
  background: rgba(255, 255, 255, 0.07);
}.rsy_bon-m8n {
  padding: 36px 1rem 0;
  background: #100B0D;
}
@media(min-width: 767px) {.rsy_bon-m8n {
  padding: 2.75rem 24px 0;
}
}.rsy_bon_in-m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsy_bon_head-m8n {
  margin-bottom: 20px;
}.rsy_bon_label-m8n {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C42626;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.rsy_bon_h2-m8n {
  color: #F5EDE9;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.rsy_bon_h2-m8n {
  font-size: 1.5rem;
}
}.rsy_bon_seo-m8n {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  color: #7D6860;
}.rsy_bon_seo-m8n strong {
  color: #D6C8C2;
  font-weight: 700;
}.rsy_bon_seo-m8n a {
  color: #C42626;
  text-decoration: underline;
}.rsy_bon_grid-m8n {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.rsy_bon_grid-m8n {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rsy_bon_grid-m8n {
  grid-template-columns: repeat(5,1fr);
}
}.rsy_bon_card-m8n {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #161012;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.rsy_bon_card-m8n:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 38, 38, 0.07);
}.rsy_bon_card_ic-m8n svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.rsy_bon_card_ic-m8n {
  margin-bottom: 0.625rem;
}.rsy_bon_card_type-m8n {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #7D6860;
  font-weight: 700;
  letter-spacing: .06em;
}.rsy_bon_card_amount-m8n {
  margin-bottom: 0.375rem;
  color: #D4A83C;
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
}.rsy_bon_card_name-m8n {
  color: #F5EDE9;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.rsy_bon_card_detail-m8n {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #917F78;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
}.rsy_reg-m8n {
  background: #100B0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rsy_reg-m8n {
  padding: 2.75rem 24px 0;
}
}.rsy_reg_in-m8n {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  background: #1C1416;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.rsy_reg_in-m8n {
  padding: 2.5rem;
}
}.rsy_reg_top-m8n {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.rsy_reg_top-m8n {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rsy_reg_label-m8n {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C42626;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.rsy_reg_h2-m8n {
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-weight: 800;
  color: #F5EDE9;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.rsy_reg_h2-m8n {
  font-size: 28px;
}
}.rsy_reg_bonus-m8n {
  background: rgba(212, 168, 60, 0.16);
  gap: 8px;
  border: 1px solid rgba(212, 168, 60, 0.16);
  padding: 0.625rem 16px;
  border-radius: 0.5rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.rsy_reg_bonus_amount-m8n {
  font-weight: 800;
  color: #D4A83C;
  font-size: 20px;
}.rsy_reg_bonus_text-m8n {
  font-size: 13px;
  line-height: 1.35;
  color: #A8918A;
}.rsy_reg_cta_btn-m8n {
  background: #2DC470;
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 12px;
  color: #0D0905;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 6px 24px rgba(45, 196, 112, 0.38);
}.rsy_reg_cta_btn-m8n:hover {
  background: #38D87E;
}.rsy_reg_terms-m8n {
  color: #917F78;
  line-height: 1.5;
  font-size: 11px;
}.rsy_reg_seo-m8n {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 13px;
  margin-top: 1.25rem;
  color: #7D6860;
}.rsy_reg_seo-m8n p {
  color: #7D6860;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.rsy_reg_seo-m8n p:last-child {
  margin-bottom: 0;
}.rsy_reg_seo-m8n strong {
  color: #D6C8C2;
  font-weight: 700;
}.rsy_reg_seo-m8n a {
  transition: color .2s;
  color: #C42626;
  text-decoration: underline;
}.rsy_reg_seo-m8n a:hover {
  color: #D93434;
}.rsy_reg_seo-m8n ul,.rsy_reg_seo-m8n ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.rsy_reg_seo-m8n ol {
  list-style: decimal;
}.rsy_reg_seo-m8n li {
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7D6860;
}.rsy_reg_seo-m8n table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width:768px) {.rsy_reg_seo-m8n table {
  display: table;
}
}.rsy_reg_seo-m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D6C8C2;
}.rsy_reg_seo-m8n td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6860;
}.rsy_reg_steps-m8n {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.rsy_reg_steps-m8n {
  margin-top: 0;
}
}.rsy_reg_step-m8n {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.rsy_reg_step_num-m8n {
  border: 1px solid rgba(196, 38, 38, 0.07);
  border-radius: 50%;
  background: rgba(196, 38, 38, 0.18);
  height: 2.125rem;
  justify-content: center;
  width: 2.125rem;
  color: #C42626;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
}.rsy_reg_step_title-m8n {
  font-size: 14px;
  font-weight: 700;
  color: #F5EDE9;
  margin-bottom: 3px;
}.rsy_reg_step_text-m8n {
  line-height: 1.5;
  font-size: 12px;
  color: #7D6860;
}.rsy_reg_trust-m8n {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.rsy_reg_trust_item-m8n {
  gap: 7px;
  font-size: 0.75rem;
  color: #7D6860;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.rsy_reg_trust_ic-m8n svg {
  stroke-linejoin: round;
  height: 1rem;
  color: #C42626;
  stroke-linecap: round;
  width: 1rem;
}.rsy_prov-m8n {
  background: #100B0D;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.rsy_prov-m8n {
  padding: 44px 1.5rem 0;
}
}.rsy_prov_in-m8n {
  margin: 0 auto;
  max-width: 1320px;
}.rsy_prov_head-m8n {
  margin-bottom: 16px;
}.rsy_prov_label-m8n {
  font-size: 0.688rem;
  color: #C42626;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.rsy_prov_h2-m8n {
  color: #F5EDE9;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.rsy_prov_h2-m8n {
  font-size: 1.5rem;
}
}.rsy_prov_seo-m8n {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #7D6860;
  font-size: 13px;
  max-width: 38.75rem;
}.rsy_prov_seo-m8n strong {
  color: #D6C8C2;
  font-weight: 700;
}.rsy_prov_seo-m8n a {
  text-decoration: underline;
  color: #C42626;
}.rsy_prov_grid-m8n {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.rsy_prov_grid-m8n {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.rsy_prov_grid-m8n {
  grid-template-columns: repeat(8,1fr);
}
}.rsy_prov_card-m8n {
  gap: 7px;
  border-radius: 8px;
  background: #161012;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 10px;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.rsy_prov_card-m8n:hover {
  background: #1C1416;
  border-color: rgba(196, 38, 38, 0.55);
}.rsy_prov_logo-m8n {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
}.rsy_prov_logo-m8n img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.rsy_prov_name-m8n {
  color: #A8918A;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  font-size: 0.688rem;
}.rsy_seo-m8n {
  padding: 2.25rem 1rem 0;
  background: #100B0D;
}
@media(min-width: 765px) {.rsy_seo-m8n {
  padding: 2.75rem 1.5rem 0;
}
}.rsy_seo_in-m8n {
  background: #1C1416;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 766px) {.rsy_seo_in-m8n {
  padding: 36px 40px;
}
}.rsy_seo_label-m8n {
  text-transform: uppercase;
  color: #C42626;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.rsy_seo_h2-m8n {
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F5EDE9;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.rsy_seo_h2-m8n {
  font-size: 24px;
}
}.rsy_seo_body-m8n {
  color: #A8918A;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.rsy_seo_body-m8n p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A8918A;
}.rsy_seo_body-m8n p:last-child {
  margin-bottom: 0;
}.rsy_seo_body-m8n strong {
  font-weight: 700;
  color: #D6C8C2;
}.rsy_seo_body-m8n a {
  transition: color .2s;
  text-decoration: underline;
  color: #C42626;
}.rsy_seo_body-m8n a:hover {
  color: #D93434;
}.rsy_seo_body-m8n ul,.rsy_seo_body-m8n ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rsy_seo_body-m8n ol {
  list-style: decimal;
}.rsy_seo_body-m8n li {
  margin-bottom: 6px;
  color: #A8918A;
  font-size: 0.875rem;
  line-height: 1.75;
}.rsy_seo_body-m8n table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.rsy_seo_body-m8n table {
  display: table;
}
}.rsy_seo_body-m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D6C8C2;
}.rsy_seo_body-m8n td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8918A;
}.rsy_seo_cols-m8n {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.rsy_seo_cols-m8n {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rsy_seo_cols-m8n {
  grid-template-columns: repeat(3,1fr);
}
}.rsy_seo_col_h-m8n {
  font-size: 0.813rem;
  color: #D6C8C2;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.rsy_seo_col_p-m8n {
  overflow-wrap: break-word;
  color: #7D6860;
  line-height: 1.65;
  font-size: 0.813rem;
}.rsy_seo_stats-m8n {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.rsy_seo_stat-m8n {
  border: 1px solid rgba(196, 38, 38, 0.18);
  flex: 1;
  padding: 14px 16px;
  background: rgba(196, 38, 38, 0.07);
  border-radius: 8px;
  min-width: 140px;
}.rsy_seo_stat_val-m8n {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C42626;
}.rsy_seo_stat_lb-m8n {
  color: #7D6860;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.rsy_seo-m8n {
  padding: 2.25rem 16px 0;
  background: #100B0D;
}
@media(min-width: 766px) {.rsy_seo-m8n {
  padding: 44px 1.5rem 0;
}
}.rsy_seo_in-m8n {
  border-radius: 12px;
  background: #1C1416;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.rsy_seo_in-m8n {
  padding: 36px 2.5rem;
}
}.rsy_seo_label-m8n {
  color: #C42626;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.rsy_seo_h2-m8n {
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F5EDE9;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.rsy_seo_h2-m8n {
  font-size: 1.5rem;
}
}.rsy_seo_body-m8n {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A8918A;
  line-height: 1.75;
}.rsy_seo_body-m8n p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A8918A;
  font-size: 14px;
}.rsy_seo_body-m8n p:last-child {
  margin-bottom: 0;
}.rsy_seo_body-m8n strong {
  color: #D6C8C2;
  font-weight: 700;
}.rsy_seo_body-m8n a {
  transition: color .2s;
  color: #C42626;
  text-decoration: underline;
}.rsy_seo_body-m8n a:hover {
  color: #D93434;
}.rsy_seo_body-m8n ul,.rsy_seo_body-m8n ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.rsy_seo_body-m8n ol {
  list-style: decimal;
}.rsy_seo_body-m8n li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #A8918A;
}.rsy_seo_body-m8n table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
}
@media(min-width:768px) {.rsy_seo_body-m8n table {
  display: table;
}
}.rsy_seo_body-m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D6C8C2;
}.rsy_seo_body-m8n td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8918A;
}.rsy_seo_cols-m8n {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.rsy_seo_cols-m8n {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.rsy_seo_cols-m8n {
  grid-template-columns: repeat(3,1fr);
}
}.rsy_seo_col_h-m8n {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D6C8C2;
}.rsy_seo_col_p-m8n {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7D6860;
}.rsy_seo_stats-m8n {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.rsy_seo_stat-m8n {
  flex: 1;
  border: 1px solid rgba(196, 38, 38, 0.18);
  border-radius: 0.5rem;
  padding: 14px 16px;
  background: rgba(196, 38, 38, 0.07);
  min-width: 140px;
}.rsy_seo_stat_val-m8n {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #C42626;
  font-size: 20px;
  font-weight: 800;
}.rsy_seo_stat_lb-m8n {
  color: #7D6860;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.rsy_faq-m8n {
  background: #100B0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rsy_faq-m8n {
  padding: 2.75rem 24px 0;
}
}.rsy_faq_in-m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsy_faq_head-m8n {
  margin-bottom: 1.25rem;
}.rsy_faq_label-m8n {
  letter-spacing: .08em;
  color: #C42626;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.rsy_faq_h2-m8n {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F5EDE9;
  font-size: 20px;
}
@media(min-width: 765px) {.rsy_faq_h2-m8n {
  font-size: 24px;
}
}.rsy_faq_list-m8n {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rsy_faq_item-m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #1C1416;
  overflow: hidden;
}.rsy_faq_q-m8n {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  font-weight: 600;
  color: #D6C8C2;
  cursor: pointer;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  align-items: center;
  overflow-wrap: break-word;
}.rsy_faq_q-m8n:hover {
  color: #F5EDE9;
}.rsy_faq_q_ic-m8n {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  font-size: 1rem;
  color: #C42626;
  display: flex;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.rsy_faq_item-m8n.rsy_state_open-m8n .rsy_faq_q_ic-m8n {
  transform: rotate(45deg);
}.rsy_faq_a-m8n {
  padding: 0 1.25rem 16px;
  color: #7D6860;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.rsy_faq_item-m8n.rsy_state_open-m8n .rsy_faq_a-m8n {
  display: block;
}.rsy_faq_a-m8n strong {
  color: #D6C8C2;
  font-weight: 700;
}.rsy_faq_a-m8n a {
  color: #C42626;
  text-decoration: underline;
}.rsy_faq_a-m8n ul,.rsy_faq_a-m8n ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.rsy_faq_a-m8n ol {
  list-style: decimal;
}.rsy_faq_a-m8n li {
  margin-bottom: 4px;
  line-height: 1.6;
}.rsy_faq_a-m8n table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.rsy_faq_a-m8n table {
  display: table;
}
}.rsy_faq_a-m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #D6C8C2;
}.rsy_faq_a-m8n td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6860;
}.rsy_seo-m8n {
  padding: 2.25rem 16px 0;
  background: #100B0D;
}
@media(min-width: 767px) {.rsy_seo-m8n {
  padding: 2.75rem 24px 0;
}
}.rsy_seo_in-m8n {
  background: #1C1416;
  padding: 28px 1.5rem;
  border-radius: 12px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 770px) {.rsy_seo_in-m8n {
  padding: 36px 40px;
}
}.rsy_seo_label-m8n {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C42626;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
}.rsy_seo_h2-m8n {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F5EDE9;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.rsy_seo_h2-m8n {
  font-size: 24px;
}
}.rsy_seo_body-m8n {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8918A;
  font-size: 14px;
}.rsy_seo_body-m8n p {
  color: #A8918A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.rsy_seo_body-m8n p:last-child {
  margin-bottom: 0;
}.rsy_seo_body-m8n strong {
  font-weight: 700;
  color: #D6C8C2;
}.rsy_seo_body-m8n a {
  transition: color .2s;
  color: #C42626;
  text-decoration: underline;
}.rsy_seo_body-m8n a:hover {
  color: #D93434;
}.rsy_seo_body-m8n ul,.rsy_seo_body-m8n ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.rsy_seo_body-m8n ol {
  list-style: decimal;
}.rsy_seo_body-m8n li {
  color: #A8918A;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.rsy_seo_body-m8n table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.rsy_seo_body-m8n table {
  display: table;
}
}.rsy_seo_body-m8n th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D6C8C2;
  text-align: left;
}.rsy_seo_body-m8n td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8918A;
}.rsy_seo_cols-m8n {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.rsy_seo_cols-m8n {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.rsy_seo_cols-m8n {
  grid-template-columns: repeat(3,1fr);
}
}.rsy_seo_col_h-m8n {
  color: #D6C8C2;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
}.rsy_seo_col_p-m8n {
  overflow-wrap: break-word;
  color: #7D6860;
  font-size: 0.813rem;
  line-height: 1.65;
}.rsy_seo_stats-m8n {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.rsy_seo_stat-m8n {
  padding: 14px 16px;
  border: 1px solid rgba(196, 38, 38, 0.18);
  border-radius: 0.5rem;
  background: rgba(196, 38, 38, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.rsy_seo_stat_val-m8n {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C42626;
}.rsy_seo_stat_lb-m8n {
  color: #7D6860;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.rsy_rv-m8n {
  padding: 2.25rem 1rem 0;
  background: #100B0D;
}
@media(min-width: 766px) {.rsy_rv-m8n {
  padding: 44px 24px 0;
}
}.rsy_rv_in-m8n {
  margin: 0 auto;
  max-width: 82.5rem;
}.rsy_rv_head-m8n {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.rsy_rv_label-m8n {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C42626;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.rsy_rv_h2-m8n {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDE9;
  font-size: 1.375rem;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.rsy_rv_h2-m8n {
  font-size: 1.75rem;
}
}.rsy_rv_stats-m8n {
  gap: 1.125rem;
  color: #7D6860;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
}.rsy_rv_stats_score-m8n {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.rsy_rv_stats_score_val-m8n {
  font-family: 'Cinzel', serif;
  color: #D4A83C;
  font-weight: 800;
  font-size: 22px;
}.rsy_rv_stats_score_max-m8n {
  color: #917F78;
  font-size: 13px;
}.rsy_rv_stats_badge-m8n {
  gap: 4px;
  display: flex;
  align-items: center;
}.rsy_rv_stats_badge-m8n svg {
  height: 14px;
  color: #D4A83C;
  width: 0.875rem;
}.rsy_rv_grid-m8n {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.rsy_rv_grid-m8n {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rsy_rv_grid-m8n {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rsy_rv_card-m8n {
  border-radius: 0.5rem;
  padding: 1.25rem;
  background: #1C1416;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.rsy_rv_card_stars-m8n {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #D4A83C;
  display: flex;
}.rsy_rv_card_stars-m8n svg {
  height: 14px;
  width: 14px;
}.rsy_rv_card_h-m8n {
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #F5EDE9;
}.rsy_rv_card_body-m8n {
  flex: 1;
  color: #7D6860;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.rsy_rv_card_body-m8n strong {
  font-weight: 600;
  color: #D6C8C2;
}.rsy_rv_card_meta-m8n {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.rsy_rv_card_author-m8n {
  font-size: 0.75rem;
  color: #D6C8C2;
  font-weight: 600;
}.rsy_rv_card_date-m8n {
  font-size: 0.688rem;
  color: #917F78;
}.rsy_ft-m8n {
  background: #09060A;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.rsy_ft_support-m8n {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.rsy_ft_support-m8n {
  padding: 28px 1.5rem;
}
}.rsy_ft_support_in-m8n {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.rsy_ft_support_main-m8n {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.rsy_ft_support_ic-m8n {
  flex-shrink: 0;
  color: #C42626;
}.rsy_ft_support_ic-m8n svg {
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rsy_ft_support_text_title-m8n {
  margin-bottom: 3px;
  font-size: 15px;
  color: #F5EDE9;
  font-weight: 700;
  overflow-wrap: break-word;
}.rsy_ft_support_text_sub-m8n {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7D6860;
}.rsy_ft_support_btn-m8n {
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  background: #C42626;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  color: #F5EDE9;
  font-weight: 700;
  flex-shrink: 0;
}.rsy_ft_support_btn-m8n:hover {
  background: #D93434;
}.rsy_ft_support_contacts-m8n {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.rsy_ft_support_contact-m8n {
  color: #917F78;
  line-height: 1.4;
  font-size: 12px;
}.rsy_ft_support_contact-m8n strong {
  color: #A8918A;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
}.rsy_ft_main-m8n {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.rsy_ft_main-m8n {
  padding: 2.5rem 24px 2rem;
}
}.rsy_ft_main_in-m8n {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.rsy_ft_main_in-m8n {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.rsy_ft_main_in-m8n {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.rsy_ft_col_logo-m8n {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.rsy_ft_col_logo-m8n {
  grid-column: auto;
}
}.rsy_ft_logo-m8n {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F5EDE9;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-weight: 800;
}.rsy_ft_logo_mark-m8n {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.rsy_ft_logo_mark-m8n img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rsy_ft_logo_sub-m8n {
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  color: #917F78;
}.rsy_ft_col_title-m8n {
  margin-bottom: 14px;
  font-size: 12px;
  text-transform: uppercase;
  color: #A8918A;
  letter-spacing: .07em;
  font-weight: 700;
}.rsy_ft_col_links-m8n {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.rsy_ft_col_link-m8n {
  transition: color .2s;
  color: #917F78;
  font-size: 13px;
  overflow-wrap: break-word;
}.rsy_ft_col_link-m8n:hover {
  color: #D6C8C2;
}.rsy_ft_apps-m8n {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rsy_ft_app_card-m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.rsy_ft_app_card-m8n:hover {
  border-color: rgba(196, 38, 38, 0.55);
}.rsy_ft_app_card_ic-m8n svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.rsy_ft_app_card_os-m8n {
  font-weight: 600;
  color: #917F78;
  font-size: 0.625rem;
}.rsy_ft_app_card_action-m8n {
  font-size: 12px;
  font-weight: 700;
  color: #D6C8C2;
}.rsy_ft_bot-m8n {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.rsy_ft_bot-m8n {
  padding: 20px 1.5rem;
}
}.rsy_ft_bot_in-m8n {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.rsy_ft_socials-m8n {
  gap: 0.5rem;
  display: flex;
}.rsy_ft_soc-m8n {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  width: 36px;
  display: flex;
  height: 2.25rem;
  color: #A8918A;
  justify-content: center;
  align-items: center;
}.rsy_ft_soc-m8n svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.rsy_ft_soc-m8n:hover {
  background: rgba(255, 255, 255, 0.07);
}.rsy_ft_legal-m8n {
  flex: 1;
  line-height: 1.6;
  color: #8A7B73;
  min-width: 200px;
  overflow-wrap: break-word;
  font-size: 11px;
}.rsy_ft_legal-m8n strong {
  font-weight: 700;
  color: #A8918A;
}.rsy_ft_legal-m8n a {
  text-decoration: underline;
  color: #A8918A;
}.rsy_ft_age-m8n {
  border: 2px solid #8A7B73;
  border-radius: 50%;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  color: #8A7B73;
  font-size: 0.688rem;
  align-items: center;
  font-weight: 800;
  height: 2rem;
  justify-content: center;
  width: 32px;
}