*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0B07;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Source Sans 3', sans-serif;
  min-height: 100vh;
  color: #C8B484;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.rye_layout-07j {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.rye_page-07j {
  display: flex;
  min-height: 100vh;
}.rye_main-07j {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.rye_main-07j {
  padding-left: 13.75rem;
}
}
@media(max-width: 1078px) {.rye_main-07j {
  padding-bottom: 72px;
}
}.rye_gc-07j {
  border-radius: 0.5rem;
  background: #120E08;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 643px) {.rye_gc-07j {
  width: 156px;
}
}
@media(min-width: 1077px) {.rye_gc-07j {
  width: 10.5rem;
}
}.rye_gc-07j:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.08);
}.rye_gc_img-07j {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.rye_gc_img-07j img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.rye_gc_hover-07j {
  background: rgba(0, 0, 0, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.rye_gc-07j:hover .rye_gc_hover-07j {
  opacity: 1;
}.rye_gc_hover_btn-07j {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #C8922A;
  font-weight: 700;
  color: #F2E4C0;
  font-size: 0.75rem;
}.rye_gc_info-07j {
  padding: 0.5rem 0.625rem 0.625rem;
}.rye_gc_name-07j {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  color: #C8B484;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
}.rye_gc_prov-07j {
  color: #6A5635;
  font-size: 0.625rem;
}.rye_gc_tag-07j {
  border-radius: 4px;
  padding: 2px 0.438rem;
  position: absolute;
  text-transform: uppercase;
  font-size: 9px;
  z-index: 2;
  letter-spacing: .04em;
  top: 6px;
  left: 0.375rem;
  font-weight: 700;
}.rye_gc_tag_hot-07j {
  background: #C42B2B;
  color: #fff;
}.rye_gc_tag_new-07j {
  background: #2A9B5E;
  color: #0D0B07;
}.rye_gc_tag_jp-07j {
  background: #E8A820;
  color: #0D0B07;
}.rye_gc_tag_ex-07j {
  background: #8B5E1A;
  color: #fff;
}.rye_gc_tag_live-07j {
  background: #C42B2B;
  color: #fff;
}.rye_gr-07j {
  background: #0D0B07;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.rye_gr-07j {
  padding: 36px 1.5rem 0;
}
}.rye_gr_in-07j {
  margin: 0 auto;
  max-width: 83.75rem;
}.rye_gr_head-07j {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.rye_gr_head_l-07j {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.rye_gr_ic-07j {
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  height: 32px;
  align-items: center;
  display: flex;
  width: 32px;
}.rye_gr_ic-07j svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.rye_gr_title-07j {
  font-weight: 700;
  font-size: 16px;
  color: #F2E4C0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.rye_gr_title-07j {
  font-size: 18px;
}
}.rye_gr_more-07j {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
  align-items: center;
  color: #7A6440;
  flex-shrink: 0;
  font-weight: 600;
}.rye_gr_more-07j:hover {
  color: #C8922A;
}.rye_gr_more-07j svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.rye_gr_arrows-07j {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.rye_gr_arr-07j {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  color: #9A8055;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
}.rye_gr_arr-07j:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2E4C0;
}.rye_gr_arr-07j svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.rye_gr_seo_h-07j {
  margin: 0 0 6px;
  font-weight: 700;
  max-width: 42.5rem;
  color: #C8B484;
  overflow-wrap: break-word;
  font-size: 13px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.rye_gr_seo_h-07j {
  font-size: 14px;
}
}.rye_gr_seo-07j {
  line-height: 1.55;
  color: #7A6440;
  overflow-wrap: break-word;
  max-width: 680px;
  margin-bottom: 12px;
  font-size: 12px;
}.rye_gr_seo-07j strong {
  font-weight: 600;
  color: #C8B484;
}.rye_gr_scroll-07j {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.rye_gr_scroll-07j::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rye_gr_scroll-07j {
  gap: 0.75rem;
}
}.rye_tb-07j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0B07;
  height: 3.5rem;
  display: flex;
  left: 0;
  right: 0;
  align-items: center;
  position: fixed;
  z-index: 80;
  top: 0;
}.rye_tb_in-07j {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.rye_tb_burger-07j {
  gap: 0.313rem;
  border-radius: 0.5rem;
  height: 2.375rem;
  width: 38px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  margin-right: 8px;
  display: flex;
}.rye_tb_burger-07j:hover {
  background: rgba(255, 255, 255, 0.05);
}.rye_tb_burger_line-07j {
  border-radius: 1px;
  background: #9A8055;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.rye_tb_burger-07j {
  display: none;
}
}.rye_tb_logo-07j {
  gap: 0.563rem;
  margin-right: 20px;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  color: #F2E4C0;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1.125rem;
}.rye_tb_logo_mark-07j {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  height: 32px;
  justify-content: center;
  display: flex;
  align-items: center;
}.rye_tb_logo_mark-07j img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rye_tb_nav-07j {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.rye_tb_nav-07j {
  display: flex;
}
}.rye_tb_tab-07j {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  white-space: nowrap;
  color: #9A8055;
  font-size: 13px;
  font-weight: 600;
}.rye_tb_tab-07j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E4C0;
}.rye_tb_tab-07j.rye_state_active-07j {
  background: rgba(200, 146, 42, 0.18);
  color: #F2E4C0;
}.rye_tb_right-07j {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.rye_tb_login-07j {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C8B484;
  display: none;
}.rye_tb_login-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
  color: #F2E4C0;
}
@media(min-width: 481px) {.rye_tb_login-07j {
  display: block;
}
}.rye_tb_reg-07j {
  border-radius: 0.5rem;
  background: #2A9B5E;
  transition: background .2s;
  padding: 0.563rem 18px;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0A05;
}.rye_tb_reg-07j:hover {
  background: #35B56D;
}.rye_sb-07j {
  background: #161209;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  position: fixed;
  width: 13.75rem;
  left: 0;
  z-index: 70;
}.rye_sb-07j.rye_state_open-07j {
  transform: translateX(0);
}.rye_sb-07j::-webkit-scrollbar {
  width: 0.25rem;
}.rye_sb-07j::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.rye_sb-07j {
  transform: translateX(0);
}
}.rye_sb_auth-07j {
  padding: 14px 0.75rem 0.625rem;
}.rye_sb_btn_reg-07j {
  border-radius: 0.5rem;
  background: #2A9B5E;
  transition: background .2s;
  padding: 0.688rem;
  color: #0D0A05;
  font-size: 13px;
  display: block;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
}.rye_sb_btn_reg-07j:hover {
  background: #35B56D;
}.rye_sb_btn_login-07j {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #C8B484;
  font-weight: 600;
}.rye_sb_btn_login-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
  color: #F2E4C0;
}.rye_sb_promo-07j {
  padding: 12px 14px;
  background: linear-gradient(135deg,#1A1208,#161209);
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  margin: 0 12px 0.625rem;
  position: relative;
}.rye_sb_promo-07j::before {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 5rem;
  position: absolute;
  height: 80px;
  right: -1.25rem;
  top: -20px;
}.rye_sb_promo_title-07j {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8922A;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.rye_sb_promo_text-07j {
  color: #F2E4C0;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.rye_sb_promo_sub-07j {
  margin-top: 3px;
  color: #7A6440;
  font-size: 0.625rem;
}.rye_sb_nav-07j {
  padding: 6px 8px 16px;
}.rye_sb_nav_lb-07j {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #6A5635;
}.rye_sb_link-07j {
  padding: 0.563rem 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  color: #9A8055;
  font-weight: 500;
  align-items: center;
  font-size: 13px;
}.rye_sb_link-07j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E4C0;
}.rye_sb_link-07j.rye_state_active-07j {
  background: rgba(200, 146, 42, 0.18);
  color: #F2E4C0;
}.rye_sb_ic-07j {
  border-radius: 4px;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 30px;
}.rye_sb_ic-07j svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.rye_sb_ic_1-07j {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.rye_sb_ic_2-07j {
  background: rgba(42, 155, 94, 0.18);
  color: #2A9B5E;
}.rye_sb_ic_3-07j {
  background: rgba(232, 168, 32, 0.18);
  color: #E8A820;
}.rye_sb_ic_4-07j {
  background: rgba(139, 94, 26, 0.28);
  color: #8B5E1A;
}.rye_sb_ic_5-07j {
  background: rgba(200, 146, 42, 0.08);
  color: #D44A7A;
}.rye_sb_ic_6-07j {
  background: rgba(139, 94, 26, 0.28);
  color: #7C3DBE;
}.rye_sb_badge-07j {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #E8A820;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0D0A05;
  font-weight: 700;
}.rye_sb_bot-07j {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.rye_sb_lang-07j,.rye_sb_help-07j {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  padding: 9px 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  font-size: 0.688rem;
  color: #9A8055;
  justify-content: center;
  font-weight: 600;
  align-items: center;
}.rye_sb_lang-07j:hover,.rye_sb_help-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
  color: #F2E4C0;
}.rye_sb_lang-07j svg,.rye_sb_help-07j svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.rye_sb_bd-07j {
  background: rgba(0, 0, 0, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.rye_sb_bd-07j.rye_state_on-07j {
  display: block;
}
@media(min-width:1080px) {.rye_sb_bd-07j {
  display: none!important;
}
}.rye_mob_nav-07j {
  background: #161209;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
  right: 0;
  position: fixed;
}
@media(min-width: 1081px) {.rye_mob_nav-07j {
  display: none;
}
}.rye_mob_nav_item-07j {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #6A5635;
}.rye_mob_nav_ic-07j {
  line-height: 1;
}.rye_mob_nav_ic-07j svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.rye_mob_nav_lb-07j {
  font-size: 10px;
  color: #6A5635;
  font-weight: 600;
}.rye_mob_nav_item-07j.rye_state_active-07j {
  color: #C8922A;
}.rye_mob_nav_item-07j.rye_state_active-07j .rye_mob_nav_lb-07j {
  color: #C8922A;
}.rye_hero-07j {
  padding: 20px 1rem 0;
  background: #0D0B07;
}
@media(min-width: 770px) {.rye_hero-07j {
  padding: 1.5rem 24px 0;
}
}.rye_hero_in-07j {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 862px) {.rye_hero_in-07j {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.rye_hero_in-07j {
  grid-template-columns: 1fr 21.25rem;
}
}.rye_hero_promo-07j {
  overflow: hidden;
  border-radius: 0.875rem;
  background: #120E08;
  min-height: 220px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 766px) {.rye_hero_promo-07j {
  min-height: 280px;
}
}.rye_hero_promo_bg-07j {
  background: linear-gradient(120deg,#1A1208 0%,#0D0B07 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.rye_hero_promo_bg-07j::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B07 0%,rgba(0, 0, 0, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.rye_hero_promo_glow-07j {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 26, 0.28) 0%,transparent 65%);
  position: absolute;
  width: 18.75rem;
  height: 300px;
  right: 3.75rem;
  pointer-events: none;
  top: -40px;
}.rye_hero_promo_ct-07j {
  padding: 28px 1.5rem 28px 1.75rem;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 770px) {.rye_hero_promo_ct-07j {
  padding: 40px 32px;
}
}.rye_hero_badge-07j {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 20px;
  padding: 5px 12px;
  border: 1px solid rgba(200, 146, 42, 0.08);
  color: #C8922A;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
}.rye_hero_h1-07j {
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  color: #F2E4C0;
  font-size: 26px;
}.rye_hero_h1-07j em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 771px) {.rye_hero_h1-07j {
  font-size: 36px;
}
}.rye_hero_sub-07j {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A8055;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.rye_hero_sub-07j {
  font-size: 14px;
}
}.rye_hero_row-07j {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.rye_hero_cta-07j {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2A9B5E;
  padding: 13px 26px;
  box-shadow: 0 2px 14px rgba(42, 155, 94, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 14px;
  font-weight: 700;
  color: #0D0A05;
}.rye_hero_cta-07j:hover {
  background: #35B56D;
}.rye_hero_terms-07j {
  font-size: 11px;
  color: #6A5635;
}.rye_hero_game-07j {
  border-radius: 0.875rem;
  background: #120E08;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.rye_hero_game_badge-07j {
  border: 1px solid rgba(232, 168, 32, 0.18);
  padding: 0.313rem 10px;
  border-radius: 20px;
  background: rgba(232, 168, 32, 0.18);
  left: 12px;
  text-transform: uppercase;
  color: #E8A820;
  font-size: 10px;
  top: 12px;
  position: absolute;
  z-index: 3;
  font-weight: 700;
  letter-spacing: .06em;
}.rye_hero_game_badge-07j svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.rye_hero_game_img-07j {
  background: linear-gradient(135deg,#1A1208,#0D0B07);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.rye_hero_game_img-07j img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.rye_hero_game_play-07j {
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.72);
  inset: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.rye_hero_game-07j:hover .rye_hero_game_play-07j {
  opacity: 1;
}.rye_hero_game_play-07j span {
  background: #C8922A;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 3.25rem;
}.rye_hero_game_play-07j span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.rye_hero_game_info-07j {
  padding: 0.875rem 1rem;
}.rye_hero_game_title-07j {
  overflow-wrap: break-word;
  color: #F2E4C0;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.rye_hero_game_provider-07j {
  font-size: 0.688rem;
  color: #7A6440;
}.rye_hero_game_btn-07j {
  margin: 12px 1rem 16px;
  padding: 0.688rem;
  background: #C8922A;
  border-radius: 0.5rem;
  transition: background .2s;
  text-align: center;
  color: #F2E4C0;
  font-size: 13px;
  font-weight: 700;
  display: block;
}.rye_hero_game-07j:hover .rye_hero_game_btn-07j {
  background: #D9A43C;
}.rye_sbar-07j {
  padding: 1rem 16px 0;
  background: #0D0B07;
}
@media(min-width:768px) {.rye_sbar-07j {
  padding: 18px 24px 0;
}
}.rye_sbar_in-07j {
  margin: 0 auto;
  max-width: 1340px;
}.rye_sbar_row-07j {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.rye_sbar_input-07j {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #120E08;
  gap: 0.625rem;
  align-items: center;
  color: #7A6440;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
}.rye_sbar_input-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
}.rye_sbar_input-07j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  width: 15px;
  height: 0.938rem;
}.rye_sbar_providers-07j {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #120E08;
  border-radius: 8px;
  padding: 11px 18px;
  gap: 8px;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #C8B484;
  font-weight: 600;
}.rye_sbar_providers-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
  color: #F2E4C0;
}.rye_sbar_providers-07j svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.rye_sbar_tabs-07j {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.rye_sbar_tabs-07j::-webkit-scrollbar {
  display: none;
}.rye_sbar_tab-07j {
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  align-items: center;
  font-weight: 600;
  color: #9A8055;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
}.rye_sbar_tab-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F2E4C0;
}.rye_sbar_tab-07j.rye_state_active-07j {
  border-color: rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  color: #F2E4C0;
}.rye_sbar_tab_ic-07j svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.rye_wy-07j {
  background: #0D0B07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.rye_wy-07j {
  padding: 40px 24px 0;
}
}.rye_wy_in-07j {
  margin: 0 auto;
  max-width: 83.75rem;
}.rye_wy_head-07j {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.rye_wy_label-07j {
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.rye_wy_h2-07j {
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F2E4C0;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.rye_wy_h2-07j {
  font-size: 24px;
}
}.rye_wy_intro-07j {
  margin: 0;
  color: #7A6440;
  font-size: 13px;
  line-height: 1.6;
}.rye_wy_grid-07j {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.rye_wy_grid-07j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rye_wy_grid-07j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rye_wy_card-07j {
  background: #161209;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
}.rye_wy_card-07j:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.rye_wy_card_ic-07j {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 44px;
  color: #C8922A;
  display: flex;
  margin-bottom: 0.875rem;
  width: 2.75rem;
}.rye_wy_card_ic-07j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
}.rye_wy_card_h-07j {
  margin-bottom: 0.375rem;
  color: #F2E4C0;
  font-weight: 700;
  line-height: 1.25;
  font-size: 15px;
  overflow-wrap: break-word;
}.rye_wy_card_p-07j {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6440;
  font-size: 0.813rem;
}.rye_wy_card_p-07j strong {
  color: #C8B484;
  font-weight: 600;
}.rye_ws-07j {
  background: #0D0B07;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.rye_ws-07j {
  padding: 2.25rem 1.5rem 0;
}
}.rye_ws_in-07j {
  margin: 0 auto;
  max-width: 1340px;
}.rye_ws_head-07j {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
}.rye_ws_title-07j {
  gap: 0.625rem;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  align-items: center;
  overflow-wrap: break-word;
  color: #F2E4C0;
}.rye_ws_title_ic-07j svg {
  height: 18px;
  width: 1.125rem;
  color: #E8A820;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rye_ws_online-07j {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #7A6440;
}.rye_ws_online_dot-07j {
  background: #2A9B5E;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(42, 155, 94, 0.18);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.rye_ws_scroll-07j {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.rye_ws_scroll-07j::-webkit-scrollbar {
  display: none;
}.rye_wc-07j {
  gap: 0.625rem;
  background: #120E08;
  padding: 10px 14px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.rye_wc_img-07j {
  overflow: hidden;
  background: #161209;
  border-radius: 0.25rem;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.rye_wc_img-07j img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rye_wc_info-07j {
  min-width: 0;
}.rye_wc_game-07j {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C8B484;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.rye_wc_player-07j {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
  color: #6A5635;
}.rye_wc_amount-07j {
  font-weight: 700;
  font-size: 13px;
  color: #2A9B5E;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
}.rye_htp-07j {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.rye_htp-07j {
  padding: 2.75rem 1.5rem 0;
}
}.rye_htp_in-07j {
  margin: 0 auto;
  max-width: 1340px;
}.rye_htp_head-07j {
  margin-bottom: 22px;
  max-width: 720px;
}.rye_htp_label-07j {
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.rye_htp_h2-07j {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F2E4C0;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 767px) {.rye_htp_h2-07j {
  font-size: 1.75rem;
}
}.rye_htp_intro-07j {
  color: #7A6440;
  font-size: 0.875rem;
  line-height: 1.6;
}.rye_htp_steps-07j {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rye_htp_steps-07j {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rye_htp_steps-07j {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.rye_htp_step-07j {
  padding: 1.25rem 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161209;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.rye_htp_step_num-07j {
  background: #C8922A;
  border-radius: 50%;
  color: #0D0A05;
  height: 1.75rem;
  align-items: center;
  left: 1.25rem;
  width: 28px;
  display: flex;
  font-size: 13px;
  font-weight: 800;
  position: absolute;
  top: -12px;
  justify-content: center;
  font-family: 'Cinzel', serif;
}.rye_htp_step_ic-07j {
  margin: 0.5rem 0 0.75rem;
  border-radius: 4px;
  background: rgba(200, 146, 42, 0.18);
  align-items: center;
  height: 36px;
  display: flex;
  justify-content: center;
  color: #C8922A;
  width: 36px;
}.rye_htp_step_ic-07j svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.rye_htp_step_h-07j {
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F2E4C0;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.rye_htp_step_p-07j {
  color: #7A6440;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.rye_htp_step_p-07j strong {
  font-weight: 600;
  color: #C8B484;
}.rye_htp_cta-07j {
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #2A9B5E;
  border-radius: 0.5rem;
  color: #0D0A05;
  display: inline-block;
  margin-top: 20px;
  font-weight: 700;
  font-size: 0.875rem;
}.rye_htp_cta-07j:hover {
  background: #35B56D;
}.rye_bon-07j {
  padding: 36px 1rem 0;
  background: #0D0B07;
}
@media(min-width: 770px) {.rye_bon-07j {
  padding: 2.75rem 1.5rem 0;
}
}.rye_bon_in-07j {
  margin: 0 auto;
  max-width: 1340px;
}.rye_bon_head-07j {
  margin-bottom: 20px;
}.rye_bon_label-07j {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 0.688rem;
}.rye_bon_h2-07j {
  color: #F2E4C0;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.rye_bon_h2-07j {
  font-size: 1.5rem;
}
}.rye_bon_seo-07j {
  color: #7A6440;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
}.rye_bon_seo-07j strong {
  color: #C8B484;
  font-weight: 700;
}.rye_bon_seo-07j a {
  text-decoration: underline;
  color: #C8922A;
}.rye_bon_grid-07j {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.rye_bon_grid-07j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.rye_bon_grid-07j {
  grid-template-columns: repeat(5,1fr);
}
}.rye_bon_card-07j {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #120E08;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.rye_bon_card-07j:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.rye_bon_card_ic-07j svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 26px;
}.rye_bon_card_ic-07j {
  margin-bottom: 10px;
}.rye_bon_card_type-07j {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  color: #7A6440;
  font-weight: 700;
  letter-spacing: .06em;
}.rye_bon_card_amount-07j {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #E8A820;
  line-height: 1.1;
}.rye_bon_card_name-07j {
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F2E4C0;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rye_bon_card_detail-07j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  color: #6A5635;
}.rye_reg-07j {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.rye_reg-07j {
  padding: 2.75rem 24px 0;
}
}.rye_reg_in-07j {
  background: #161209;
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.rye_reg_in-07j {
  padding: 40px;
}
}.rye_reg_top-07j {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.rye_reg_top-07j {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rye_reg_label-07j {
  text-transform: uppercase;
  color: #C8922A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.rye_reg_h2-07j {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #F2E4C0;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.rye_reg_h2-07j {
  font-size: 28px;
}
}.rye_reg_bonus-07j {
  padding: 10px 16px;
  border-radius: 0.5rem;
  gap: 0.5rem;
  border: 1px solid rgba(232, 168, 32, 0.18);
  background: rgba(232, 168, 32, 0.18);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.rye_reg_bonus_amount-07j {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8A820;
}.rye_reg_bonus_text-07j {
  line-height: 1.35;
  color: #9A8055;
  font-size: 0.813rem;
}.rye_reg_cta_btn-07j {
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 8px;
  background: #2A9B5E;
  box-shadow: 0 2px 0.875rem rgba(42, 155, 94, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  color: #0D0A05;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 15px;
}.rye_reg_cta_btn-07j:hover {
  background: #35B56D;
}.rye_reg_terms-07j {
  line-height: 1.5;
  font-size: 11px;
  color: #6A5635;
}.rye_reg_seo-07j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6440;
  padding-top: 1.25rem;
  font-size: 13px;
}.rye_reg_seo-07j p {
  color: #7A6440;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
}.rye_reg_seo-07j p:last-child {
  margin-bottom: 0;
}.rye_reg_seo-07j strong {
  font-weight: 700;
  color: #C8B484;
}.rye_reg_seo-07j a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.rye_reg_seo-07j a:hover {
  color: #D9A43C;
}.rye_reg_seo-07j ul,.rye_reg_seo-07j ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.rye_reg_seo-07j ol {
  list-style: decimal;
}.rye_reg_seo-07j li {
  color: #7A6440;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.rye_reg_seo-07j table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.rye_reg_seo-07j table {
  display: table;
}
}.rye_reg_seo-07j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C8B484;
  text-align: left;
  font-weight: 700;
}.rye_reg_seo-07j td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6440;
}.rye_reg_steps-07j {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 863px) {.rye_reg_steps-07j {
  margin-top: 0;
}
}.rye_reg_step-07j {
  padding: 16px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.rye_reg_step_num-07j {
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.08);
  border-radius: 50%;
  width: 34px;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 14px;
  color: #C8922A;
  display: flex;
  height: 34px;
  flex-shrink: 0;
}.rye_reg_step_title-07j {
  color: #F2E4C0;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.rye_reg_step_text-07j {
  line-height: 1.5;
  font-size: 12px;
  color: #7A6440;
}.rye_reg_trust-07j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
}.rye_reg_trust_item-07j {
  gap: 7px;
  color: #7A6440;
  display: flex;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
}.rye_reg_trust_ic-07j svg {
  stroke-linejoin: round;
  color: #C8922A;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.rye_app-07j {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.rye_app-07j {
  padding: 2.75rem 24px 0;
}
}.rye_app_in-07j {
  margin: 0 auto;
  max-width: 1340px;
}.rye_app_head-07j {
  margin-bottom: 1rem;
}.rye_app_label-07j {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8922A;
  font-weight: 700;
}.rye_app_h2-07j {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  color: #F2E4C0;
}
@media(min-width: 766px) {.rye_app_h2-07j {
  font-size: 1.5rem;
}
}.rye_app_sub-07j {
  font-size: 13px;
  color: #7A6440;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.rye_app_sub-07j strong {
  font-weight: 700;
  color: #C8B484;
}.rye_app_cards-07j {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.rye_app_cards-07j {
  grid-template-columns: repeat(3,1fr);
}
}.rye_app_card-07j {
  border-radius: 0.5rem;
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.rye_app_card_ios-07j {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#161209 100%);
}.rye_app_card_android-07j {
  background: linear-gradient(135deg,rgba(42, 155, 94, 0.18) 0%,#161209 100%);
}.rye_app_card_win-07j {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.18) 0%,#161209 100%);
}.rye_app_card_ic-07j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
}.rye_app_card_ic-07j {
  flex-shrink: 0;
  color: #F2E4C0;
}.rye_app_card_os-07j {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #7A6440;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.rye_app_card_title-07j {
  color: #F2E4C0;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.938rem;
}.rye_app_card_text-07j {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #7A6440;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
}.rye_app_card_btn-07j {
  transition: background .2s;
  border: 1px solid rgba(200, 146, 42, 0.50);
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border-radius: 4px;
  color: #F2E4C0;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
}.rye_app_card_btn-07j:hover {
  background: rgba(255, 255, 255, 0.07);
}.rye_prov-07j {
  background: #0D0B07;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.rye_prov-07j {
  padding: 44px 1.5rem 0;
}
}.rye_prov_in-07j {
  margin: 0 auto;
  max-width: 1340px;
}.rye_prov_head-07j {
  margin-bottom: 1rem;
}.rye_prov_label-07j {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8922A;
  font-size: 11px;
}.rye_prov_h2-07j {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2E4C0;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.rye_prov_h2-07j {
  font-size: 24px;
}
}.rye_prov_seo-07j {
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 13px;
  color: #7A6440;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.rye_prov_seo-07j strong {
  color: #C8B484;
  font-weight: 700;
}.rye_prov_seo-07j a {
  color: #C8922A;
  text-decoration: underline;
}.rye_prov_grid-07j {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.rye_prov_grid-07j {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.rye_prov_grid-07j {
  grid-template-columns: repeat(8,1fr);
}
}.rye_prov_card-07j {
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #120E08;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.rye_prov_card-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
  background: #161209;
}.rye_prov_logo-07j {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  height: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
}.rye_prov_logo-07j img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.rye_prov_name-07j {
  font-size: 11px;
  text-align: center;
  color: #9A8055;
  overflow-wrap: break-word;
  font-weight: 600;
}.rye_seo-07j {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.rye_seo-07j {
  padding: 44px 1.5rem 0;
}
}.rye_seo_in-07j {
  padding: 1.75rem 24px;
  background: #161209;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 771px) {.rye_seo_in-07j {
  padding: 2.25rem 40px;
}
}.rye_seo_label-07j {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 0.688rem;
}.rye_seo_h2-07j {
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F2E4C0;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.rye_seo_h2-07j {
  font-size: 24px;
}
}.rye_seo_body-07j {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8055;
}.rye_seo_body-07j p {
  color: #9A8055;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.rye_seo_body-07j p:last-child {
  margin-bottom: 0;
}.rye_seo_body-07j strong {
  font-weight: 700;
  color: #C8B484;
}.rye_seo_body-07j a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.rye_seo_body-07j a:hover {
  color: #D9A43C;
}.rye_seo_body-07j ul,.rye_seo_body-07j ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.rye_seo_body-07j ol {
  list-style: decimal;
}.rye_seo_body-07j li {
  color: #9A8055;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.rye_seo_body-07j table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
}
@media(min-width: 765px) {.rye_seo_body-07j table {
  display: table;
}
}.rye_seo_body-07j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8B484;
  text-align: left;
}.rye_seo_body-07j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A8055;
}.rye_seo_cols-07j {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.rye_seo_cols-07j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.rye_seo_cols-07j {
  grid-template-columns: repeat(3,1fr);
}
}.rye_seo_col_h-07j {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C8B484;
  font-size: 0.813rem;
}.rye_seo_col_p-07j {
  font-size: 13px;
  color: #7A6440;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rye_seo_stats-07j {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.rye_seo_stat-07j {
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(200, 146, 42, 0.08);
  padding: 14px 16px;
  min-width: 8.75rem;
}.rye_seo_stat_val-07j {
  color: #C8922A;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.rye_seo_stat_lb-07j {
  font-size: 11px;
  color: #7A6440;
  overflow-wrap: break-word;
}.rye_rv-07j {
  padding: 36px 1rem 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.rye_rv-07j {
  padding: 44px 1.5rem 0;
}
}.rye_rv_in-07j {
  margin: 0 auto;
  max-width: 83.75rem;
}.rye_rv_head-07j {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.rye_rv_label-07j {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.rye_rv_h2-07j {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 22px;
  color: #F2E4C0;
}
@media(min-width:768px) {.rye_rv_h2-07j {
  font-size: 28px;
}
}.rye_rv_stats-07j {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  color: #7A6440;
  display: flex;
}.rye_rv_stats_score-07j {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.rye_rv_stats_score_val-07j {
  font-family: 'Cinzel', serif;
  color: #E8A820;
  font-weight: 800;
  font-size: 1.375rem;
}.rye_rv_stats_score_max-07j {
  color: #6A5635;
  font-size: 0.813rem;
}.rye_rv_stats_badge-07j {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.rye_rv_stats_badge-07j svg {
  color: #E8A820;
  width: 0.875rem;
  height: 14px;
}.rye_rv_grid-07j {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.rye_rv_grid-07j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.rye_rv_grid-07j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rye_rv_card-07j {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #161209;
  flex-direction: column;
  display: flex;
}.rye_rv_card_stars-07j {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #E8A820;
  display: flex;
}.rye_rv_card_stars-07j svg {
  height: 0.875rem;
  width: 14px;
}.rye_rv_card_h-07j {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 14px;
  color: #F2E4C0;
  line-height: 1.3;
}.rye_rv_card_body-07j {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7A6440;
  font-size: 0.813rem;
}.rye_rv_card_body-07j strong {
  font-weight: 600;
  color: #C8B484;
}.rye_rv_card_meta-07j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.rye_rv_card_author-07j {
  font-size: 0.75rem;
  color: #C8B484;
  font-weight: 600;
}.rye_rv_card_date-07j {
  font-size: 11px;
  color: #6A5635;
}.rye_seo-07j {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 771px) {.rye_seo-07j {
  padding: 2.75rem 24px 0;
}
}.rye_seo_in-07j {
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #161209;
  max-width: 1340px;
}
@media(min-width: 765px) {.rye_seo_in-07j {
  padding: 2.25rem 2.5rem;
}
}.rye_seo_label-07j {
  font-size: 0.688rem;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8922A;
  font-weight: 700;
}.rye_seo_h2-07j {
  font-size: 1.25rem;
  color: #F2E4C0;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.rye_seo_h2-07j {
  font-size: 1.5rem;
}
}.rye_seo_body-07j {
  color: #9A8055;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.rye_seo_body-07j p {
  line-height: 1.75;
  font-size: 14px;
  color: #9A8055;
  margin-bottom: 12px;
}.rye_seo_body-07j p:last-child {
  margin-bottom: 0;
}.rye_seo_body-07j strong {
  color: #C8B484;
  font-weight: 700;
}.rye_seo_body-07j a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.rye_seo_body-07j a:hover {
  color: #D9A43C;
}.rye_seo_body-07j ul,.rye_seo_body-07j ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.rye_seo_body-07j ol {
  list-style: decimal;
}.rye_seo_body-07j li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9A8055;
  line-height: 1.75;
}.rye_seo_body-07j table {
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.rye_seo_body-07j table {
  display: table;
}
}.rye_seo_body-07j th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8B484;
  font-weight: 700;
}.rye_seo_body-07j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8055;
}.rye_seo_cols-07j {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.rye_seo_cols-07j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rye_seo_cols-07j {
  grid-template-columns: repeat(3,1fr);
}
}.rye_seo_col_h-07j {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C8B484;
}.rye_seo_col_p-07j {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6440;
  overflow-wrap: break-word;
}.rye_seo_stats-07j {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.rye_seo_stat-07j {
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 8px;
  background: rgba(200, 146, 42, 0.08);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.rye_seo_stat_val-07j {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8922A;
}.rye_seo_stat_lb-07j {
  font-size: 11px;
  color: #7A6440;
  overflow-wrap: break-word;
}.rye_seo-07j {
  background: #0D0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.rye_seo-07j {
  padding: 44px 24px 0;
}
}.rye_seo_in-07j {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161209;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.rye_seo_in-07j {
  padding: 2.25rem 40px;
}
}.rye_seo_label-07j {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .08em;
}.rye_seo_h2-07j {
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F2E4C0;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.rye_seo_h2-07j {
  font-size: 24px;
}
}.rye_seo_body-07j {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #9A8055;
}.rye_seo_body-07j p {
  font-size: 0.875rem;
  color: #9A8055;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.rye_seo_body-07j p:last-child {
  margin-bottom: 0;
}.rye_seo_body-07j strong {
  color: #C8B484;
  font-weight: 700;
}.rye_seo_body-07j a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.rye_seo_body-07j a:hover {
  color: #D9A43C;
}.rye_seo_body-07j ul,.rye_seo_body-07j ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rye_seo_body-07j ol {
  list-style: decimal;
}.rye_seo_body-07j li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9A8055;
}.rye_seo_body-07j table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.rye_seo_body-07j table {
  display: table;
}
}.rye_seo_body-07j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C8B484;
  font-weight: 700;
}.rye_seo_body-07j td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8055;
}.rye_seo_cols-07j {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.rye_seo_cols-07j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.rye_seo_cols-07j {
  grid-template-columns: repeat(3,1fr);
}
}.rye_seo_col_h-07j {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C8B484;
  margin-bottom: 0.438rem;
}.rye_seo_col_p-07j {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6440;
}.rye_seo_stats-07j {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rye_seo_stat-07j {
  background: rgba(200, 146, 42, 0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.rye_seo_stat_val-07j {
  overflow-wrap: break-word;
  color: #C8922A;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.rye_seo_stat_lb-07j {
  color: #7A6440;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.rye_pmt-07j {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.rye_pmt-07j {
  padding: 2.75rem 24px 0;
}
}.rye_pmt_in-07j {
  margin: 0 auto;
  max-width: 83.75rem;
}.rye_pmt_head-07j {
  max-width: 45rem;
  margin-bottom: 22px;
}.rye_pmt_label-07j {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.rye_pmt_h2-07j {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2E4C0;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 769px) {.rye_pmt_h2-07j {
  font-size: 28px;
}
}.rye_pmt_intro-07j {
  line-height: 1.6;
  color: #7A6440;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.rye_pmt_groups-07j {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.rye_pmt_group-07j {
  border-radius: 0.5rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161209;
}.rye_pmt_group_head-07j {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.rye_pmt_group_ic-07j {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 4px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #C8922A;
}.rye_pmt_group_ic-07j svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rye_pmt_group_h-07j {
  margin: 0;
  font-weight: 700;
  color: #F2E4C0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
}.rye_pmt_group_p-07j {
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  color: #7A6440;
  overflow-wrap: break-word;
  line-height: 1.6;
}.rye_pmt_group_p-07j strong {
  color: #C8B484;
  font-weight: 600;
}.rye_pmt_table_wrap-07j {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.rye_pmt_table-07j {
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
}.rye_pmt_table-07j th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8B484;
  text-align: left;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 11px;
}.rye_pmt_table-07j td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6440;
}.rye_pmt_table-07j tbody tr:last-child td {
  border-bottom: none;
}.rye_pmt_table-07j tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8B484;
}.rye_faq-07j {
  background: #0D0B07;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.rye_faq-07j {
  padding: 2.75rem 1.5rem 0;
}
}.rye_faq_in-07j {
  margin: 0 auto;
  max-width: 1340px;
}.rye_faq_head-07j {
  margin-bottom: 20px;
}.rye_faq_label-07j {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C8922A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.rye_faq_h2-07j {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F2E4C0;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.rye_faq_h2-07j {
  font-size: 24px;
}
}.rye_faq_list-07j {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rye_faq_item-07j {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #161209;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.rye_faq_q-07j {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 12px;
  flex-wrap: wrap;
  color: #C8B484;
  justify-content: space-between;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.rye_faq_q-07j:hover {
  color: #F2E4C0;
}.rye_faq_q_ic-07j {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 1.5rem;
  font-size: 1rem;
  color: #C8922A;
}.rye_faq_item-07j.rye_state_open-07j .rye_faq_q_ic-07j {
  transform: rotate(45deg);
}.rye_faq_a-07j {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #7A6440;
}.rye_faq_item-07j.rye_state_open-07j .rye_faq_a-07j {
  display: block;
}.rye_faq_a-07j strong {
  color: #C8B484;
  font-weight: 700;
}.rye_faq_a-07j a {
  text-decoration: underline;
  color: #C8922A;
}.rye_faq_a-07j ul,.rye_faq_a-07j ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.rye_faq_a-07j ol {
  list-style: decimal;
}.rye_faq_a-07j li {
  margin-bottom: 4px;
  line-height: 1.6;
}.rye_faq_a-07j table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.rye_faq_a-07j table {
  display: table;
}
}.rye_faq_a-07j th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8B484;
}.rye_faq_a-07j td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6440;
}.rye_ft-07j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080604;
  margin-top: 48px;
}.rye_ft_support-07j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width:768px) {.rye_ft_support-07j {
  padding: 28px 1.5rem;
}
}.rye_ft_support_in-07j {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.rye_ft_support_main-07j {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.rye_ft_support_ic-07j {
  color: #C8922A;
  flex-shrink: 0;
}.rye_ft_support_ic-07j svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
}.rye_ft_support_text_title-07j {
  overflow-wrap: break-word;
  color: #F2E4C0;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
}.rye_ft_support_text_sub-07j {
  font-size: 12px;
  color: #7A6440;
  overflow-wrap: break-word;
}.rye_ft_support_btn-07j {
  border-radius: 8px;
  background: #C8922A;
  transition: background .2s;
  padding: 11px 22px;
  font-weight: 700;
  color: #F2E4C0;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.rye_ft_support_btn-07j:hover {
  background: #D9A43C;
}.rye_ft_support_contacts-07j {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.rye_ft_support_contact-07j {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #6A5635;
}.rye_ft_support_contact-07j strong {
  font-size: 11px;
  color: #9A8055;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.rye_ft_main-07j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 769px) {.rye_ft_main-07j {
  padding: 2.5rem 1.5rem 2rem;
}
}.rye_ft_main_in-07j {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 638px) {.rye_ft_main_in-07j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rye_ft_main_in-07j {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.rye_ft_col_logo-07j {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.rye_ft_col_logo-07j {
  grid-column: auto;
}
}.rye_ft_logo-07j {
  gap: 9px;
  display: flex;
  color: #F2E4C0;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
}.rye_ft_logo_mark-07j {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
}.rye_ft_logo_mark-07j img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rye_ft_logo_sub-07j {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6A5635;
  line-height: 1.55;
  max-width: 200px;
}.rye_ft_col_title-07j {
  font-size: 0.75rem;
  color: #9A8055;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.rye_ft_col_links-07j {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.rye_ft_col_link-07j {
  transition: color .2s;
  color: #6A5635;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rye_ft_col_link-07j:hover {
  color: #C8B484;
}.rye_ft_apps-07j {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rye_ft_app_card-07j {
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.rye_ft_app_card-07j:hover {
  border-color: rgba(200, 146, 42, 0.50);
}.rye_ft_app_card_ic-07j svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.rye_ft_app_card_os-07j {
  font-weight: 600;
  font-size: 10px;
  color: #6A5635;
}.rye_ft_app_card_action-07j {
  font-size: 12px;
  font-weight: 700;
  color: #C8B484;
}.rye_ft_bot-07j {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.rye_ft_bot-07j {
  padding: 20px 1.5rem;
}
}.rye_ft_bot_in-07j {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
}.rye_ft_socials-07j {
  gap: 0.5rem;
  display: flex;
}.rye_ft_soc-07j {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  color: #9A8055;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  align-items: center;
  display: flex;
}.rye_ft_soc-07j svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.rye_ft_soc-07j:hover {
  background: rgba(255, 255, 255, 0.07);
}.rye_ft_legal-07j {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 11px;
  color: #8B7A52;
  line-height: 1.6;
}.rye_ft_legal-07j strong {
  color: #9A8055;
  font-weight: 700;
}.rye_ft_legal-07j a {
  text-decoration: underline;
  color: #9A8055;
}.rye_ft_age-07j {
  border: 2px solid #8B7A52;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  color: #8B7A52;
  align-items: center;
  margin-left: auto;
  font-size: 11px;
  height: 32px;
  width: 32px;
  font-weight: 800;
  justify-content: center;
}