*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0F0A0B;
  color: #D8C6BE;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.rek_layout-dhf {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.rek_page-dhf {
  min-height: 100vh;
  display: flex;
}.rek_main-dhf {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1078px) {.rek_main-dhf {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.rek_main-dhf {
  padding-bottom: 4.5rem;
}
}.rek_gc-dhf {
  overflow: hidden;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  background: #150C0F;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 641px) {.rek_gc-dhf {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.rek_gc-dhf {
  width: 168px;
}
}.rek_gc-dhf:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 39, 60, 0.08);
}.rek_gc_img-dhf {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.rek_gc_img-dhf img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.rek_gc_hover-dhf {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.rek_gc-dhf:hover .rek_gc_hover-dhf {
  opacity: 1;
}.rek_gc_hover_btn-dhf {
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  background: #C4273C;
  color: #F5EDEA;
  font-weight: 700;
  font-size: 0.75rem;
}.rek_gc_info-dhf {
  padding: 8px 0.625rem 0.625rem;
}.rek_gc_name-dhf {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #D8C6BE;
  font-size: 12px;
}.rek_gc_prov-dhf {
  color: #9A7C74;
  font-size: 10px;
}.rek_gc_tag-dhf {
  border-radius: 0.25rem;
  padding: 2px 7px;
  position: absolute;
  font-size: 0.563rem;
  font-weight: 700;
  top: 6px;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
}.rek_gc_tag_hot-dhf {
  background: #E02035;
  color: #fff;
}.rek_gc_tag_new-dhf {
  background: #28B872;
  color: #0F0A0B;
}.rek_gc_tag_jp-dhf {
  background: #D4922A;
  color: #0F0A0B;
}.rek_gc_tag_ex-dhf {
  background: #C4872A;
  color: #fff;
}.rek_gc_tag_live-dhf {
  background: #E02035;
  color: #fff;
}.rek_gr-dhf {
  padding: 32px 16px 0;
  background: #0F0A0B;
}
@media(min-width: 766px) {.rek_gr-dhf {
  padding: 2.25rem 24px 0;
}
}.rek_gr_in-dhf {
  margin: 0 auto;
  max-width: 83.75rem;
}.rek_gr_head-dhf {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.rek_gr_head_l-dhf {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.rek_gr_ic-dhf {
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
  display: flex;
}.rek_gr_ic-dhf svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.rek_gr_title-dhf {
  overflow-wrap: break-word;
  color: #F5EDEA;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 765px) {.rek_gr_title-dhf {
  font-size: 18px;
}
}.rek_gr_more-dhf {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  color: #9E8078;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
}.rek_gr_more-dhf:hover {
  color: #C4273C;
}.rek_gr_more-dhf svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.rek_gr_arrows-dhf {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.rek_gr_arr-dhf {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  width: 30px;
  color: #B49890;
  display: flex;
}.rek_gr_arr-dhf:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDEA;
}.rek_gr_arr-dhf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
}.rek_gr_seo_h-dhf {
  margin: 0 0 0.375rem;
  color: #D8C6BE;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.rek_gr_seo_h-dhf {
  font-size: 0.875rem;
}
}.rek_gr_seo-dhf {
  line-height: 1.55;
  font-size: 0.75rem;
  color: #9E8078;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.rek_gr_seo-dhf strong {
  color: #D8C6BE;
  font-weight: 600;
}.rek_gr_scroll-dhf {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.rek_gr_scroll-dhf::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.rek_gr_scroll-dhf {
  gap: 0.75rem;
}
}.rek_tb-dhf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0A0B;
  left: 0;
  align-items: center;
  z-index: 80;
  position: fixed;
  display: flex;
  right: 0;
  height: 56px;
  top: 0;
}.rek_tb_in-dhf {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.rek_tb_burger-dhf {
  border-radius: 0.625rem;
  gap: 5px;
  width: 2.375rem;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  flex-direction: column;
  height: 2.375rem;
  margin-right: 0.5rem;
}.rek_tb_burger-dhf:hover {
  background: rgba(255, 255, 255, 0.05);
}.rek_tb_burger_line-dhf {
  background: #B49890;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.rek_tb_burger-dhf {
  display: none;
}
}.rek_tb_logo-dhf {
  gap: 0.563rem;
  align-items: center;
  color: #F5EDEA;
  letter-spacing: -.01em;
  flex-shrink: 0;
  display: flex;
  margin-right: 1.25rem;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
}.rek_tb_logo_mark-dhf {
  border-radius: 0.625rem;
  overflow: hidden;
  height: 2rem;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.rek_tb_logo_mark-dhf img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.rek_tb_nav-dhf {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.rek_tb_nav-dhf {
  display: flex;
}
}.rek_tb_tab-dhf {
  padding: 8px 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 13px;
  color: #B49890;
  white-space: nowrap;
}.rek_tb_tab-dhf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDEA;
}.rek_tb_tab-dhf.rek_state_active-dhf {
  background: rgba(196, 39, 60, 0.18);
  color: #F5EDEA;
}.rek_tb_right-dhf {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.rek_tb_login-dhf {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  display: none;
  color: #D8C6BE;
  font-size: 0.813rem;
}.rek_tb_login-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDEA;
}
@media(min-width: 482px) {.rek_tb_login-dhf {
  display: block;
}
}.rek_tb_reg-dhf {
  padding: 0.563rem 18px;
  border-radius: 10px;
  background: #28B872;
  transition: background .2s;
  color: #0D0905;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.rek_tb_reg-dhf:hover {
  background: #2DD480;
}.rek_sb-dhf {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1A1013;
  transition: transform .25s ease;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
  width: 220px;
  bottom: 0;
  left: 0;
  top: 3.5rem;
}.rek_sb-dhf.rek_state_open-dhf {
  transform: translateX(0);
}.rek_sb-dhf::-webkit-scrollbar {
  width: 4px;
}.rek_sb-dhf::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.rek_sb-dhf {
  transform: translateX(0);
}
}.rek_sb_auth-dhf {
  padding: 0.875rem 12px 0.625rem;
}.rek_sb_btn_reg-dhf {
  border-radius: 0.625rem;
  padding: 11px;
  background: #28B872;
  transition: background .2s;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #0D0905;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.rek_sb_btn_reg-dhf:hover {
  background: #2DD480;
}.rek_sb_btn_login-dhf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  color: #D8C6BE;
  display: block;
}.rek_sb_btn_login-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDEA;
}.rek_sb_promo-dhf {
  background: linear-gradient(135deg,#3A0C12,#1A1013);
  border: 1px solid rgba(196, 39, 60, 0.18);
  border-radius: 10px;
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.rek_sb_promo-dhf::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 39, 60, 0.18),transparent 70%);
  content: '';
  top: -1.25rem;
  height: 5rem;
  position: absolute;
  right: -1.25rem;
  width: 80px;
}.rek_sb_promo_title-dhf {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  color: #C4273C;
  margin-bottom: 4px;
  font-size: 0.688rem;
}.rek_sb_promo_text-dhf {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F5EDEA;
  line-height: 1.35;
}.rek_sb_promo_sub-dhf {
  font-size: 10px;
  color: #9E8078;
  margin-top: 3px;
}.rek_sb_nav-dhf {
  padding: 0.375rem 8px 1rem;
}.rek_sb_nav_lb-dhf {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #9A7C74;
  font-weight: 700;
  text-transform: uppercase;
}.rek_sb_link-dhf {
  border-radius: 6px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  overflow-wrap: break-word;
  color: #B49890;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  font-weight: 500;
}.rek_sb_link-dhf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDEA;
}.rek_sb_link-dhf.rek_state_active-dhf {
  background: rgba(196, 39, 60, 0.18);
  color: #F5EDEA;
}.rek_sb_ic-dhf {
  border-radius: 6px;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
}.rek_sb_ic-dhf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.rek_sb_ic_1-dhf {
  background: rgba(196, 39, 60, 0.08);
  color: #C4273C;
}.rek_sb_ic_2-dhf {
  background: rgba(40, 184, 114, 0.16);
  color: #28B872;
}.rek_sb_ic_3-dhf {
  background: rgba(212, 146, 42, 0.16);
  color: #D4922A;
}.rek_sb_ic_4-dhf {
  background: rgba(196, 135, 42, 0.18);
  color: #C4872A;
}.rek_sb_ic_5-dhf {
  background: rgba(196, 39, 60, 0.08);
  color: #E05880;
}.rek_sb_ic_6-dhf {
  background: rgba(196, 135, 42, 0.18);
  color: #8B3DB0;
}.rek_sb_badge-dhf {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #D4922A;
  font-size: 9px;
  color: #0D0905;
  margin-left: auto;
  font-weight: 700;
}.rek_sb_bot-dhf {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.rek_sb_lang-dhf,.rek_sb_help-dhf {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  border-radius: 6px;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  font-size: 11px;
  display: flex;
  color: #B49890;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}.rek_sb_lang-dhf:hover,.rek_sb_help-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDEA;
}.rek_sb_lang-dhf svg,.rek_sb_help-dhf svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.rek_sb_bd-dhf {
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.rek_sb_bd-dhf.rek_state_on-dhf {
  display: block;
}
@media(min-width: 1082px) {.rek_sb_bd-dhf {
  display: none!important;
}
}.rek_mob_nav-dhf {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1A1013;
  left: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
  position: fixed;
  right: 0;
}
@media(min-width: 1081px) {.rek_mob_nav-dhf {
  display: none;
}
}.rek_mob_nav_item-dhf {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  cursor: pointer;
  color: #9A7C74;
  align-items: center;
  flex-direction: column;
  display: flex;
}.rek_mob_nav_ic-dhf {
  line-height: 1;
}.rek_mob_nav_ic-dhf svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rek_mob_nav_lb-dhf {
  font-weight: 600;
  font-size: 10px;
  color: #9A7C74;
}.rek_mob_nav_item-dhf.rek_state_active-dhf {
  color: #C4273C;
}.rek_mob_nav_item-dhf.rek_state_active-dhf .rek_mob_nav_lb-dhf {
  color: #C4273C;
}.rek_hero-dhf {
  padding: 20px 16px 0;
  background: #0F0A0B;
}
@media(min-width: 769px) {.rek_hero-dhf {
  padding: 1.5rem 1.5rem 0;
}
}.rek_hero_in-dhf {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.rek_hero_in-dhf {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.rek_hero_in-dhf {
  grid-template-columns: 1fr 340px;
}
}.rek_hero_promo-dhf {
  overflow: hidden;
  background: #150C0F;
  border-radius: 1rem;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 769px) {.rek_hero_promo-dhf {
  min-height: 17.5rem;
}
}.rek_hero_promo_bg-dhf {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3A0C12 0%,#0F0A0B 100%);
  position: absolute;
  background-size: cover;
}.rek_hero_promo_bg-dhf::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0A0B 0%,rgba(0, 0, 0, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.rek_hero_promo_glow-dhf {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 135, 42, 0.18) 0%,transparent 65%);
  position: absolute;
  width: 300px;
  right: 3.75rem;
  height: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
}.rek_hero_promo_ct-dhf {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  flex-direction: column;
  display: flex;
  position: relative;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 769px) {.rek_hero_promo_ct-dhf {
  padding: 2.5rem 32px;
}
}.rek_hero_badge-dhf {
  padding: 5px 12px;
  border-radius: 20px;
  border: 1px solid rgba(196, 39, 60, 0.08);
  background: rgba(196, 39, 60, 0.18);
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  display: inline-block;
  color: #C4273C;
  letter-spacing: .08em;
}.rek_hero_h1-dhf {
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F5EDEA;
  font-size: 1.625rem;
  font-weight: 800;
}.rek_hero_h1-dhf em {
  color: #D4922A;
  font-style: normal;
}
@media(min-width: 769px) {.rek_hero_h1-dhf {
  font-size: 2.25rem;
}
}.rek_hero_sub-dhf {
  font-size: 0.813rem;
  color: #B49890;
  line-height: 1.55;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.rek_hero_sub-dhf {
  font-size: 14px;
}
}.rek_hero_row-dhf {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.rek_hero_cta-dhf {
  border-radius: 0.625rem;
  padding: 13px 26px;
  background: #28B872;
  transition: background .2s;
  color: #0D0905;
  font-weight: 700;
  box-shadow: 0 2px 16px rgba(40, 184, 114, 0.45), 0 1px 0.25rem rgba(0, 0, 0, 0.50);
  font-size: 14px;
}.rek_hero_cta-dhf:hover {
  background: #2DD480;
}.rek_hero_terms-dhf {
  font-size: 0.688rem;
  color: #9A7C74;
}.rek_hero_game-dhf {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  overflow: hidden;
  background: #150C0F;
  flex-direction: column;
  position: relative;
  display: flex;
}.rek_hero_game_badge-dhf {
  border-radius: 1.25rem;
  background: rgba(212, 146, 42, 0.16);
  padding: 5px 10px;
  border: 1px solid rgba(212, 146, 42, 0.16);
  top: 12px;
  z-index: 3;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #D4922A;
  left: 0.75rem;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
}.rek_hero_game_badge-dhf svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
}.rek_hero_game_img-dhf {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0C12,#0F0A0B);
  padding-bottom: 60%;
  position: relative;
}.rek_hero_game_img-dhf img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.rek_hero_game_play-dhf {
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.rek_hero_game-dhf:hover .rek_hero_game_play-dhf {
  opacity: 1;
}.rek_hero_game_play-dhf span {
  border-radius: 50%;
  background: #C4273C;
  height: 52px;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.rek_hero_game_play-dhf span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.rek_hero_game_info-dhf {
  padding: 0.875rem 16px;
}.rek_hero_game_title-dhf {
  margin-bottom: 0.25rem;
  color: #F5EDEA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.rek_hero_game_provider-dhf {
  color: #9E8078;
  font-size: 0.688rem;
}.rek_hero_game_btn-dhf {
  background: #C4273C;
  margin: 12px 16px 1rem;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 10px;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #F5EDEA;
}.rek_hero_game-dhf:hover .rek_hero_game_btn-dhf {
  background: #D93048;
}.rek_sbar-dhf {
  background: #0F0A0B;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.rek_sbar-dhf {
  padding: 18px 24px 0;
}
}.rek_sbar_in-dhf {
  margin: 0 auto;
  max-width: 1340px;
}.rek_sbar_row-dhf {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.rek_sbar_input-dhf {
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  padding: 11px 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #150C0F;
  align-items: center;
  color: #9E8078;
  cursor: pointer;
  display: flex;
  font-size: 13px;
}.rek_sbar_input-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.rek_sbar_input-dhf svg {
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
}.rek_sbar_providers-dhf {
  background: #150C0F;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1.125rem;
  transition: border-color .2s;
  gap: 8px;
  border-radius: 10px;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  color: #D8C6BE;
  font-size: 13px;
  display: flex;
}.rek_sbar_providers-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDEA;
}.rek_sbar_providers-dhf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.rek_sbar_tabs-dhf {
  gap: 6px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.rek_sbar_tabs-dhf::-webkit-scrollbar {
  display: none;
}.rek_sbar_tab-dhf {
  padding: 8px 0.875rem;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #B49890;
  font-size: 0.75rem;
}.rek_sbar_tab-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDEA;
}.rek_sbar_tab-dhf.rek_state_active-dhf {
  border-color: rgba(196, 39, 60, 0.08);
  background: rgba(196, 39, 60, 0.18);
  color: #F5EDEA;
}.rek_sbar_tab_ic-dhf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.rek_gcg-dhf {
  background: #0F0A0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.rek_gcg-dhf {
  padding: 2.75rem 24px 0;
}
}.rek_gcg_in-dhf {
  margin: 0 auto;
  max-width: 83.75rem;
}.rek_gcg_head-dhf {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.rek_gcg_label-dhf {
  text-transform: uppercase;
  color: #C4273C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.rek_gcg_h2-dhf {
  font-weight: 800;
  color: #F5EDEA;
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.rek_gcg_h2-dhf {
  font-size: 1.75rem;
}
}.rek_gcg_intro-dhf {
  font-size: 13px;
  color: #9E8078;
  line-height: 1.6;
}.rek_gcg_grid-dhf {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.rek_gcg_grid-dhf {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.rek_gcg_grid-dhf {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.rek_gcg_card-dhf {
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
  min-height: 15rem;
}.rek_gcg_card-dhf:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 39, 60, 0.18);
}.rek_gcg_card_bg-dhf {
  inset: 0;
  position: absolute;
  z-index: 0;
}.rek_gcg_card_bg-dhf::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.rek_gcg_card_ic-dhf {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  display: flex;
  align-items: center;
  color: #F5EDEA;
  right: 1.125rem;
  justify-content: center;
  position: absolute;
  z-index: 2;
  width: 2.5rem;
  top: 1.125rem;
  height: 2.5rem;
}.rek_gcg_card_ic-dhf svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.rek_gcg_card_ct-dhf {
  position: relative;
  z-index: 1;
}.rek_gcg_card_h-dhf {
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  line-height: 1.2;
  color: #F5EDEA;
}
@media(min-width: 770px) {.rek_gcg_card_h-dhf {
  font-size: 20px;
}
}.rek_gcg_card_p-dhf {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 10px;
}.rek_gcg_card_p-dhf strong {
  color: #F5EDEA;
  font-weight: 600;
}.rek_gcg_card_cta-dhf {
  gap: 4px;
  letter-spacing: .04em;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  color: #C4273C;
}.rek_gcg_card_cta-dhf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.rek_gr_jp-dhf {
  background: linear-gradient(135deg,#1A0A24 0%,#080507 100%);
  padding: 20px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}.rek_gr_jp-dhf::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 135, 42, 0.18) 0%,transparent 70%);
  position: absolute;
  left: -3.75rem;
  content: '';
  width: 250px;
  top: -3.75rem;
  height: 250px;
}.rek_gr_jp-dhf::after {
  background: radial-gradient(circle,rgba(212, 146, 42, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  right: 0;
  height: 200px;
  content: '';
  position: absolute;
  width: 12.5rem;
}.rek_gr_jp_head-dhf {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  margin-bottom: 16px;
  z-index: 1;
}.rek_gr_jp_info-dhf {
  flex: 1;
}.rek_gr_jp_label-dhf {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #8B3DB0;
}.rek_gr_jp_label-dhf svg {
  width: 14px;
  margin-right: 0.25rem;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.rek_gr_jp_amount-dhf {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F5EDEA;
  font-weight: 800;
  font-size: 32px;
  line-height: 1;
}
@media(min-width: 770px) {.rek_gr_jp_amount-dhf {
  font-size: 2.5rem;
}
}.rek_gr_jp_amount-dhf span {
  color: #D4922A;
}.rek_gr_jp_seo-dhf {
  overflow-wrap: break-word;
  color: #B49890;
  font-size: 0.75rem;
  line-height: 1.5;
  max-width: 30rem;
}.rek_gr_jp_cta-dhf {
  padding: 11px 1.25rem;
  transition: background .2s;
  background: rgba(196, 135, 42, 0.18);
  border-radius: 10px;
  border: 1px solid rgba(196, 135, 42, 0.18);
  color: #F5EDEA;
  margin-top: 4px;
  font-size: 13px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  align-self: flex-start;
}.rek_gr_jp_cta-dhf:hover {
  background: #C4872A;
}.rek_ws-dhf {
  background: #0F0A0B;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.rek_ws-dhf {
  padding: 2.25rem 1.5rem 0;
}
}.rek_ws_in-dhf {
  margin: 0 auto;
  max-width: 83.75rem;
}.rek_ws_head-dhf {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.rek_ws_title-dhf {
  gap: 10px;
  overflow-wrap: break-word;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  align-items: center;
  font-size: 16px;
  color: #F5EDEA;
  display: flex;
}.rek_ws_title_ic-dhf svg {
  height: 18px;
  color: #D4922A;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.rek_ws_online-dhf {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #9E8078;
  font-size: 0.75rem;
}.rek_ws_online_dot-dhf {
  border-radius: 50%;
  background: #28B872;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(40, 184, 114, 0.16);
}.rek_ws_scroll-dhf {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.rek_ws_scroll-dhf::-webkit-scrollbar {
  display: none;
}.rek_wc-dhf {
  padding: 0.625rem 0.875rem;
  background: #150C0F;
  border-radius: 0.625rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.rek_wc_img-dhf {
  border-radius: 0.375rem;
  background: #1A1013;
  overflow: hidden;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.rek_wc_img-dhf img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.rek_wc_info-dhf {
  min-width: 0;
}.rek_wc_game-dhf {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D8C6BE;
  font-size: 12px;
  font-weight: 600;
}.rek_wc_player-dhf {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #9A7C74;
}.rek_wc_amount-dhf {
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #28B872;
}.rek_reg-dhf {
  padding: 2.25rem 16px 0;
  background: #0F0A0B;
}
@media(min-width: 769px) {.rek_reg-dhf {
  padding: 44px 1.5rem 0;
}
}.rek_reg_in-dhf {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1A1013;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.rek_reg_in-dhf {
  padding: 40px;
}
}.rek_reg_top-dhf {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.rek_reg_top-dhf {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.rek_reg_label-dhf {
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #C4273C;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.rek_reg_h2-dhf {
  color: #F5EDEA;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.rek_reg_h2-dhf {
  font-size: 1.75rem;
}
}.rek_reg_bonus-dhf {
  gap: 8px;
  border: 1px solid rgba(212, 146, 42, 0.16);
  background: rgba(212, 146, 42, 0.16);
  border-radius: 0.625rem;
  padding: 0.625rem 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.rek_reg_bonus_amount-dhf {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4922A;
}.rek_reg_bonus_text-dhf {
  color: #B49890;
  font-size: 13px;
  line-height: 1.35;
}.rek_reg_cta_btn-dhf {
  background: #28B872;
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  font-weight: 700;
  box-shadow: 0 2px 1rem rgba(40, 184, 114, 0.45), 0 1px 4px rgba(0, 0, 0, 0.50);
  color: #0D0905;
  margin-bottom: 12px;
  font-size: 0.938rem;
  display: inline-block;
}.rek_reg_cta_btn-dhf:hover {
  background: #2DD480;
}.rek_reg_terms-dhf {
  font-size: 0.688rem;
  color: #9A7C74;
  line-height: 1.5;
}.rek_reg_seo-dhf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  color: #9E8078;
  font-size: 0.813rem;
  padding-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rek_reg_seo-dhf p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #9E8078;
}.rek_reg_seo-dhf p:last-child {
  margin-bottom: 0;
}.rek_reg_seo-dhf strong {
  color: #D8C6BE;
  font-weight: 700;
}.rek_reg_seo-dhf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4273C;
}.rek_reg_seo-dhf a:hover {
  color: #D93048;
}.rek_reg_seo-dhf ul,.rek_reg_seo-dhf ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.rek_reg_seo-dhf ol {
  list-style: decimal;
}.rek_reg_seo-dhf li {
  color: #9E8078;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
}.rek_reg_seo-dhf table {
  margin-bottom: 0.625rem;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.rek_reg_seo-dhf table {
  display: table;
}
}.rek_reg_seo-dhf th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D8C6BE;
  font-weight: 700;
  text-align: left;
}.rek_reg_seo-dhf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #9E8078;
}.rek_reg_steps-dhf {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.rek_reg_steps-dhf {
  margin-top: 0;
}
}.rek_reg_step-dhf {
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.rek_reg_step_num-dhf {
  border: 1px solid rgba(196, 39, 60, 0.08);
  border-radius: 50%;
  background: rgba(196, 39, 60, 0.18);
  flex-shrink: 0;
  color: #C4273C;
  width: 2.125rem;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  height: 34px;
}.rek_reg_step_title-dhf {
  font-weight: 700;
  color: #F5EDEA;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.rek_reg_step_text-dhf {
  color: #9E8078;
  line-height: 1.5;
  font-size: 12px;
}.rek_reg_trust-dhf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.rek_reg_trust_item-dhf {
  gap: 0.438rem;
  align-items: center;
  color: #9E8078;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
}.rek_reg_trust_ic-dhf svg {
  height: 1rem;
  stroke-linecap: round;
  color: #C4273C;
  width: 16px;
  stroke-linejoin: round;
}.rek_bon-dhf {
  padding: 36px 16px 0;
  background: #0F0A0B;
}
@media(min-width: 769px) {.rek_bon-dhf {
  padding: 2.75rem 1.5rem 0;
}
}.rek_bon_in-dhf {
  margin: 0 auto;
  max-width: 1340px;
}.rek_bon_head-dhf {
  margin-bottom: 20px;
}.rek_bon_label-dhf {
  margin-bottom: 8px;
  font-weight: 700;
  color: #C4273C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.rek_bon_h2-dhf {
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  color: #F5EDEA;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.rek_bon_h2-dhf {
  font-size: 24px;
}
}.rek_bon_seo-dhf {
  line-height: 1.6;
  color: #9E8078;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.rek_bon_seo-dhf strong {
  font-weight: 700;
  color: #D8C6BE;
}.rek_bon_seo-dhf a {
  color: #C4273C;
  text-decoration: underline;
}.rek_bon_grid-dhf {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.rek_bon_grid-dhf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.rek_bon_grid-dhf {
  grid-template-columns: repeat(5,1fr);
}
}.rek_bon_card-dhf {
  background: #150C0F;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 10px;
}.rek_bon_card-dhf:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 39, 60, 0.08);
}.rek_bon_card_ic-dhf svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.rek_bon_card_ic-dhf {
  margin-bottom: 10px;
}.rek_bon_card_type-dhf {
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-size: 10px;
  color: #9E8078;
  text-transform: uppercase;
}.rek_bon_card_amount-dhf {
  color: #D4922A;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
}.rek_bon_card_name-dhf {
  color: #F5EDEA;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.rek_bon_card_detail-dhf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A7C74;
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.rek_prov-dhf {
  background: #0F0A0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.rek_prov-dhf {
  padding: 44px 24px 0;
}
}.rek_prov_in-dhf {
  margin: 0 auto;
  max-width: 83.75rem;
}.rek_prov_head-dhf {
  margin-bottom: 16px;
}.rek_prov_label-dhf {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #C4273C;
}.rek_prov_h2-dhf {
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F5EDEA;
}
@media(min-width: 765px) {.rek_prov_h2-dhf {
  font-size: 24px;
}
}.rek_prov_seo-dhf {
  color: #9E8078;
  overflow-wrap: break-word;
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.rek_prov_seo-dhf strong {
  font-weight: 700;
  color: #D8C6BE;
}.rek_prov_seo-dhf a {
  color: #C4273C;
  text-decoration: underline;
}.rek_prov_grid-dhf {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.rek_prov_grid-dhf {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.rek_prov_grid-dhf {
  grid-template-columns: repeat(8,1fr);
}
}.rek_prov_card-dhf {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 14px 10px;
  background: #150C0F;
  gap: 7px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.rek_prov_card-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: #1A1013;
}.rek_prov_logo-dhf {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 44px;
  width: 2.75rem;
  align-items: center;
}.rek_prov_logo-dhf img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.rek_prov_name-dhf {
  color: #B49890;
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.rek_htp-dhf {
  padding: 2.25rem 1rem 0;
  background: #0F0A0B;
}
@media(min-width: 769px) {.rek_htp-dhf {
  padding: 44px 1.5rem 0;
}
}.rek_htp_in-dhf {
  margin: 0 auto;
  max-width: 83.75rem;
}.rek_htp_head-dhf {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.rek_htp_label-dhf {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C4273C;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
}.rek_htp_h2-dhf {
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5EDEA;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.rek_htp_h2-dhf {
  font-size: 1.75rem;
}
}.rek_htp_intro-dhf {
  color: #9E8078;
  font-size: 0.875rem;
  line-height: 1.6;
}.rek_htp_steps-dhf {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.rek_htp_steps-dhf {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.rek_htp_steps-dhf {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.rek_htp_step-dhf {
  padding: 20px 18px 1.125rem;
  border-radius: 0.625rem;
  background: #1A1013;
  border: 1px solid rgba(255, 255, 255, 0.10);
  position: relative;
  flex-direction: column;
  display: flex;
}.rek_htp_step_num-dhf {
  border-radius: 50%;
  background: #C4273C;
  font-family: 'Playfair Display', serif;
  position: absolute;
  font-size: 13px;
  font-weight: 800;
  height: 28px;
  justify-content: center;
  width: 28px;
  align-items: center;
  top: -12px;
  left: 1.25rem;
  color: #0D0905;
  display: flex;
}.rek_htp_step_ic-dhf {
  border-radius: 0.375rem;
  background: rgba(196, 39, 60, 0.18);
  margin: 8px 0 0.75rem;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  color: #C4273C;
  display: flex;
  align-items: center;
}.rek_htp_step_ic-dhf svg {
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.rek_htp_step_h-dhf {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F5EDEA;
  font-weight: 700;
}.rek_htp_step_p-dhf {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #9E8078;
  line-height: 1.55;
}.rek_htp_step_p-dhf strong {
  font-weight: 600;
  color: #D8C6BE;
}.rek_htp_cta-dhf {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #28B872;
  font-weight: 700;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 0.875rem;
  color: #0D0905;
}.rek_htp_cta-dhf:hover {
  background: #2DD480;
}.rek_app-dhf {
  background: #0F0A0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.rek_app-dhf {
  padding: 2.75rem 1.5rem 0;
}
}.rek_app_in-dhf {
  margin: 0 auto;
  max-width: 83.75rem;
}.rek_app_head-dhf {
  margin-bottom: 1rem;
}.rek_app_label-dhf {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4273C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.rek_app_h2-dhf {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDEA;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 767px) {.rek_app_h2-dhf {
  font-size: 1.5rem;
}
}.rek_app_sub-dhf {
  color: #9E8078;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 13px;
}.rek_app_sub-dhf strong {
  color: #D8C6BE;
  font-weight: 700;
}.rek_app_cards-dhf {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.rek_app_cards-dhf {
  grid-template-columns: repeat(3,1fr);
}
}.rek_app_card-dhf {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.rek_app_card_ios-dhf {
  background: linear-gradient(135deg,rgba(196, 39, 60, 0.18) 0%,#1A1013 100%);
}.rek_app_card_android-dhf {
  background: linear-gradient(135deg,rgba(40, 184, 114, 0.16) 0%,#1A1013 100%);
}.rek_app_card_win-dhf {
  background: linear-gradient(135deg,rgba(212, 146, 42, 0.16) 0%,#1A1013 100%);
}.rek_app_card_ic-dhf svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.rek_app_card_ic-dhf {
  color: #F5EDEA;
  flex-shrink: 0;
}.rek_app_card_os-dhf {
  font-size: 10px;
  margin-bottom: 6px;
  color: #9E8078;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.rek_app_card_title-dhf {
  font-size: 15px;
  color: #F5EDEA;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
}.rek_app_card_text-dhf {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #9E8078;
  line-height: 1.5;
}.rek_app_card_btn-dhf {
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: #F5EDEA;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
}.rek_app_card_btn-dhf:hover {
  background: rgba(255, 255, 255, 0.07);
}.rek_faq-dhf {
  padding: 2.25rem 1rem 0;
  background: #0F0A0B;
}
@media(min-width: 769px) {.rek_faq-dhf {
  padding: 44px 1.5rem 0;
}
}.rek_faq_in-dhf {
  margin: 0 auto;
  max-width: 83.75rem;
}.rek_faq_head-dhf {
  margin-bottom: 1.25rem;
}.rek_faq_label-dhf {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4273C;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.rek_faq_h2-dhf {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EDEA;
  font-size: 20px;
}
@media(min-width: 769px) {.rek_faq_h2-dhf {
  font-size: 1.5rem;
}
}.rek_faq_list-dhf {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.rek_faq_item-dhf {
  background: #1A1013;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.rek_faq_q-dhf {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  font-weight: 600;
  font-size: 0.875rem;
  cursor: pointer;
  flex-wrap: wrap;
  color: #D8C6BE;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.rek_faq_q-dhf:hover {
  color: #F5EDEA;
}.rek_faq_q_ic-dhf {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #C4273C;
  flex-shrink: 0;
  width: 24px;
  justify-content: center;
  font-size: 1rem;
  height: 1.5rem;
  align-items: center;
}.rek_faq_item-dhf.rek_state_open-dhf .rek_faq_q_ic-dhf {
  transform: rotate(45deg);
}.rek_faq_a-dhf {
  padding: 0 1.25rem 1rem;
  color: #9E8078;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.rek_faq_item-dhf.rek_state_open-dhf .rek_faq_a-dhf {
  display: block;
}.rek_faq_a-dhf strong {
  color: #D8C6BE;
  font-weight: 700;
}.rek_faq_a-dhf a {
  text-decoration: underline;
  color: #C4273C;
}.rek_faq_a-dhf ul,.rek_faq_a-dhf ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.rek_faq_a-dhf ol {
  list-style: decimal;
}.rek_faq_a-dhf li {
  margin-bottom: 4px;
  line-height: 1.6;
}.rek_faq_a-dhf table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.rek_faq_a-dhf table {
  display: table;
}
}.rek_faq_a-dhf th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D8C6BE;
  text-align: left;
}.rek_faq_a-dhf td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9E8078;
}.rek_seo-dhf {
  background: #0F0A0B;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.rek_seo-dhf {
  padding: 2.75rem 24px 0;
}
}.rek_seo_in-dhf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A1013;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.rek_seo_in-dhf {
  padding: 36px 2.5rem;
}
}.rek_seo_label-dhf {
  text-transform: uppercase;
  font-weight: 700;
  color: #C4273C;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.rek_seo_h2-dhf {
  color: #F5EDEA;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 765px) {.rek_seo_h2-dhf {
  font-size: 24px;
}
}.rek_seo_body-dhf {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B49890;
  line-height: 1.75;
}.rek_seo_body-dhf p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B49890;
  margin-bottom: 12px;
}.rek_seo_body-dhf p:last-child {
  margin-bottom: 0;
}.rek_seo_body-dhf strong {
  color: #D8C6BE;
  font-weight: 700;
}.rek_seo_body-dhf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4273C;
}.rek_seo_body-dhf a:hover {
  color: #D93048;
}.rek_seo_body-dhf ul,.rek_seo_body-dhf ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.rek_seo_body-dhf ol {
  list-style: decimal;
}.rek_seo_body-dhf li {
  color: #B49890;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.rek_seo_body-dhf table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width:768px) {.rek_seo_body-dhf table {
  display: table;
}
}.rek_seo_body-dhf th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D8C6BE;
  font-weight: 700;
}.rek_seo_body-dhf td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B49890;
}.rek_seo_cols-dhf {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.rek_seo_cols-dhf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.rek_seo_cols-dhf {
  grid-template-columns: repeat(3,1fr);
}
}.rek_seo_col_h-dhf {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D8C6BE;
}.rek_seo_col_p-dhf {
  color: #9E8078;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.rek_seo_stats-dhf {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.rek_seo_stat-dhf {
  background: rgba(196, 39, 60, 0.08);
  border: 1px solid rgba(196, 39, 60, 0.18);
  flex: 1;
  border-radius: 10px;
  padding: 14px 1rem;
  min-width: 140px;
}.rek_seo_stat_val-dhf {
  overflow-wrap: break-word;
  color: #C4273C;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
}.rek_seo_stat_lb-dhf {
  color: #9E8078;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.rek_seo-dhf {
  padding: 2.25rem 1rem 0;
  background: #0F0A0B;
}
@media(min-width: 766px) {.rek_seo-dhf {
  padding: 2.75rem 1.5rem 0;
}
}.rek_seo_in-dhf {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  background: #1A1013;
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 770px) {.rek_seo_in-dhf {
  padding: 36px 2.5rem;
}
}.rek_seo_label-dhf {
  color: #C4273C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.rek_seo_h2-dhf {
  overflow-wrap: break-word;
  color: #F5EDEA;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.rek_seo_h2-dhf {
  font-size: 1.5rem;
}
}.rek_seo_body-dhf {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B49890;
}.rek_seo_body-dhf p {
  color: #B49890;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.rek_seo_body-dhf p:last-child {
  margin-bottom: 0;
}.rek_seo_body-dhf strong {
  font-weight: 700;
  color: #D8C6BE;
}.rek_seo_body-dhf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4273C;
}.rek_seo_body-dhf a:hover {
  color: #D93048;
}.rek_seo_body-dhf ul,.rek_seo_body-dhf ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.rek_seo_body-dhf ol {
  list-style: decimal;
}.rek_seo_body-dhf li {
  color: #B49890;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.rek_seo_body-dhf table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 770px) {.rek_seo_body-dhf table {
  display: table;
}
}.rek_seo_body-dhf th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D8C6BE;
  text-align: left;
}.rek_seo_body-dhf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B49890;
}.rek_seo_cols-dhf {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.rek_seo_cols-dhf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.rek_seo_cols-dhf {
  grid-template-columns: repeat(3,1fr);
}
}.rek_seo_col_h-dhf {
  color: #D8C6BE;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.rek_seo_col_p-dhf {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9E8078;
  line-height: 1.65;
}.rek_seo_stats-dhf {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.rek_seo_stat-dhf {
  background: rgba(196, 39, 60, 0.08);
  border: 1px solid rgba(196, 39, 60, 0.18);
  border-radius: 10px;
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.rek_seo_stat_val-dhf {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C4273C;
  margin-bottom: 4px;
}.rek_seo_stat_lb-dhf {
  font-size: 11px;
  color: #9E8078;
  overflow-wrap: break-word;
}.rek_seo-dhf {
  padding: 2.25rem 16px 0;
  background: #0F0A0B;
}
@media(min-width: 770px) {.rek_seo-dhf {
  padding: 2.75rem 24px 0;
}
}.rek_seo_in-dhf {
  padding: 28px 1.5rem;
  background: #1A1013;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.rek_seo_in-dhf {
  padding: 2.25rem 2.5rem;
}
}.rek_seo_label-dhf {
  font-weight: 700;
  text-transform: uppercase;
  color: #C4273C;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.rek_seo_h2-dhf {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F5EDEA;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.rek_seo_h2-dhf {
  font-size: 24px;
}
}.rek_seo_body-dhf {
  color: #B49890;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.rek_seo_body-dhf p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #B49890;
  line-height: 1.75;
}.rek_seo_body-dhf p:last-child {
  margin-bottom: 0;
}.rek_seo_body-dhf strong {
  color: #D8C6BE;
  font-weight: 700;
}.rek_seo_body-dhf a {
  transition: color .2s;
  color: #C4273C;
  text-decoration: underline;
}.rek_seo_body-dhf a:hover {
  color: #D93048;
}.rek_seo_body-dhf ul,.rek_seo_body-dhf ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.rek_seo_body-dhf ol {
  list-style: decimal;
}.rek_seo_body-dhf li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #B49890;
}.rek_seo_body-dhf table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.rek_seo_body-dhf table {
  display: table;
}
}.rek_seo_body-dhf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D8C6BE;
}.rek_seo_body-dhf td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B49890;
}.rek_seo_cols-dhf {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.rek_seo_cols-dhf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.rek_seo_cols-dhf {
  grid-template-columns: repeat(3,1fr);
}
}.rek_seo_col_h-dhf {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D8C6BE;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.rek_seo_col_p-dhf {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #9E8078;
  overflow-wrap: break-word;
}.rek_seo_stats-dhf {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.rek_seo_stat-dhf {
  padding: 0.875rem 1rem;
  background: rgba(196, 39, 60, 0.08);
  border: 1px solid rgba(196, 39, 60, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.rek_seo_stat_val-dhf {
  color: #C4273C;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.rek_seo_stat_lb-dhf {
  font-size: 0.688rem;
  color: #9E8078;
  overflow-wrap: break-word;
}.rek_ft-dhf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080507;
  margin-top: 48px;
}.rek_ft_support-dhf {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.rek_ft_support-dhf {
  padding: 1.75rem 1.5rem;
}
}.rek_ft_support_in-dhf {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
}.rek_ft_support_main-dhf {
  gap: 1rem;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
}.rek_ft_support_ic-dhf {
  color: #C4273C;
  flex-shrink: 0;
}.rek_ft_support_ic-dhf svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 30px;
}.rek_ft_support_text_title-dhf {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  color: #F5EDEA;
}.rek_ft_support_text_sub-dhf {
  font-size: 0.75rem;
  color: #9E8078;
  overflow-wrap: break-word;
}.rek_ft_support_btn-dhf {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  background: #C4273C;
  border-radius: 0.625rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F5EDEA;
}.rek_ft_support_btn-dhf:hover {
  background: #D93048;
}.rek_ft_support_contacts-dhf {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.rek_ft_support_contact-dhf {
  font-size: 12px;
  line-height: 1.4;
  color: #9A7C74;
}.rek_ft_support_contact-dhf strong {
  color: #B49890;
  display: block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
}.rek_ft_main-dhf {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.rek_ft_main-dhf {
  padding: 40px 24px 2rem;
}
}.rek_ft_main_in-dhf {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 638px) {.rek_ft_main_in-dhf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.rek_ft_main_in-dhf {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.rek_ft_col_logo-dhf {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.rek_ft_col_logo-dhf {
  grid-column: auto;
}
}.rek_ft_logo-dhf {
  gap: 9px;
  align-items: center;
  flex-wrap: wrap;
  color: #F5EDEA;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 16px;
}.rek_ft_logo_mark-dhf {
  overflow: hidden;
  border-radius: 6px;
  height: 30px;
  width: 1.875rem;
}.rek_ft_logo_mark-dhf img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.rek_ft_logo_sub-dhf {
  color: #9A7C74;
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.rek_ft_col_title-dhf {
  letter-spacing: .07em;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #B49890;
  font-weight: 700;
  margin-bottom: 14px;
}.rek_ft_col_links-dhf {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.rek_ft_col_link-dhf {
  transition: color .2s;
  font-size: 0.813rem;
  color: #9A7C74;
  overflow-wrap: break-word;
}.rek_ft_col_link-dhf:hover {
  color: #D8C6BE;
}.rek_ft_apps-dhf {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.rek_ft_app_card-dhf {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.rek_ft_app_card-dhf:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.rek_ft_app_card_ic-dhf svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.rek_ft_app_card_os-dhf {
  font-weight: 600;
  color: #9A7C74;
  font-size: 0.625rem;
}.rek_ft_app_card_action-dhf {
  color: #D8C6BE;
  font-size: 12px;
  font-weight: 700;
}.rek_ft_bot-dhf {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.rek_ft_bot-dhf {
  padding: 1.25rem 24px;
}
}.rek_ft_bot_in-dhf {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.rek_ft_socials-dhf {
  gap: 8px;
  display: flex;
}.rek_ft_soc-dhf {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  width: 2.25rem;
  display: flex;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  color: #B49890;
}.rek_ft_soc-dhf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.rek_ft_soc-dhf:hover {
  background: rgba(255, 255, 255, 0.07);
}.rek_ft_legal-dhf {
  flex: 1;
  color: #8E7A76;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
}.rek_ft_legal-dhf strong {
  font-weight: 700;
  color: #B49890;
}.rek_ft_legal-dhf a {
  color: #B49890;
  text-decoration: underline;
}.rek_ft_age-dhf {
  border: 2px solid #8E7A76;
  border-radius: 50%;
  font-weight: 800;
  margin-left: auto;
  color: #8E7A76;
  justify-content: center;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  font-size: 0.688rem;
  display: flex;
}