*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0C09;
  line-height: 1.6;
  color: #D8CEBC;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.rto-layout_kf1 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.rto-page_kf1 {
  display: flex;
  min-height: 100vh;
}.rto-main_kf1 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1078px) {.rto-main_kf1 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.rto-main_kf1 {
  padding-bottom: 4.5rem;
}
}.rto-gc_kf1 {
  overflow: hidden;
  background: #131008;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 643px) {.rto-gc_kf1 {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.rto-gc_kf1 {
  width: 168px;
}
}.rto-gc_kf1:hover {
  border-color: rgba(196, 150, 38, 0.07);
  transform: translateY(-3px);
}.rto-gc_img_kf1 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.rto-gc_img_kf1 img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.rto-gc_hover_kf1 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.rto-gc_kf1:hover .rto-gc_hover_kf1 {
  opacity: 1;
}.rto-gc_hover_btn_kf1 {
  background: #C49626;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 12px;
  color: #F4EDD8;
  font-weight: 700;
}.rto-gc_info_kf1 {
  padding: 0.5rem 0.625rem 10px;
}.rto-gc_name_kf1 {
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D8CEBC;
}.rto-gc_prov_kf1 {
  color: #5C5040;
  font-size: 10px;
}.rto-gc_tag_kf1 {
  border-radius: 4px;
  padding: 2px 7px;
  z-index: 2;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  position: absolute;
  top: 6px;
  left: 6px;
  letter-spacing: .04em;
}.rto-gc_tag_hot_kf1 {
  background: #D43A3A;
  color: #fff;
}.rto-gc_tag_new_kf1 {
  background: #2FAF72;
  color: #0E0C09;
}.rto-gc_tag_jp_kf1 {
  background: #E5B430;
  color: #0E0C09;
}.rto-gc_tag_ex_kf1 {
  background: #7A5BB5;
  color: #fff;
}.rto-gc_tag_live_kf1 {
  background: #D43A3A;
  color: #fff;
}.rto-gr_kf1 {
  background: #0E0C09;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.rto-gr_kf1 {
  padding: 2.25rem 24px 0;
}
}.rto-gr_in_kf1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rto-gr_head_kf1 {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.rto-gr_head_l_kf1 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.rto-gr_ic_kf1 {
  border-radius: 0.5rem;
  align-items: center;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
}.rto-gr_ic_kf1 svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.rto-gr_title_kf1 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  font-weight: 700;
  color: #F4EDD8;
}
@media(min-width: 767px) {.rto-gr_title_kf1 {
  font-size: 1.125rem;
}
}.rto-gr_more_kf1 {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
  color: #7D6E58;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
}.rto-gr_more_kf1:hover {
  color: #C49626;
}.rto-gr_more_kf1 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.rto-gr_arrows_kf1 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.rto-gr_arr_kf1 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  justify-content: center;
  display: flex;
  color: #A89880;
  align-items: center;
  height: 30px;
  width: 1.875rem;
}.rto-gr_arr_kf1:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EDD8;
}.rto-gr_arr_kf1 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.rto-gr_seo_h_kf1 {
  margin: 0 0 6px;
  color: #D8CEBC;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rto-gr_seo_h_kf1 {
  font-size: 14px;
}
}.rto-gr_seo_kf1 {
  max-width: 680px;
  font-size: 12px;
  margin-bottom: 0.75rem;
  color: #7D6E58;
  line-height: 1.55;
  overflow-wrap: break-word;
}.rto-gr_seo_kf1 strong {
  color: #D8CEBC;
  font-weight: 600;
}.rto-gr_scroll_kf1 {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.rto-gr_scroll_kf1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.rto-gr_scroll_kf1 {
  gap: 0.75rem;
}
}.rto-tb_kf1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0C09;
  z-index: 80;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  right: 0;
  height: 3.5rem;
}.rto-tb_in_kf1 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.rto-tb_burger_kf1 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  flex-shrink: 0;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  height: 2.375rem;
  align-items: center;
  display: flex;
  margin-right: 8px;
}.rto-tb_burger_kf1:hover {
  background: rgba(255, 255, 255, 0.05);
}.rto-tb_burger_line_kf1 {
  background: #A89880;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.rto-tb_burger_kf1 {
  display: none;
}
}.rto-tb_logo_kf1 {
  gap: 9px;
  flex-shrink: 0;
  color: #F4EDD8;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  margin-right: 20px;
  align-items: center;
  font-size: 18px;
  letter-spacing: -.01em;
}.rto-tb_logo_mark_kf1 {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 2rem;
}.rto-tb_logo_mark_kf1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rto-tb_nav_kf1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.rto-tb_nav_kf1 {
  display: flex;
}
}.rto-tb_tab_kf1 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  color: #A89880;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.rto-tb_tab_kf1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.rto-tb_tab_kf1.rto-state_active_kf1 {
  background: rgba(196, 150, 38, 0.18);
  color: #F4EDD8;
}.rto-tb_right_kf1 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.rto-tb_login_kf1 {
  border-radius: 8px;
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  color: #D8CEBC;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.rto-tb_login_kf1:hover {
  border-color: rgba(196, 148, 38, 0.45);
  color: #F4EDD8;
}
@media(min-width: 479px) {.rto-tb_login_kf1 {
  display: block;
}
}.rto-tb_reg_kf1 {
  background: #2FAF72;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 9px 1.125rem;
  font-size: 13px;
  color: #0C0A06;
  font-weight: 700;
  white-space: nowrap;
}.rto-tb_reg_kf1:hover {
  background: #38C882;
}.rto-sb_kf1 {
  background: #181410;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  bottom: 0;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  top: 3.5rem;
  width: 13.75rem;
  left: 0;
}.rto-sb_kf1.rto-state_open_kf1 {
  transform: translateX(0);
}.rto-sb_kf1::-webkit-scrollbar {
  width: 0.25rem;
}.rto-sb_kf1::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.rto-sb_kf1 {
  transform: translateX(0);
}
}.rto-sb_auth_kf1 {
  padding: 0.875rem 0.75rem 0.625rem;
}.rto-sb_btn_reg_kf1 {
  background: #2FAF72;
  border-radius: 0.5rem;
  padding: 0.688rem;
  transition: background .2s;
  color: #0C0A06;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.rto-sb_btn_reg_kf1:hover {
  background: #38C882;
}.rto-sb_btn_login_kf1 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #D8CEBC;
}.rto-sb_btn_login_kf1:hover {
  border-color: rgba(196, 148, 38, 0.45);
  color: #F4EDD8;
}.rto-sb_promo_kf1 {
  padding: 12px 14px;
  border-radius: 8px;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(196, 150, 38, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#1E1508,#181410);
  position: relative;
}.rto-sb_promo_kf1::before {
  background: radial-gradient(circle,rgba(196, 150, 38, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -1.25rem;
  top: -20px;
  width: 5rem;
  position: absolute;
  height: 5rem;
}.rto-sb_promo_title_kf1 {
  text-transform: uppercase;
  color: #C49626;
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 11px;
}.rto-sb_promo_text_kf1 {
  color: #F4EDD8;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
}.rto-sb_promo_sub_kf1 {
  color: #7D6E58;
  font-size: 0.625rem;
  margin-top: 3px;
}.rto-sb_nav_kf1 {
  padding: 0.375rem 8px 16px;
}.rto-sb_nav_lb_kf1 {
  padding: 0.625rem 0.5rem 6px;
  color: #5C5040;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.rto-sb_link_kf1 {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  color: #A89880;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
}.rto-sb_link_kf1:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EDD8;
}.rto-sb_link_kf1.rto-state_active_kf1 {
  background: rgba(196, 150, 38, 0.18);
  color: #F4EDD8;
}.rto-sb_ic_kf1 {
  border-radius: 4px;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
}.rto-sb_ic_kf1 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.rto-sb_ic_1_kf1 {
  background: rgba(196, 150, 38, 0.07);
  color: #C49626;
}.rto-sb_ic_2_kf1 {
  background: rgba(47, 175, 114, 0.16);
  color: #2FAF72;
}.rto-sb_ic_3_kf1 {
  background: rgba(229, 180, 48, 0.15);
  color: #E5B430;
}.rto-sb_ic_4_kf1 {
  background: rgba(122, 91, 181, 0.20);
  color: #7A5BB5;
}.rto-sb_ic_5_kf1 {
  background: rgba(196, 150, 38, 0.07);
  color: #D44F8E;
}.rto-sb_ic_6_kf1 {
  background: rgba(122, 91, 181, 0.20);
  color: #8B4FD4;
}.rto-sb_badge_kf1 {
  background: #E5B430;
  border-radius: 4px;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #0C0A06;
  font-size: 0.563rem;
  font-weight: 700;
}.rto-sb_bot_kf1 {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.rto-sb_lang_kf1,.rto-sb_help_kf1 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  flex: 1;
  padding: 9px 0.375rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
  color: #A89880;
  justify-content: center;
}.rto-sb_lang_kf1:hover,.rto-sb_help_kf1:hover {
  border-color: rgba(196, 148, 38, 0.45);
  color: #F4EDD8;
}.rto-sb_lang_kf1 svg,.rto-sb_help_kf1 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.rto-sb_bd_kf1 {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.rto-sb_bd_kf1.rto-state_on_kf1 {
  display: block;
}
@media(min-width:1080px) {.rto-sb_bd_kf1 {
  display: none!important;
}
}.rto-mob_nav_kf1 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #181410;
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1078px) {.rto-mob_nav_kf1 {
  display: none;
}
}.rto-mob_nav_item_kf1 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  color: #5C5040;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.rto-mob_nav_ic_kf1 {
  line-height: 1;
}.rto-mob_nav_ic_kf1 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.rto-mob_nav_lb_kf1 {
  font-weight: 600;
  font-size: 10px;
  color: #5C5040;
}.rto-mob_nav_item_kf1.rto-state_active_kf1 {
  color: #C49626;
}.rto-mob_nav_item_kf1.rto-state_active_kf1 .rto-mob_nav_lb_kf1 {
  color: #C49626;
}.rto-hero_kf1 {
  background: #0E0C09;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.rto-hero_kf1 {
  padding: 1.5rem 24px 0;
}
}.rto-hero_in_kf1 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.rto-hero_in_kf1 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.rto-hero_in_kf1 {
  grid-template-columns: 1fr 21.25rem;
}
}.rto-hero_promo_kf1 {
  overflow: hidden;
  background: #131008;
  border-radius: 0.875rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 769px) {.rto-hero_promo_kf1 {
  min-height: 280px;
}
}.rto-hero_promo_bg_kf1 {
  background: linear-gradient(120deg,#1E1508 0%,#0E0C09 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.rto-hero_promo_bg_kf1::after {
  background: linear-gradient(90deg,#0E0C09 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rto-hero_promo_glow_kf1 {
  background: radial-gradient(circle,rgba(122, 91, 181, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 60px;
  top: -40px;
  height: 18.75rem;
  width: 18.75rem;
  position: absolute;
}.rto-hero_promo_ct_kf1 {
  padding: 1.75rem 1.5rem 28px 28px;
  display: flex;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  position: relative;
  max-width: 480px;
}
@media(min-width: 769px) {.rto-hero_promo_ct_kf1 {
  padding: 40px 2rem;
}
}.rto-hero_badge_kf1 {
  background: rgba(196, 150, 38, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(196, 150, 38, 0.07);
  font-size: 0.625rem;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #C49626;
  text-transform: uppercase;
  letter-spacing: .08em;
}.rto-hero_h1_kf1 {
  overflow-wrap: break-word;
  color: #F4EDD8;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
}.rto-hero_h1_kf1 em {
  font-style: normal;
  color: #E5B430;
}
@media(min-width: 766px) {.rto-hero_h1_kf1 {
  font-size: 36px;
}
}.rto-hero_sub_kf1 {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A89880;
}
@media(min-width: 766px) {.rto-hero_sub_kf1 {
  font-size: 0.875rem;
}
}.rto-hero_row_kf1 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.rto-hero_cta_kf1 {
  transition: background .2s;
  border-radius: 8px;
  background: #2FAF72;
  padding: 0.813rem 26px;
  font-size: 14px;
  color: #0C0A06;
  box-shadow: 0 0.25rem 22px rgba(47, 175, 114, 0.42), 0 1px 0 rgba(255,255,255,0.08) inset;
  font-weight: 700;
}.rto-hero_cta_kf1:hover {
  background: #38C882;
}.rto-hero_terms_kf1 {
  color: #5C5040;
  font-size: 11px;
}.rto-hero_game_kf1 {
  background: #131008;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.rto-hero_game_badge_kf1 {
  border-radius: 1.25rem;
  border: 1px solid rgba(229, 180, 48, 0.15);
  background: rgba(229, 180, 48, 0.15);
  padding: 5px 0.625rem;
  text-transform: uppercase;
  color: #E5B430;
  left: 12px;
  top: 12px;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  position: absolute;
}.rto-hero_game_badge_kf1 svg {
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.rto-hero_game_img_kf1 {
  background: linear-gradient(135deg,#1E1508,#0E0C09);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.rto-hero_game_img_kf1 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.rto-hero_game_play_kf1 {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.rto-hero_game_kf1:hover .rto-hero_game_play_kf1 {
  opacity: 1;
}.rto-hero_game_play_kf1 span {
  background: #C49626;
  border-radius: 50%;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  display: flex;
}.rto-hero_game_play_kf1 span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.rto-hero_game_info_kf1 {
  padding: 14px 16px;
}.rto-hero_game_title_kf1 {
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 15px;
}.rto-hero_game_provider_kf1 {
  font-size: 0.688rem;
  color: #7D6E58;
}.rto-hero_game_btn_kf1 {
  margin: 0.75rem 1rem 1rem;
  border-radius: 0.5rem;
  padding: 11px;
  background: #C49626;
  transition: background .2s;
  color: #F4EDD8;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
}.rto-hero_game_kf1:hover .rto-hero_game_btn_kf1 {
  background: #D8A93A;
}.rto-sbar_kf1 {
  background: #0E0C09;
  padding: 16px 1rem 0;
}
@media(min-width:768px) {.rto-sbar_kf1 {
  padding: 1.125rem 1.5rem 0;
}
}.rto-sbar_in_kf1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rto-sbar_row_kf1 {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.rto-sbar_input_kf1 {
  background: #131008;
  transition: border-color .2s;
  border-radius: 8px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1rem;
  flex: 1;
  font-size: 0.813rem;
  color: #7D6E58;
  cursor: pointer;
  align-items: center;
  display: flex;
}.rto-sbar_input_kf1:hover {
  border-color: rgba(196, 148, 38, 0.45);
}.rto-sbar_input_kf1 svg {
  height: 0.938rem;
  width: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.rto-sbar_providers_kf1 {
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1.125rem;
  background: #131008;
  gap: 0.5rem;
  display: flex;
  white-space: nowrap;
  color: #D8CEBC;
  font-size: 13px;
  font-weight: 600;
  align-items: center;
}.rto-sbar_providers_kf1:hover {
  border-color: rgba(196, 148, 38, 0.45);
  color: #F4EDD8;
}.rto-sbar_providers_kf1 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
}.rto-sbar_tabs_kf1 {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.rto-sbar_tabs_kf1::-webkit-scrollbar {
  display: none;
}.rto-sbar_tab_kf1 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #A89880;
}.rto-sbar_tab_kf1:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 148, 38, 0.45);
  color: #F4EDD8;
}.rto-sbar_tab_kf1.rto-state_active_kf1 {
  border-color: rgba(196, 150, 38, 0.07);
  background: rgba(196, 150, 38, 0.18);
  color: #F4EDD8;
}.rto-sbar_tab_ic_kf1 svg {
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rto-wy_kf1 {
  padding: 2rem 1rem 0;
  background: #0E0C09;
}
@media(min-width: 766px) {.rto-wy_kf1 {
  padding: 2.5rem 24px 0;
}
}.rto-wy_in_kf1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rto-wy_head_kf1 {
  max-width: 720px;
  margin-bottom: 18px;
}.rto-wy_label_kf1 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C49626;
  font-weight: 700;
}.rto-wy_h2_kf1 {
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.rto-wy_h2_kf1 {
  font-size: 24px;
}
}.rto-wy_intro_kf1 {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #7D6E58;
}.rto-wy_grid_kf1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.rto-wy_grid_kf1 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rto-wy_grid_kf1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rto-wy_card_kf1 {
  border-radius: 0.5rem;
  padding: 20px;
  background: #181410;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.rto-wy_card_kf1:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 150, 38, 0.07);
}.rto-wy_card_ic_kf1 {
  border-radius: 50%;
  background: rgba(196, 150, 38, 0.18);
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
  color: #C49626;
  margin-bottom: 0.875rem;
  height: 2.75rem;
}.rto-wy_card_ic_kf1 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.rto-wy_card_h_kf1 {
  font-size: 15px;
  font-weight: 700;
  color: #F4EDD8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}.rto-wy_card_p_kf1 {
  color: #7D6E58;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.rto-wy_card_p_kf1 strong {
  font-weight: 600;
  color: #D8CEBC;
}.rto-gcg_kf1 {
  background: #0E0C09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.rto-gcg_kf1 {
  padding: 44px 1.5rem 0;
}
}.rto-gcg_in_kf1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rto-gcg_head_kf1 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.rto-gcg_label_kf1 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C49626;
  font-size: 11px;
  letter-spacing: .08em;
}.rto-gcg_h2_kf1 {
  font-size: 1.375rem;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 770px) {.rto-gcg_h2_kf1 {
  font-size: 1.75rem;
}
}.rto-gcg_intro_kf1 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6E58;
}.rto-gcg_grid_kf1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.rto-gcg_grid_kf1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.rto-gcg_grid_kf1 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rto-gcg_card_kf1 {
  border-radius: 0.875rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
}.rto-gcg_card_kf1:hover {
  border-color: rgba(196, 150, 38, 0.18);
  transform: translateY(-3px);
}.rto-gcg_card_bg_kf1 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.rto-gcg_card_bg_kf1::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.rto-gcg_card_ic_kf1 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  color: #F4EDD8;
  top: 18px;
  height: 40px;
  width: 2.5rem;
  align-items: center;
  right: 18px;
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: center;
}.rto-gcg_card_ic_kf1 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.rto-gcg_card_ct_kf1 {
  z-index: 1;
  position: relative;
}.rto-gcg_card_h_kf1 {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4EDD8;
  font-size: 18px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.rto-gcg_card_h_kf1 {
  font-size: 1.25rem;
}
}.rto-gcg_card_p_kf1 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.rto-gcg_card_p_kf1 strong {
  font-weight: 600;
  color: #F4EDD8;
}.rto-gcg_card_cta_kf1 {
  gap: 0.25rem;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  color: #C49626;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
}.rto-gcg_card_cta_kf1 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.rto-gr_jp_kf1 {
  border-radius: 14px;
  background: linear-gradient(135deg,#180E2A 0%,#0C0812 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.rto-gr_jp_kf1::before {
  background: radial-gradient(circle,rgba(122, 91, 181, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  position: absolute;
  content: '';
  left: -3.75rem;
  height: 250px;
  top: -3.75rem;
}.rto-gr_jp_kf1::after {
  background: radial-gradient(circle,rgba(229, 180, 48, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  position: absolute;
  bottom: -2.5rem;
  content: '';
  height: 12.5rem;
}.rto-gr_jp_head_kf1 {
  gap: 16px;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  display: flex;
}.rto-gr_jp_info_kf1 {
  flex: 1;
}.rto-gr_jp_label_kf1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #8B4FD4;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.rto-gr_jp_label_kf1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 4px;
  vertical-align: -2px;
  height: 14px;
  width: 0.875rem;
}.rto-gr_jp_amount_kf1 {
  color: #F4EDD8;
  font-size: 32px;
  margin-bottom: 4px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.rto-gr_jp_amount_kf1 {
  font-size: 2.5rem;
}
}.rto-gr_jp_amount_kf1 span {
  color: #E5B430;
}.rto-gr_jp_seo_kf1 {
  max-width: 480px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #A89880;
  line-height: 1.5;
}.rto-gr_jp_cta_kf1 {
  border: 1px solid rgba(122, 91, 181, 0.20);
  border-radius: 8px;
  padding: 11px 20px;
  background: rgba(122, 91, 181, 0.20);
  transition: background .2s;
  align-self: flex-start;
  color: #F4EDD8;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  margin-top: 4px;
  font-size: 13px;
  z-index: 1;
  flex-shrink: 0;
}.rto-gr_jp_cta_kf1:hover {
  background: #7A5BB5;
}.rto-ws_kf1 {
  background: #0E0C09;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.rto-ws_kf1 {
  padding: 2.25rem 1.5rem 0;
}
}.rto-ws_in_kf1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rto-ws_head_kf1 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.rto-ws_title_kf1 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  align-items: center;
  color: #F4EDD8;
  font-weight: 700;
  flex-wrap: wrap;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  display: flex;
}.rto-ws_title_ic_kf1 svg {
  stroke-linecap: round;
  width: 1.125rem;
  color: #E5B430;
  stroke-linejoin: round;
  height: 18px;
}.rto-ws_online_kf1 {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #7D6E58;
  align-items: center;
}.rto-ws_online_dot_kf1 {
  border-radius: 50%;
  background: #2FAF72;
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(47, 175, 114, 0.16);
}.rto-ws_scroll_kf1 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.rto-ws_scroll_kf1::-webkit-scrollbar {
  display: none;
}.rto-wc_kf1 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  gap: 10px;
  padding: 0.625rem 14px;
  background: #131008;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.rto-wc_img_kf1 {
  overflow: hidden;
  border-radius: 4px;
  background: #181410;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.rto-wc_img_kf1 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rto-wc_info_kf1 {
  min-width: 0;
}.rto-wc_game_kf1 {
  overflow: hidden;
  color: #D8CEBC;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}.rto-wc_player_kf1 {
  overflow: hidden;
  color: #5C5040;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.rto-wc_amount_kf1 {
  font-weight: 700;
  font-size: 13px;
  color: #2FAF72;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
}.rto-reg_kf1 {
  padding: 36px 1rem 0;
  background: #0E0C09;
}
@media(min-width: 769px) {.rto-reg_kf1 {
  padding: 2.75rem 24px 0;
}
}.rto-reg_in_kf1 {
  padding: 1.75rem 1.5rem;
  background: #181410;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.rto-reg_in_kf1 {
  padding: 2.5rem;
}
}.rto-reg_top_kf1 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.rto-reg_top_kf1 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.rto-reg_label_kf1 {
  color: #C49626;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.rto-reg_h2_kf1 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
  line-height: 1.2;
  color: #F4EDD8;
}
@media(min-width: 769px) {.rto-reg_h2_kf1 {
  font-size: 1.75rem;
}
}.rto-reg_bonus_kf1 {
  border: 1px solid rgba(229, 180, 48, 0.15);
  border-radius: 0.5rem;
  gap: 8px;
  padding: 0.625rem 1rem;
  background: rgba(229, 180, 48, 0.15);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.rto-reg_bonus_amount_kf1 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E5B430;
}.rto-reg_bonus_text_kf1 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A89880;
}.rto-reg_cta_btn_kf1 {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #2FAF72;
  border-radius: 8px;
  box-shadow: 0 0.25rem 1.375rem rgba(47, 175, 114, 0.42), 0 1px 0 rgba(255,255,255,0.08) inset;
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #0C0A06;
  font-size: 0.938rem;
  display: inline-block;
}.rto-reg_cta_btn_kf1:hover {
  background: #38C882;
}.rto-reg_terms_kf1 {
  font-size: 11px;
  color: #5C5040;
  line-height: 1.5;
}.rto-reg_seo_kf1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  color: #7D6E58;
  font-size: 13px;
  line-height: 1.65;
  padding-top: 1.25rem;
}.rto-reg_seo_kf1 p {
  margin-bottom: 10px;
  color: #7D6E58;
  font-size: 13px;
  line-height: 1.65;
}.rto-reg_seo_kf1 p:last-child {
  margin-bottom: 0;
}.rto-reg_seo_kf1 strong {
  color: #D8CEBC;
  font-weight: 700;
}.rto-reg_seo_kf1 a {
  transition: color .2s;
  color: #C49626;
  text-decoration: underline;
}.rto-reg_seo_kf1 a:hover {
  color: #D8A93A;
}.rto-reg_seo_kf1 ul,.rto-reg_seo_kf1 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.rto-reg_seo_kf1 ol {
  list-style: decimal;
}.rto-reg_seo_kf1 li {
  color: #7D6E58;
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
}.rto-reg_seo_kf1 table {
  font-size: 13px;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.rto-reg_seo_kf1 table {
  display: table;
}
}.rto-reg_seo_kf1 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D8CEBC;
}.rto-reg_seo_kf1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6E58;
}.rto-reg_steps_kf1 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width:860px) {.rto-reg_steps_kf1 {
  margin-top: 0;
}
}.rto-reg_step_kf1 {
  border-radius: 0.5rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.rto-reg_step_num_kf1 {
  border: 1px solid rgba(196, 150, 38, 0.07);
  background: rgba(196, 150, 38, 0.18);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  width: 2.125rem;
  flex-shrink: 0;
  color: #C49626;
  height: 34px;
  font-size: 14px;
}.rto-reg_step_title_kf1 {
  font-weight: 700;
  color: #F4EDD8;
  font-size: 14px;
  margin-bottom: 3px;
}.rto-reg_step_text_kf1 {
  line-height: 1.5;
  color: #7D6E58;
  font-size: 0.75rem;
}.rto-reg_trust_kf1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.rto-reg_trust_item_kf1 {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #7D6E58;
  display: flex;
}.rto-reg_trust_ic_kf1 svg {
  color: #C49626;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.rto-app_kf1 {
  background: #0E0C09;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.rto-app_kf1 {
  padding: 44px 1.5rem 0;
}
}.rto-app_in_kf1 {
  margin: 0 auto;
  max-width: 1320px;
}.rto-app_head_kf1 {
  margin-bottom: 1rem;
}.rto-app_label_kf1 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C49626;
}.rto-app_h2_kf1 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F4EDD8;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.rto-app_h2_kf1 {
  font-size: 1.5rem;
}
}.rto-app_sub_kf1 {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 37.5rem;
  color: #7D6E58;
  line-height: 1.6;
}.rto-app_sub_kf1 strong {
  color: #D8CEBC;
  font-weight: 700;
}.rto-app_cards_kf1 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 642px) {.rto-app_cards_kf1 {
  grid-template-columns: repeat(3,1fr);
}
}.rto-app_card_kf1 {
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.rto-app_card_ios_kf1 {
  background: linear-gradient(135deg,rgba(196, 150, 38, 0.18) 0%,#181410 100%);
}.rto-app_card_android_kf1 {
  background: linear-gradient(135deg,rgba(47, 175, 114, 0.16) 0%,#181410 100%);
}.rto-app_card_win_kf1 {
  background: linear-gradient(135deg,rgba(229, 180, 48, 0.15) 0%,#181410 100%);
}.rto-app_card_ic_kf1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
  width: 34px;
}.rto-app_card_ic_kf1 {
  color: #F4EDD8;
  flex-shrink: 0;
}.rto-app_card_os_kf1 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #7D6E58;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.rto-app_card_title_kf1 {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F4EDD8;
  overflow-wrap: break-word;
}.rto-app_card_text_kf1 {
  color: #7D6E58;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.rto-app_card_btn_kf1 {
  gap: 7px;
  border: 1px solid rgba(196, 148, 38, 0.45);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  padding: 0.625rem 18px;
  align-items: center;
  color: #F4EDD8;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
}.rto-app_card_btn_kf1:hover {
  background: rgba(255, 255, 255, 0.07);
}.rto-prov_kf1 {
  padding: 2.25rem 16px 0;
  background: #0E0C09;
}
@media(min-width: 767px) {.rto-prov_kf1 {
  padding: 44px 24px 0;
}
}.rto-prov_in_kf1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rto-prov_head_kf1 {
  margin-bottom: 1rem;
}.rto-prov_label_kf1 {
  text-transform: uppercase;
  font-weight: 700;
  color: #C49626;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
}.rto-prov_h2_kf1 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4EDD8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.rto-prov_h2_kf1 {
  font-size: 1.5rem;
}
}.rto-prov_seo_kf1 {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #7D6E58;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 13px;
}.rto-prov_seo_kf1 strong {
  font-weight: 700;
  color: #D8CEBC;
}.rto-prov_seo_kf1 a {
  text-decoration: underline;
  color: #C49626;
}.rto-prov_grid_kf1 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.rto-prov_grid_kf1 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.rto-prov_grid_kf1 {
  grid-template-columns: repeat(8,1fr);
}
}.rto-prov_card_kf1 {
  padding: 14px 10px;
  background: #131008;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.438rem;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.rto-prov_card_kf1:hover {
  background: #181410;
  border-color: rgba(196, 148, 38, 0.45);
}.rto-prov_logo_kf1 {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 44px;
}.rto-prov_logo_kf1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.rto-prov_name_kf1 {
  overflow-wrap: break-word;
  color: #A89880;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
}.rto-bon_kf1 {
  padding: 36px 16px 0;
  background: #0E0C09;
}
@media(min-width: 766px) {.rto-bon_kf1 {
  padding: 44px 24px 0;
}
}.rto-bon_in_kf1 {
  margin: 0 auto;
  max-width: 1320px;
}.rto-bon_head_kf1 {
  margin-bottom: 1.25rem;
}.rto-bon_label_kf1 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C49626;
  font-size: 11px;
}.rto-bon_h2_kf1 {
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.rto-bon_h2_kf1 {
  font-size: 1.5rem;
}
}.rto-bon_seo_kf1 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #7D6E58;
  font-size: 13px;
}.rto-bon_seo_kf1 strong {
  font-weight: 700;
  color: #D8CEBC;
}.rto-bon_seo_kf1 a {
  color: #C49626;
  text-decoration: underline;
}.rto-bon_grid_kf1 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.rto-bon_grid_kf1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rto-bon_grid_kf1 {
  grid-template-columns: repeat(5,1fr);
}
}.rto-bon_card_kf1 {
  background: #131008;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
}.rto-bon_card_kf1:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 150, 38, 0.07);
}.rto-bon_card_ic_kf1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
}.rto-bon_card_ic_kf1 {
  margin-bottom: 10px;
}.rto-bon_card_type_kf1 {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #7D6E58;
}.rto-bon_card_amount_kf1 {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
  color: #E5B430;
}.rto-bon_card_name_kf1 {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F4EDD8;
  font-size: 0.813rem;
}.rto-bon_card_detail_kf1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #5C5040;
  font-size: 0.688rem;
}.rto-seo_kf1 {
  background: #0E0C09;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.rto-seo_kf1 {
  padding: 44px 1.5rem 0;
}
}.rto-seo_in_kf1 {
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #181410;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.rto-seo_in_kf1 {
  padding: 2.25rem 2.5rem;
}
}.rto-seo_label_kf1 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C49626;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.rto-seo_h2_kf1 {
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDD8;
}
@media(min-width: 767px) {.rto-seo_h2_kf1 {
  font-size: 1.5rem;
}
}.rto-seo_body_kf1 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A89880;
  line-height: 1.75;
}.rto-seo_body_kf1 p {
  margin-bottom: 12px;
  color: #A89880;
  line-height: 1.75;
  font-size: 14px;
}.rto-seo_body_kf1 p:last-child {
  margin-bottom: 0;
}.rto-seo_body_kf1 strong {
  color: #D8CEBC;
  font-weight: 700;
}.rto-seo_body_kf1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C49626;
}.rto-seo_body_kf1 a:hover {
  color: #D8A93A;
}.rto-seo_body_kf1 ul,.rto-seo_body_kf1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.rto-seo_body_kf1 ol {
  list-style: decimal;
}.rto-seo_body_kf1 li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A89880;
  margin-bottom: 0.375rem;
}.rto-seo_body_kf1 table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.rto-seo_body_kf1 table {
  display: table;
}
}.rto-seo_body_kf1 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8CEBC;
  font-weight: 700;
  text-align: left;
}.rto-seo_body_kf1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A89880;
}.rto-seo_cols_kf1 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.rto-seo_cols_kf1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.rto-seo_cols_kf1 {
  grid-template-columns: repeat(3,1fr);
}
}.rto-seo_col_h_kf1 {
  font-weight: 700;
  color: #D8CEBC;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.rto-seo_col_p_kf1 {
  font-size: 13px;
  color: #7D6E58;
  line-height: 1.65;
  overflow-wrap: break-word;
}.rto-seo_stats_kf1 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rto-seo_stat_kf1 {
  border-radius: 0.5rem;
  background: rgba(196, 150, 38, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(196, 150, 38, 0.18);
  flex: 1;
  min-width: 140px;
}.rto-seo_stat_val_kf1 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C49626;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.rto-seo_stat_lb_kf1 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7D6E58;
}.rto-rv_kf1 {
  padding: 36px 1rem 0;
  background: #0E0C09;
}
@media(min-width: 767px) {.rto-rv_kf1 {
  padding: 44px 1.5rem 0;
}
}.rto-rv_in_kf1 {
  margin: 0 auto;
  max-width: 1320px;
}.rto-rv_head_kf1 {
  margin-bottom: 20px;
  max-width: 45rem;
}.rto-rv_label_kf1 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C49626;
  text-transform: uppercase;
}.rto-rv_h2_kf1 {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F4EDD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
}
@media(min-width: 771px) {.rto-rv_h2_kf1 {
  font-size: 1.75rem;
}
}.rto-rv_stats_kf1 {
  gap: 1.125rem;
  font-size: 0.813rem;
  color: #7D6E58;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.rto-rv_stats_score_kf1 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.rto-rv_stats_score_val_kf1 {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #E5B430;
}.rto-rv_stats_score_max_kf1 {
  color: #5C5040;
  font-size: 13px;
}.rto-rv_stats_badge_kf1 {
  gap: 4px;
  align-items: center;
  display: flex;
}.rto-rv_stats_badge_kf1 svg {
  height: 14px;
  color: #E5B430;
  width: 0.875rem;
}.rto-rv_grid_kf1 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.rto-rv_grid_kf1 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.rto-rv_grid_kf1 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.rto-rv_card_kf1 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #181410;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.rto-rv_card_stars_kf1 {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #E5B430;
}.rto-rv_card_stars_kf1 svg {
  height: 14px;
  width: 0.875rem;
}.rto-rv_card_h_kf1 {
  color: #F4EDD8;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.3;
}.rto-rv_card_body_kf1 {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6E58;
  margin-bottom: 14px;
}.rto-rv_card_body_kf1 strong {
  color: #D8CEBC;
  font-weight: 600;
}.rto-rv_card_meta_kf1 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.rto-rv_card_author_kf1 {
  font-weight: 600;
  font-size: 12px;
  color: #D8CEBC;
}.rto-rv_card_date_kf1 {
  font-size: 11px;
  color: #5C5040;
}.rto-seo_kf1 {
  background: #0E0C09;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.rto-seo_kf1 {
  padding: 2.75rem 24px 0;
}
}.rto-seo_in_kf1 {
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #181410;
  max-width: 1320px;
}
@media(min-width: 767px) {.rto-seo_in_kf1 {
  padding: 36px 2.5rem;
}
}.rto-seo_label_kf1 {
  color: #C49626;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.rto-seo_h2_kf1 {
  font-size: 1.25rem;
  color: #F4EDD8;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 766px) {.rto-seo_h2_kf1 {
  font-size: 24px;
}
}.rto-seo_body_kf1 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A89880;
  font-size: 0.875rem;
}.rto-seo_body_kf1 p {
  line-height: 1.75;
  color: #A89880;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.rto-seo_body_kf1 p:last-child {
  margin-bottom: 0;
}.rto-seo_body_kf1 strong {
  color: #D8CEBC;
  font-weight: 700;
}.rto-seo_body_kf1 a {
  transition: color .2s;
  color: #C49626;
  text-decoration: underline;
}.rto-seo_body_kf1 a:hover {
  color: #D8A93A;
}.rto-seo_body_kf1 ul,.rto-seo_body_kf1 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.rto-seo_body_kf1 ol {
  list-style: decimal;
}.rto-seo_body_kf1 li {
  line-height: 1.75;
  color: #A89880;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.rto-seo_body_kf1 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 765px) {.rto-seo_body_kf1 table {
  display: table;
}
}.rto-seo_body_kf1 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8CEBC;
}.rto-seo_body_kf1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89880;
}.rto-seo_cols_kf1 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.rto-seo_cols_kf1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rto-seo_cols_kf1 {
  grid-template-columns: repeat(3,1fr);
}
}.rto-seo_col_h_kf1 {
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D8CEBC;
  margin-bottom: 0.438rem;
}.rto-seo_col_p_kf1 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6E58;
}.rto-seo_stats_kf1 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.rto-seo_stat_kf1 {
  padding: 0.875rem 1rem;
  background: rgba(196, 150, 38, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 150, 38, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.rto-seo_stat_val_kf1 {
  font-weight: 800;
  color: #C49626;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.rto-seo_stat_lb_kf1 {
  overflow-wrap: break-word;
  color: #7D6E58;
  font-size: 11px;
}.rto-seo_kf1 {
  padding: 36px 1rem 0;
  background: #0E0C09;
}
@media(min-width: 770px) {.rto-seo_kf1 {
  padding: 44px 24px 0;
}
}.rto-seo_in_kf1 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  background: #181410;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.rto-seo_in_kf1 {
  padding: 2.25rem 2.5rem;
}
}.rto-seo_label_kf1 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C49626;
  font-weight: 700;
}.rto-seo_h2_kf1 {
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F4EDD8;
  font-size: 20px;
}
@media(min-width:768px) {.rto-seo_h2_kf1 {
  font-size: 1.5rem;
}
}.rto-seo_body_kf1 {
  color: #A89880;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.rto-seo_body_kf1 p {
  font-size: 14px;
  line-height: 1.75;
  color: #A89880;
  margin-bottom: 12px;
}.rto-seo_body_kf1 p:last-child {
  margin-bottom: 0;
}.rto-seo_body_kf1 strong {
  font-weight: 700;
  color: #D8CEBC;
}.rto-seo_body_kf1 a {
  transition: color .2s;
  color: #C49626;
  text-decoration: underline;
}.rto-seo_body_kf1 a:hover {
  color: #D8A93A;
}.rto-seo_body_kf1 ul,.rto-seo_body_kf1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rto-seo_body_kf1 ol {
  list-style: decimal;
}.rto-seo_body_kf1 li {
  color: #A89880;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.rto-seo_body_kf1 table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.rto-seo_body_kf1 table {
  display: table;
}
}.rto-seo_body_kf1 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8CEBC;
  text-align: left;
  font-weight: 700;
}.rto-seo_body_kf1 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89880;
}.rto-seo_cols_kf1 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.rto-seo_cols_kf1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.rto-seo_cols_kf1 {
  grid-template-columns: repeat(3,1fr);
}
}.rto-seo_col_h_kf1 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #D8CEBC;
}.rto-seo_col_p_kf1 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6E58;
}.rto-seo_stats_kf1 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rto-seo_stat_kf1 {
  border-radius: 8px;
  background: rgba(196, 150, 38, 0.07);
  border: 1px solid rgba(196, 150, 38, 0.18);
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.rto-seo_stat_val_kf1 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C49626;
  font-weight: 800;
}.rto-seo_stat_lb_kf1 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7D6E58;
}.rto-faq_kf1 {
  background: #0E0C09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.rto-faq_kf1 {
  padding: 2.75rem 24px 0;
}
}.rto-faq_in_kf1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.rto-faq_head_kf1 {
  margin-bottom: 20px;
}.rto-faq_label_kf1 {
  font-weight: 700;
  font-size: 11px;
  color: #C49626;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.rto-faq_h2_kf1 {
  font-weight: 800;
  color: #F4EDD8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.rto-faq_h2_kf1 {
  font-size: 1.5rem;
}
}.rto-faq_list_kf1 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rto-faq_item_kf1 {
  background: #181410;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.rto-faq_q_kf1 {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  flex-wrap: wrap;
  color: #D8CEBC;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
}.rto-faq_q_kf1:hover {
  color: #F4EDD8;
}.rto-faq_q_ic_kf1 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  align-items: center;
  font-size: 16px;
  width: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
  height: 24px;
  color: #C49626;
  display: flex;
}.rto-faq_item_kf1.rto-state_open_kf1 .rto-faq_q_ic_kf1 {
  transform: rotate(45deg);
}.rto-faq_a_kf1 {
  padding: 0 20px 1rem;
  color: #7D6E58;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.rto-faq_item_kf1.rto-state_open_kf1 .rto-faq_a_kf1 {
  display: block;
}.rto-faq_a_kf1 strong {
  font-weight: 700;
  color: #D8CEBC;
}.rto-faq_a_kf1 a {
  text-decoration: underline;
  color: #C49626;
}.rto-faq_a_kf1 ul,.rto-faq_a_kf1 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.rto-faq_a_kf1 ol {
  list-style: decimal;
}.rto-faq_a_kf1 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.rto-faq_a_kf1 table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 12px;
}
@media(min-width:768px) {.rto-faq_a_kf1 table {
  display: table;
}
}.rto-faq_a_kf1 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8CEBC;
  text-align: left;
  font-weight: 700;
}.rto-faq_a_kf1 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #7D6E58;
}.rto-ft_kf1 {
  background: #080604;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.rto-ft_support_kf1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 771px) {.rto-ft_support_kf1 {
  padding: 28px 24px;
}
}.rto-ft_support_in_kf1 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.rto-ft_support_main_kf1 {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.rto-ft_support_ic_kf1 {
  flex-shrink: 0;
  color: #C49626;
}.rto-ft_support_ic_kf1 svg {
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.rto-ft_support_text_title_kf1 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F4EDD8;
  overflow-wrap: break-word;
}.rto-ft_support_text_sub_kf1 {
  overflow-wrap: break-word;
  color: #7D6E58;
  font-size: 0.75rem;
}.rto-ft_support_btn_kf1 {
  background: #C49626;
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #F4EDD8;
  white-space: nowrap;
}.rto-ft_support_btn_kf1:hover {
  background: #D8A93A;
}.rto-ft_support_contacts_kf1 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.rto-ft_support_contact_kf1 {
  line-height: 1.4;
  color: #5C5040;
  font-size: 0.75rem;
}.rto-ft_support_contact_kf1 strong {
  margin-bottom: 2px;
  font-size: 11px;
  color: #A89880;
  font-weight: 600;
  display: block;
}.rto-ft_main_kf1 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 771px) {.rto-ft_main_kf1 {
  padding: 40px 24px 2rem;
}
}.rto-ft_main_in_kf1 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.rto-ft_main_in_kf1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rto-ft_main_in_kf1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rto-ft_col_logo_kf1 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.rto-ft_col_logo_kf1 {
  grid-column: auto;
}
}.rto-ft_logo_kf1 {
  gap: 0.563rem;
  color: #F4EDD8;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 1rem;
  display: flex;
  align-items: center;
}.rto-ft_logo_mark_kf1 {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.rto-ft_logo_mark_kf1 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rto-ft_logo_sub_kf1 {
  line-height: 1.55;
  color: #5C5040;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
}.rto-ft_col_title_kf1 {
  color: #A89880;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.75rem;
}.rto-ft_col_links_kf1 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.rto-ft_col_link_kf1 {
  transition: color .2s;
  color: #5C5040;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.rto-ft_col_link_kf1:hover {
  color: #D8CEBC;
}.rto-ft_apps_kf1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.rto-ft_app_card_kf1 {
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  gap: 10px;
  align-items: center;
  display: flex;
}.rto-ft_app_card_kf1:hover {
  border-color: rgba(196, 148, 38, 0.45);
}.rto-ft_app_card_ic_kf1 svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.rto-ft_app_card_os_kf1 {
  font-weight: 600;
  color: #5C5040;
  font-size: 0.625rem;
}.rto-ft_app_card_action_kf1 {
  color: #D8CEBC;
  font-weight: 700;
  font-size: 0.75rem;
}.rto-ft_bot_kf1 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.rto-ft_bot_kf1 {
  padding: 20px 24px;
}
}.rto-ft_bot_in_kf1 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.rto-ft_socials_kf1 {
  gap: 0.5rem;
  display: flex;
}.rto-ft_soc_kf1 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  height: 36px;
  width: 36px;
  color: #A89880;
  display: flex;
  justify-content: center;
}.rto-ft_soc_kf1 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rto-ft_soc_kf1:hover {
  background: rgba(255, 255, 255, 0.07);
}.rto-ft_legal_kf1 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
  color: #6B5C47;
}.rto-ft_legal_kf1 strong {
  color: #A89880;
  font-weight: 700;
}.rto-ft_legal_kf1 a {
  text-decoration: underline;
  color: #A89880;
}.rto-ft_age_kf1 {
  border-radius: 50%;
  border: 2px solid #6B5C47;
  font-weight: 800;
  color: #6B5C47;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
  width: 2rem;
  display: flex;
  margin-left: auto;
  justify-content: center;
  font-size: 11px;
}