*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #150C06;
  font-family: 'Crimson Pro', serif;
  color: #D4C09A;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.crp_layout-r3t {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.crp_page-r3t {
  min-height: 100vh;
  display: flex;
}.crp_main-r3t {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1077px) {.crp_main-r3t {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.crp_main-r3t {
  padding-bottom: 4.5rem;
}
}.crp_gc-r3t {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  overflow: hidden;
  background: #191007;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.crp_gc-r3t {
  width: 156px;
}
}
@media(min-width: 1081px) {.crp_gc-r3t {
  width: 10.5rem;
}
}.crp_gc-r3t:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 132, 26, 0.07);
}.crp_gc_img-r3t {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.crp_gc_img-r3t img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.crp_gc_hover-r3t {
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}.crp_gc-r3t:hover .crp_gc_hover-r3t {
  opacity: 1;
}.crp_gc_hover_btn-r3t {
  border-radius: 4px;
  background: #C8841A;
  padding: 0.5rem 16px;
  color: #F5E8C8;
  font-size: 12px;
  font-weight: 700;
}.crp_gc_info-r3t {
  padding: 0.5rem 10px 10px;
}.crp_gc_name-r3t {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #D4C09A;
}.crp_gc_prov-r3t {
  font-size: 0.625rem;
  color: #5C4828;
}.crp_gc_tag-r3t {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  top: 6px;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  position: absolute;
  text-transform: uppercase;
  left: 0.375rem;
  font-weight: 700;
}.crp_gc_tag_hot-r3t {
  background: #C83228;
  color: #fff;
}.crp_gc_tag_new-r3t {
  background: #4EA84A;
  color: #150C06;
}.crp_gc_tag_jp-r3t {
  background: #E8A030;
  color: #150C06;
}.crp_gc_tag_ex-r3t {
  background: #8B4E12;
  color: #fff;
}.crp_gc_tag_live-r3t {
  background: #C83228;
  color: #fff;
}.crp_gr-r3t {
  background: #150C06;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.crp_gr-r3t {
  padding: 2.25rem 24px 0;
}
}.crp_gr_in-r3t {
  margin: 0 auto;
  max-width: 1320px;
}.crp_gr_head-r3t {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.crp_gr_head_l-r3t {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.crp_gr_ic-r3t {
  border-radius: 8px;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
}.crp_gr_ic-r3t svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.crp_gr_title-r3t {
  font-weight: 700;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.crp_gr_title-r3t {
  font-size: 18px;
}
}.crp_gr_more-r3t {
  gap: 5px;
  transition: color .2s;
  color: #7A6040;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}.crp_gr_more-r3t:hover {
  color: #C8841A;
}.crp_gr_more-r3t svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.crp_gr_arrows-r3t {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.crp_gr_arr-r3t {
  background: rgba(255, 220, 160, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  width: 1.875rem;
  height: 30px;
  justify-content: center;
  color: #A8885A;
  align-items: center;
  display: flex;
}.crp_gr_arr-r3t:hover {
  background: rgba(255, 220, 160, 0.08);
  color: #F5E8C8;
}.crp_gr_arr-r3t svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.crp_gr_seo_h-r3t {
  margin: 0 0 6px;
  font-weight: 700;
  max-width: 680px;
  color: #D4C09A;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.crp_gr_seo_h-r3t {
  font-size: 14px;
}
}.crp_gr_seo-r3t {
  color: #7A6040;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}.crp_gr_seo-r3t strong {
  font-weight: 600;
  color: #D4C09A;
}.crp_gr_scroll-r3t {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.crp_gr_scroll-r3t::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.crp_gr_scroll-r3t {
  gap: 0.75rem;
}
}.crp_tb-r3t {
  background: #130B05;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  right: 0;
  top: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  height: 3.5rem;
  left: 0;
  align-items: center;
}.crp_tb_in-r3t {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.crp_tb_burger-r3t {
  gap: 5px;
  border-radius: 0.5rem;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  align-items: center;
  margin-right: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
}.crp_tb_burger-r3t:hover {
  background: rgba(255, 220, 160, 0.05);
}.crp_tb_burger_line-r3t {
  border-radius: 1px;
  background: #A8885A;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1077px) {.crp_tb_burger-r3t {
  display: none;
}
}.crp_tb_logo-r3t {
  gap: 0.563rem;
  display: flex;
  margin-right: 20px;
  font-size: 1.125rem;
  align-items: center;
  color: #F5E8C8;
  font-weight: 800;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
}.crp_tb_logo_mark-r3t {
  border-radius: 8px;
  overflow: hidden;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.crp_tb_logo_mark-r3t img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.crp_tb_nav-r3t {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.crp_tb_nav-r3t {
  display: flex;
}
}.crp_tb_tab-r3t {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  color: #A8885A;
  white-space: nowrap;
  font-weight: 600;
}.crp_tb_tab-r3t:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8C8;
}.crp_tb_tab-r3t.crp_state_active-r3t {
  background: rgba(200, 132, 26, 0.18);
  color: #F5E8C8;
}.crp_tb_right-r3t {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.crp_tb_login-r3t {
  padding: 9px 16px;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 0.5rem;
  font-size: 0.813rem;
  color: #D4C09A;
  display: none;
  font-weight: 600;
}.crp_tb_login-r3t:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F5E8C8;
}
@media(min-width: 478px) {.crp_tb_login-r3t {
  display: block;
}
}.crp_tb_reg-r3t {
  background: #4EA84A;
  transition: background .2s;
  border-radius: 8px;
  padding: 9px 18px;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0E0804;
}.crp_tb_reg-r3t:hover {
  background: #5DBF58;
}.crp_sb-r3t {
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #1E1209;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  top: 56px;
  width: 220px;
  bottom: 0;
  position: fixed;
}.crp_sb-r3t.crp_state_open-r3t {
  transform: translateX(0);
}.crp_sb-r3t::-webkit-scrollbar {
  width: 4px;
}.crp_sb-r3t::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.08);
}
@media(min-width: 1079px) {.crp_sb-r3t {
  transform: translateX(0);
}
}.crp_sb_auth-r3t {
  padding: 14px 12px 10px;
}.crp_sb_btn_reg-r3t {
  transition: background .2s;
  background: #4EA84A;
  padding: 11px;
  border-radius: 0.5rem;
  display: block;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #0E0804;
  margin-bottom: 8px;
}.crp_sb_btn_reg-r3t:hover {
  background: #5DBF58;
}.crp_sb_btn_login-r3t {
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 8px;
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 220, 160, 0.05);
  color: #D4C09A;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
}.crp_sb_btn_login-r3t:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F5E8C8;
}.crp_sb_promo-r3t {
  overflow: hidden;
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#2A1408,#1E1209);
  border: 1px solid rgba(200, 132, 26, 0.18);
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.5rem;
  position: relative;
}.crp_sb_promo-r3t::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 132, 26, 0.18),transparent 70%);
  width: 80px;
  height: 5rem;
  content: '';
  top: -20px;
  position: absolute;
  right: -1.25rem;
}.crp_sb_promo_title-r3t {
  color: #C8841A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 4px;
}.crp_sb_promo_text-r3t {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5E8C8;
  font-size: 0.75rem;
}.crp_sb_promo_sub-r3t {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7A6040;
}.crp_sb_nav-r3t {
  padding: 6px 8px 1rem;
}.crp_sb_nav_lb-r3t {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  color: #5C4828;
  font-weight: 700;
}.crp_sb_link-r3t {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  gap: 10px;
  border-radius: 0.25rem;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  color: #A8885A;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
}.crp_sb_link-r3t:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5E8C8;
}.crp_sb_link-r3t.crp_state_active-r3t {
  background: rgba(200, 132, 26, 0.18);
  color: #F5E8C8;
}.crp_sb_ic-r3t {
  border-radius: 4px;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.crp_sb_ic-r3t svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.crp_sb_ic_1-r3t {
  background: rgba(200, 132, 26, 0.07);
  color: #C8841A;
}.crp_sb_ic_2-r3t {
  background: rgba(78, 168, 74, 0.16);
  color: #4EA84A;
}.crp_sb_ic_3-r3t {
  background: rgba(232, 160, 48, 0.18);
  color: #E8A030;
}.crp_sb_ic_4-r3t {
  background: rgba(139, 78, 18, 0.22);
  color: #8B4E12;
}.crp_sb_ic_5-r3t {
  background: rgba(200, 132, 26, 0.07);
  color: #C84878;
}.crp_sb_ic_6-r3t {
  background: rgba(139, 78, 18, 0.22);
  color: #8A3FBF;
}.crp_sb_badge-r3t {
  border-radius: 4px;
  background: #E8A030;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0E0804;
}.crp_sb_bot-r3t {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  display: flex;
}.crp_sb_lang-r3t,.crp_sb_help-r3t {
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 0.25rem;
  background: rgba(255, 220, 160, 0.05);
  padding: 0.563rem 6px;
  transition: border-color .2s;
  gap: 0.375rem;
  flex: 1;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 11px;
  color: #A8885A;
}.crp_sb_lang-r3t:hover,.crp_sb_help-r3t:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F5E8C8;
}.crp_sb_lang-r3t svg,.crp_sb_help-r3t svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
}.crp_sb_bd-r3t {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.crp_sb_bd-r3t.crp_state_on-r3t {
  display: block;
}
@media(min-width: 1078px) {.crp_sb_bd-r3t {
  display: none!important;
}
}.crp_mob_nav-r3t {
  border-top: 1px solid rgba(255, 210, 140, 0.14);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1E1209;
  right: 0;
  display: flex;
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1083px) {.crp_mob_nav-r3t {
  display: none;
}
}.crp_mob_nav_item-r3t {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #5C4828;
}.crp_mob_nav_ic-r3t {
  line-height: 1;
}.crp_mob_nav_ic-r3t svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.crp_mob_nav_lb-r3t {
  font-weight: 600;
  color: #5C4828;
  font-size: 0.625rem;
}.crp_mob_nav_item-r3t.crp_state_active-r3t {
  color: #C8841A;
}.crp_mob_nav_item-r3t.crp_state_active-r3t .crp_mob_nav_lb-r3t {
  color: #C8841A;
}.crp_hero-r3t {
  padding: 1.25rem 1rem 0;
  background: #150C06;
}
@media(min-width: 769px) {.crp_hero-r3t {
  padding: 24px 24px 0;
}
}.crp_hero_in-r3t {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.crp_hero_in-r3t {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.crp_hero_in-r3t {
  grid-template-columns: 1fr 340px;
}
}.crp_hero_promo-r3t {
  overflow: hidden;
  background: #191007;
  border-radius: 14px;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 766px) {.crp_hero_promo-r3t {
  min-height: 280px;
}
}.crp_hero_promo_bg-r3t {
  background-position: center;
  background: linear-gradient(120deg,#2A1408 0%,#150C06 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.crp_hero_promo_bg-r3t::after {
  background: linear-gradient(90deg,#150C06 0%,rgba(10, 5, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.crp_hero_promo_glow-r3t {
  background: radial-gradient(circle,rgba(139, 78, 18, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  pointer-events: none;
  top: -40px;
  position: absolute;
  right: 60px;
  width: 300px;
}.crp_hero_promo_ct-r3t {
  padding: 28px 24px 1.75rem 28px;
  max-width: 480px;
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
}
@media(min-width:768px) {.crp_hero_promo_ct-r3t {
  padding: 40px 32px;
}
}.crp_hero_badge-r3t {
  border-radius: 20px;
  padding: 0.313rem 12px;
  border: 1px solid rgba(200, 132, 26, 0.07);
  background: rgba(200, 132, 26, 0.18);
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: inline-block;
  color: #C8841A;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.crp_hero_h1-r3t {
  font-size: 26px;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
  font-weight: 800;
}.crp_hero_h1-r3t em {
  font-style: normal;
  color: #E8A030;
}
@media(min-width:768px) {.crp_hero_h1-r3t {
  font-size: 2.25rem;
}
}.crp_hero_sub-r3t {
  color: #A8885A;
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.crp_hero_sub-r3t {
  font-size: 14px;
}
}.crp_hero_row-r3t {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.crp_hero_cta-r3t {
  border-radius: 8px;
  transition: background .2s;
  background: #4EA84A;
  padding: 0.813rem 1.625rem;
  box-shadow: 0 2px 12px rgba(78, 168, 74, 0.5), 0 6px 1.25rem rgba(10, 5, 2, 0.6);
  font-size: 14px;
  color: #0E0804;
  font-weight: 700;
}.crp_hero_cta-r3t:hover {
  background: #5DBF58;
}.crp_hero_terms-r3t {
  font-size: 0.688rem;
  color: #5C4828;
}.crp_hero_game-r3t {
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 14px;
  background: #191007;
  flex-direction: column;
  display: flex;
  position: relative;
}.crp_hero_game_badge-r3t {
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(232, 160, 48, 0.18);
  border-radius: 1.25rem;
  background: rgba(232, 160, 48, 0.18);
  top: 12px;
  position: absolute;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #E8A030;
  letter-spacing: .06em;
  left: 0.75rem;
  font-weight: 700;
  z-index: 3;
}.crp_hero_game_badge-r3t svg {
  height: 11px;
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.crp_hero_game_img-r3t {
  background: linear-gradient(135deg,#2A1408,#150C06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.crp_hero_game_img-r3t img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.crp_hero_game_play-r3t {
  inset: 0;
  background: rgba(10, 5, 2, 0.72);
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
}.crp_hero_game-r3t:hover .crp_hero_game_play-r3t {
  opacity: 1;
}.crp_hero_game_play-r3t span {
  border-radius: 50%;
  background: #C8841A;
  height: 52px;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.crp_hero_game_play-r3t span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.crp_hero_game_info-r3t {
  padding: 0.875rem 1rem;
}.crp_hero_game_title-r3t {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F5E8C8;
}.crp_hero_game_provider-r3t {
  font-size: 11px;
  color: #7A6040;
}.crp_hero_game_btn-r3t {
  margin: 0.75rem 16px 1rem;
  border-radius: 0.5rem;
  padding: 0.688rem;
  transition: background .2s;
  background: #C8841A;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #F5E8C8;
}.crp_hero_game-r3t:hover .crp_hero_game_btn-r3t {
  background: #DA9A24;
}.crp_sbar-r3t {
  background: #150C06;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.crp_sbar-r3t {
  padding: 1.125rem 1.5rem 0;
}
}.crp_sbar_in-r3t {
  margin: 0 auto;
  max-width: 82.5rem;
}.crp_sbar_row-r3t {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.crp_sbar_input-r3t {
  transition: border-color .2s;
  gap: 10px;
  background: #191007;
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 0.688rem 1rem;
  border-radius: 8px;
  flex: 1;
  display: flex;
  font-size: 0.813rem;
  color: #7A6040;
  cursor: pointer;
  align-items: center;
}.crp_sbar_input-r3t:hover {
  border-color: rgba(210, 148, 40, 0.55);
}.crp_sbar_input-r3t svg {
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
}.crp_sbar_providers-r3t {
  gap: 0.5rem;
  background: #191007;
  border-radius: 8px;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D4C09A;
}.crp_sbar_providers-r3t:hover {
  border-color: rgba(210, 148, 40, 0.55);
  color: #F5E8C8;
}.crp_sbar_providers-r3t svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.crp_sbar_tabs-r3t {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.crp_sbar_tabs-r3t::-webkit-scrollbar {
  display: none;
}.crp_sbar_tab-r3t {
  background: rgba(255, 220, 160, 0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 0.5rem 14px;
  border-radius: 20px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  color: #A8885A;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
}.crp_sbar_tab-r3t:hover {
  background: rgba(255, 220, 160, 0.08);
  border-color: rgba(210, 148, 40, 0.55);
  color: #F5E8C8;
}.crp_sbar_tab-r3t.crp_state_active-r3t {
  border-color: rgba(200, 132, 26, 0.07);
  background: rgba(200, 132, 26, 0.18);
  color: #F5E8C8;
}.crp_sbar_tab_ic-r3t svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.crp_wy-r3t {
  background: #150C06;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.crp_wy-r3t {
  padding: 2.5rem 24px 0;
}
}.crp_wy_in-r3t {
  margin: 0 auto;
  max-width: 82.5rem;
}.crp_wy_head-r3t {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.crp_wy_label-r3t {
  color: #C8841A;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.crp_wy_h2-r3t {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5E8C8;
  font-size: 20px;
}
@media(min-width:768px) {.crp_wy_h2-r3t {
  font-size: 1.5rem;
}
}.crp_wy_intro-r3t {
  margin: 0;
  color: #7A6040;
  line-height: 1.6;
  font-size: 0.813rem;
}.crp_wy_grid-r3t {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.crp_wy_grid-r3t {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.crp_wy_grid-r3t {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.crp_wy_card-r3t {
  transition: border-color .2s,transform .2s;
  background: #1E1209;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 1.25rem;
}.crp_wy_card-r3t:hover {
  border-color: rgba(200, 132, 26, 0.07);
  transform: translateY(-2px);
}.crp_wy_card_ic-r3t {
  background: rgba(200, 132, 26, 0.18);
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  height: 44px;
  color: #C8841A;
  align-items: center;
  display: flex;
}.crp_wy_card_ic-r3t svg {
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.crp_wy_card_h-r3t {
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F5E8C8;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.crp_wy_card_p-r3t {
  color: #7A6040;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.crp_wy_card_p-r3t strong {
  color: #D4C09A;
  font-weight: 600;
}.crp_gr_jp-r3t {
  background: linear-gradient(135deg,#1E0E1A 0%,#110808 100%);
  border-radius: 0.875rem;
  padding: 20px;
  overflow: hidden;
  position: relative;
}.crp_gr_jp-r3t::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 78, 18, 0.22) 0%,transparent 70%);
  content: '';
  width: 250px;
  height: 15.625rem;
  position: absolute;
  top: -3.75rem;
  left: -3.75rem;
}.crp_gr_jp-r3t::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 160, 48, 0.18) 0%,transparent 70%);
  right: 0;
  width: 12.5rem;
  bottom: -2.5rem;
  position: absolute;
  content: '';
  height: 12.5rem;
}.crp_gr_jp_head-r3t {
  gap: 16px;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 1rem;
}.crp_gr_jp_info-r3t {
  flex: 1;
}.crp_gr_jp_label-r3t {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #8A3FBF;
}.crp_gr_jp_label-r3t svg {
  margin-right: 4px;
  height: 0.875rem;
  width: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.crp_gr_jp_amount-r3t {
  font-weight: 800;
  line-height: 1;
  font-size: 32px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
}
@media(min-width: 767px) {.crp_gr_jp_amount-r3t {
  font-size: 40px;
}
}.crp_gr_jp_amount-r3t span {
  color: #E8A030;
}.crp_gr_jp_seo-r3t {
  color: #A8885A;
  max-width: 480px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
}.crp_gr_jp_cta-r3t {
  border: 1px solid rgba(139, 78, 18, 0.22);
  background: rgba(139, 78, 18, 0.22);
  border-radius: 0.5rem;
  padding: 11px 1.25rem;
  transition: background .2s;
  color: #F5E8C8;
  white-space: nowrap;
  position: relative;
  font-size: 0.813rem;
  margin-top: 4px;
  align-self: flex-start;
  flex-shrink: 0;
  font-weight: 700;
  z-index: 1;
}.crp_gr_jp_cta-r3t:hover {
  background: #8B4E12;
}.crp_ws-r3t {
  background: #150C06;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.crp_ws-r3t {
  padding: 2.25rem 24px 0;
}
}.crp_ws_in-r3t {
  margin: 0 auto;
  max-width: 1320px;
}.crp_ws_head-r3t {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
}.crp_ws_title-r3t {
  gap: 0.625rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F5E8C8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
}.crp_ws_title_ic-r3t svg {
  color: #E8A030;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.crp_ws_online-r3t {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #7A6040;
  font-size: 12px;
}.crp_ws_online_dot-r3t {
  background: #4EA84A;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(78, 168, 74, 0.16);
  flex-shrink: 0;
}.crp_ws_scroll-r3t {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.crp_ws_scroll-r3t::-webkit-scrollbar {
  display: none;
}.crp_wc-r3t {
  gap: 0.625rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 8px;
  background: #191007;
  padding: 0.625rem 14px;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.crp_wc_img-r3t {
  background: #1E1209;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.crp_wc_img-r3t img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.crp_wc_info-r3t {
  min-width: 0;
}.crp_wc_game-r3t {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C09A;
  text-overflow: ellipsis;
}.crp_wc_player-r3t {
  overflow: hidden;
  color: #5C4828;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.crp_wc_amount-r3t {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  color: #4EA84A;
  font-weight: 700;
  margin-left: auto;
}.crp_prov-r3t {
  padding: 36px 1rem 0;
  background: #150C06;
}
@media(min-width: 767px) {.crp_prov-r3t {
  padding: 2.75rem 1.5rem 0;
}
}.crp_prov_in-r3t {
  margin: 0 auto;
  max-width: 82.5rem;
}.crp_prov_head-r3t {
  margin-bottom: 1rem;
}.crp_prov_label-r3t {
  font-weight: 700;
  color: #C8841A;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.crp_prov_h2-r3t {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5E8C8;
}
@media(min-width:768px) {.crp_prov_h2-r3t {
  font-size: 24px;
}
}.crp_prov_seo-r3t {
  color: #7A6040;
  max-width: 38.75rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.crp_prov_seo-r3t strong {
  color: #D4C09A;
  font-weight: 700;
}.crp_prov_seo-r3t a {
  color: #C8841A;
  text-decoration: underline;
}.crp_prov_grid-r3t {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.crp_prov_grid-r3t {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.crp_prov_grid-r3t {
  grid-template-columns: repeat(8,1fr);
}
}.crp_prov_card-r3t {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #191007;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.crp_prov_card-r3t:hover {
  border-color: rgba(210, 148, 40, 0.55);
  background: #1E1209;
}.crp_prov_logo-r3t {
  overflow: hidden;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  height: 2.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.75rem;
}.crp_prov_logo-r3t img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.crp_prov_name-r3t {
  font-size: 0.688rem;
  color: #A8885A;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.crp_htp-r3t {
  padding: 36px 16px 0;
  background: #150C06;
}
@media(min-width: 769px) {.crp_htp-r3t {
  padding: 2.75rem 1.5rem 0;
}
}.crp_htp_in-r3t {
  margin: 0 auto;
  max-width: 1320px;
}.crp_htp_head-r3t {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.crp_htp_label-r3t {
  color: #C8841A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.crp_htp_h2-r3t {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  color: #F5E8C8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.crp_htp_h2-r3t {
  font-size: 28px;
}
}.crp_htp_intro-r3t {
  color: #7A6040;
  line-height: 1.6;
  font-size: 0.875rem;
}.crp_htp_steps-r3t {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.crp_htp_steps-r3t {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.crp_htp_steps-r3t {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.crp_htp_step-r3t {
  border-radius: 0.5rem;
  background: #1E1209;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  flex-direction: column;
  position: relative;
  display: flex;
}.crp_htp_step_num-r3t {
  background: #C8841A;
  border-radius: 50%;
  color: #0E0804;
  left: 1.25rem;
  font-weight: 800;
  align-items: center;
  display: flex;
  height: 1.75rem;
  justify-content: center;
  font-size: 0.813rem;
  position: absolute;
  width: 1.75rem;
  top: -12px;
  font-family: 'Cinzel', serif;
}.crp_htp_step_ic-r3t {
  background: rgba(200, 132, 26, 0.18);
  border-radius: 4px;
  margin: 0.5rem 0 12px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #C8841A;
  width: 2.25rem;
  height: 2.25rem;
}.crp_htp_step_ic-r3t svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
}.crp_htp_step_h-r3t {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25;
  color: #F5E8C8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.crp_htp_step_p-r3t {
  color: #7A6040;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.crp_htp_step_p-r3t strong {
  font-weight: 600;
  color: #D4C09A;
}.crp_htp_cta-r3t {
  background: #4EA84A;
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 26px;
  display: inline-block;
  font-weight: 700;
  margin-top: 1.25rem;
  color: #0E0804;
  font-size: 14px;
}.crp_htp_cta-r3t:hover {
  background: #5DBF58;
}.crp_bon-r3t {
  padding: 36px 16px 0;
  background: #150C06;
}
@media(min-width: 767px) {.crp_bon-r3t {
  padding: 44px 24px 0;
}
}.crp_bon_in-r3t {
  margin: 0 auto;
  max-width: 1320px;
}.crp_bon_head-r3t {
  margin-bottom: 20px;
}.crp_bon_label-r3t {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8841A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.crp_bon_h2-r3t {
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.crp_bon_h2-r3t {
  font-size: 24px;
}
}.crp_bon_seo-r3t {
  color: #7A6040;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
}.crp_bon_seo-r3t strong {
  color: #D4C09A;
  font-weight: 700;
}.crp_bon_seo-r3t a {
  text-decoration: underline;
  color: #C8841A;
}.crp_bon_grid-r3t {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.crp_bon_grid-r3t {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.crp_bon_grid-r3t {
  grid-template-columns: repeat(5,1fr);
}
}.crp_bon_card-r3t {
  border-radius: 0.5rem;
  background: #191007;
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
}.crp_bon_card-r3t:hover {
  border-color: rgba(200, 132, 26, 0.07);
  transform: translateY(-2px);
}.crp_bon_card_ic-r3t svg {
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linecap: round;
}.crp_bon_card_ic-r3t {
  margin-bottom: 0.625rem;
}.crp_bon_card_type-r3t {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #7A6040;
  text-transform: uppercase;
  font-weight: 700;
}.crp_bon_card_amount-r3t {
  margin-bottom: 6px;
  font-weight: 800;
  color: #E8A030;
  line-height: 1.1;
  font-size: 1.125rem;
}.crp_bon_card_name-r3t {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5E8C8;
}.crp_bon_card_detail-r3t {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  font-size: 11px;
  line-height: 1.5;
  color: #5C4828;
  overflow-wrap: break-word;
  padding-top: 8px;
}.crp_reg-r3t {
  background: #150C06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.crp_reg-r3t {
  padding: 2.75rem 24px 0;
}
}.crp_reg_in-r3t {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #1E1209;
  max-width: 1320px;
}
@media(min-width: 770px) {.crp_reg_in-r3t {
  padding: 40px;
}
}.crp_reg_top-r3t {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.crp_reg_top-r3t {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.crp_reg_label-r3t {
  font-weight: 700;
  color: #C8841A;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.crp_reg_h2-r3t {
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.crp_reg_h2-r3t {
  font-size: 1.75rem;
}
}.crp_reg_bonus-r3t {
  border-radius: 0.5rem;
  gap: 8px;
  background: rgba(232, 160, 48, 0.18);
  padding: 10px 16px;
  border: 1px solid rgba(232, 160, 48, 0.18);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.crp_reg_bonus_amount-r3t {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A030;
}.crp_reg_bonus_text-r3t {
  font-size: 0.813rem;
  color: #A8885A;
  line-height: 1.35;
}.crp_reg_cta_btn-r3t {
  border-radius: 8px;
  transition: background .2s;
  background: #4EA84A;
  padding: 14px 32px;
  font-size: 0.938rem;
  box-shadow: 0 2px 12px rgba(78, 168, 74, 0.5), 0 6px 20px rgba(10, 5, 2, 0.6);
  display: inline-block;
  margin-bottom: 12px;
  color: #0E0804;
  font-weight: 700;
}.crp_reg_cta_btn-r3t:hover {
  background: #5DBF58;
}.crp_reg_terms-r3t {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5C4828;
}.crp_reg_seo-r3t {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 1.25rem;
  color: #7A6040;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.crp_reg_seo-r3t p {
  font-size: 0.813rem;
  color: #7A6040;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.crp_reg_seo-r3t p:last-child {
  margin-bottom: 0;
}.crp_reg_seo-r3t strong {
  font-weight: 700;
  color: #D4C09A;
}.crp_reg_seo-r3t a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8841A;
}.crp_reg_seo-r3t a:hover {
  color: #DA9A24;
}.crp_reg_seo-r3t ul,.crp_reg_seo-r3t ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.crp_reg_seo-r3t ol {
  list-style: decimal;
}.crp_reg_seo-r3t li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.25rem;
  color: #7A6040;
}.crp_reg_seo-r3t table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.crp_reg_seo-r3t table {
  display: table;
}
}.crp_reg_seo-r3t th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 0.5rem;
  text-align: left;
  color: #D4C09A;
  font-weight: 700;
}.crp_reg_seo-r3t td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #7A6040;
}.crp_reg_steps-r3t {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.crp_reg_steps-r3t {
  margin-top: 0;
}
}.crp_reg_step-r3t {
  background: rgba(255, 220, 160, 0.05);
  gap: 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.crp_reg_step_num-r3t {
  background: rgba(200, 132, 26, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 132, 26, 0.07);
  font-size: 0.875rem;
  font-weight: 800;
  color: #C8841A;
  flex-shrink: 0;
  height: 2.125rem;
  align-items: center;
  width: 34px;
  justify-content: center;
  display: flex;
}.crp_reg_step_title-r3t {
  font-size: 14px;
  color: #F5E8C8;
  font-weight: 700;
  margin-bottom: 3px;
}.crp_reg_step_text-r3t {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7A6040;
}.crp_reg_trust-r3t {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.crp_reg_trust_item-r3t {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #7A6040;
  font-size: 0.75rem;
  display: flex;
}.crp_reg_trust_ic-r3t svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  color: #C8841A;
}.crp_app-r3t {
  padding: 2.25rem 1rem 0;
  background: #150C06;
}
@media(min-width: 766px) {.crp_app-r3t {
  padding: 44px 24px 0;
}
}.crp_app_in-r3t {
  margin: 0 auto;
  max-width: 1320px;
}.crp_app_head-r3t {
  margin-bottom: 1rem;
}.crp_app_label-r3t {
  font-size: 11px;
  color: #C8841A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.crp_app_h2-r3t {
  margin-bottom: 6px;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.crp_app_h2-r3t {
  font-size: 24px;
}
}.crp_app_sub-r3t {
  overflow-wrap: break-word;
  color: #7A6040;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 37.5rem;
}.crp_app_sub-r3t strong {
  color: #D4C09A;
  font-weight: 700;
}.crp_app_cards-r3t {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 638px) {.crp_app_cards-r3t {
  grid-template-columns: repeat(3,1fr);
}
}.crp_app_card-r3t {
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  border-radius: 8px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.crp_app_card_ios-r3t {
  background: linear-gradient(135deg,rgba(200, 132, 26, 0.18) 0%,#1E1209 100%);
}.crp_app_card_android-r3t {
  background: linear-gradient(135deg,rgba(78, 168, 74, 0.16) 0%,#1E1209 100%);
}.crp_app_card_win-r3t {
  background: linear-gradient(135deg,rgba(232, 160, 48, 0.18) 0%,#1E1209 100%);
}.crp_app_card_ic-r3t svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.crp_app_card_ic-r3t {
  flex-shrink: 0;
  color: #F5E8C8;
}.crp_app_card_os-r3t {
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  color: #7A6040;
  font-weight: 700;
}.crp_app_card_title-r3t {
  color: #F5E8C8;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
  font-size: 15px;
  overflow-wrap: break-word;
}.crp_app_card_text-r3t {
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #7A6040;
  font-size: 12px;
}.crp_app_card_btn-r3t {
  padding: 0.625rem 18px;
  background: rgba(255, 220, 160, 0.13);
  transition: background .2s;
  gap: 7px;
  border-radius: 4px;
  border: 1px solid rgba(210, 148, 40, 0.55);
  align-items: center;
  color: #F5E8C8;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.crp_app_card_btn-r3t:hover {
  background: rgba(255, 220, 160, 0.08);
}.crp_seo-r3t {
  padding: 36px 1rem 0;
  background: #150C06;
}
@media(min-width: 765px) {.crp_seo-r3t {
  padding: 44px 24px 0;
}
}.crp_seo_in-r3t {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 14px;
  background: #1E1209;
  max-width: 1320px;
}
@media(min-width: 765px) {.crp_seo_in-r3t {
  padding: 2.25rem 2.5rem;
}
}.crp_seo_label-r3t {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  color: #C8841A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.crp_seo_h2-r3t {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5E8C8;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 769px) {.crp_seo_h2-r3t {
  font-size: 24px;
}
}.crp_seo_body-r3t {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8885A;
  overflow-wrap: break-word;
}.crp_seo_body-r3t p {
  color: #A8885A;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.crp_seo_body-r3t p:last-child {
  margin-bottom: 0;
}.crp_seo_body-r3t strong {
  color: #D4C09A;
  font-weight: 700;
}.crp_seo_body-r3t a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8841A;
}.crp_seo_body-r3t a:hover {
  color: #DA9A24;
}.crp_seo_body-r3t ul,.crp_seo_body-r3t ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.crp_seo_body-r3t ol {
  list-style: decimal;
}.crp_seo_body-r3t li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #A8885A;
}.crp_seo_body-r3t table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.crp_seo_body-r3t table {
  display: table;
}
}.crp_seo_body-r3t th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D4C09A;
  text-align: left;
}.crp_seo_body-r3t td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.625rem 12px;
  color: #A8885A;
}.crp_seo_cols-r3t {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.crp_seo_cols-r3t {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.crp_seo_cols-r3t {
  grid-template-columns: repeat(3,1fr);
}
}.crp_seo_col_h-r3t {
  font-size: 0.813rem;
  color: #D4C09A;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.crp_seo_col_p-r3t {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6040;
}.crp_seo_stats-r3t {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.crp_seo_stat-r3t {
  border: 1px solid rgba(200, 132, 26, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(200, 132, 26, 0.07);
  border-radius: 8px;
  min-width: 140px;
}.crp_seo_stat_val-r3t {
  color: #C8841A;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.crp_seo_stat_lb-r3t {
  overflow-wrap: break-word;
  color: #7A6040;
  font-size: 11px;
}.crp_seo-r3t {
  background: #150C06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.crp_seo-r3t {
  padding: 2.75rem 1.5rem 0;
}
}.crp_seo_in-r3t {
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #1E1209;
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width:768px) {.crp_seo_in-r3t {
  padding: 2.25rem 2.5rem;
}
}.crp_seo_label-r3t {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8841A;
  text-transform: uppercase;
  font-weight: 700;
}.crp_seo_h2-r3t {
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 771px) {.crp_seo_h2-r3t {
  font-size: 24px;
}
}.crp_seo_body-r3t {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8885A;
  line-height: 1.75;
}.crp_seo_body-r3t p {
  color: #A8885A;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.crp_seo_body-r3t p:last-child {
  margin-bottom: 0;
}.crp_seo_body-r3t strong {
  font-weight: 700;
  color: #D4C09A;
}.crp_seo_body-r3t a {
  transition: color .2s;
  color: #C8841A;
  text-decoration: underline;
}.crp_seo_body-r3t a:hover {
  color: #DA9A24;
}.crp_seo_body-r3t ul,.crp_seo_body-r3t ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.crp_seo_body-r3t ol {
  list-style: decimal;
}.crp_seo_body-r3t li {
  color: #A8885A;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.crp_seo_body-r3t table {
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.crp_seo_body-r3t table {
  display: table;
}
}.crp_seo_body-r3t th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D4C09A;
  text-align: left;
}.crp_seo_body-r3t td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8885A;
}.crp_seo_cols-r3t {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.crp_seo_cols-r3t {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.crp_seo_cols-r3t {
  grid-template-columns: repeat(3,1fr);
}
}.crp_seo_col_h-r3t {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D4C09A;
  font-weight: 700;
  font-size: 0.813rem;
}.crp_seo_col_p-r3t {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6040;
  font-size: 13px;
}.crp_seo_stats-r3t {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.crp_seo_stat-r3t {
  background: rgba(200, 132, 26, 0.07);
  border: 1px solid rgba(200, 132, 26, 0.18);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.crp_seo_stat_val-r3t {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C8841A;
  font-weight: 800;
  margin-bottom: 4px;
}.crp_seo_stat_lb-r3t {
  overflow-wrap: break-word;
  color: #7A6040;
  font-size: 11px;
}.crp_faq-r3t {
  padding: 36px 1rem 0;
  background: #150C06;
}
@media(min-width: 771px) {.crp_faq-r3t {
  padding: 2.75rem 24px 0;
}
}.crp_faq_in-r3t {
  margin: 0 auto;
  max-width: 82.5rem;
}.crp_faq_head-r3t {
  margin-bottom: 20px;
}.crp_faq_label-r3t {
  margin-bottom: 0.5rem;
  color: #C8841A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.crp_faq_h2-r3t {
  color: #F5E8C8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.crp_faq_h2-r3t {
  font-size: 1.5rem;
}
}.crp_faq_list-r3t {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.crp_faq_item-r3t {
  border-radius: 0.5rem;
  background: #1E1209;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.14);
}.crp_faq_q-r3t {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  font-size: 0.875rem;
  justify-content: space-between;
  font-weight: 600;
  flex-wrap: wrap;
  color: #D4C09A;
  display: flex;
}.crp_faq_q-r3t:hover {
  color: #F5E8C8;
}.crp_faq_q_ic-r3t {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 24px;
  display: flex;
  font-size: 16px;
  justify-content: center;
  color: #C8841A;
  align-items: center;
  flex-shrink: 0;
  height: 24px;
}.crp_faq_item-r3t.crp_state_open-r3t .crp_faq_q_ic-r3t {
  transform: rotate(45deg);
}.crp_faq_a-r3t {
  padding: 0 20px 1rem;
  line-height: 1.7;
  display: none;
  color: #7A6040;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.crp_faq_item-r3t.crp_state_open-r3t .crp_faq_a-r3t {
  display: block;
}.crp_faq_a-r3t strong {
  font-weight: 700;
  color: #D4C09A;
}.crp_faq_a-r3t a {
  color: #C8841A;
  text-decoration: underline;
}.crp_faq_a-r3t ul,.crp_faq_a-r3t ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.crp_faq_a-r3t ol {
  list-style: decimal;
}.crp_faq_a-r3t li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.crp_faq_a-r3t table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width:768px) {.crp_faq_a-r3t table {
  display: table;
}
}.crp_faq_a-r3t th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  font-weight: 700;
  color: #D4C09A;
}.crp_faq_a-r3t td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 6px 8px;
  color: #7A6040;
}.crp_seo-r3t {
  padding: 36px 1rem 0;
  background: #150C06;
}
@media(min-width: 769px) {.crp_seo-r3t {
  padding: 2.75rem 1.5rem 0;
}
}.crp_seo_in-r3t {
  background: #1E1209;
  border-radius: 14px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.crp_seo_in-r3t {
  padding: 2.25rem 2.5rem;
}
}.crp_seo_label-r3t {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8841A;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
}.crp_seo_h2-r3t {
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 765px) {.crp_seo_h2-r3t {
  font-size: 24px;
}
}.crp_seo_body-r3t {
  color: #A8885A;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.crp_seo_body-r3t p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8885A;
  margin-bottom: 12px;
}.crp_seo_body-r3t p:last-child {
  margin-bottom: 0;
}.crp_seo_body-r3t strong {
  color: #D4C09A;
  font-weight: 700;
}.crp_seo_body-r3t a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8841A;
}.crp_seo_body-r3t a:hover {
  color: #DA9A24;
}.crp_seo_body-r3t ul,.crp_seo_body-r3t ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.crp_seo_body-r3t ol {
  list-style: decimal;
}.crp_seo_body-r3t li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A8885A;
  font-size: 14px;
}.crp_seo_body-r3t table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.crp_seo_body-r3t table {
  display: table;
}
}.crp_seo_body-r3t th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D4C09A;
  text-align: left;
}.crp_seo_body-r3t td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8885A;
}.crp_seo_cols-r3t {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.crp_seo_cols-r3t {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.crp_seo_cols-r3t {
  grid-template-columns: repeat(3,1fr);
}
}.crp_seo_col_h-r3t {
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D4C09A;
  font-weight: 700;
}.crp_seo_col_p-r3t {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6040;
}.crp_seo_stats-r3t {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.crp_seo_stat-r3t {
  border-radius: 8px;
  padding: 0.875rem 16px;
  background: rgba(200, 132, 26, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 132, 26, 0.18);
  min-width: 140px;
}.crp_seo_stat_val-r3t {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8841A;
}.crp_seo_stat_lb-r3t {
  overflow-wrap: break-word;
  color: #7A6040;
  font-size: 0.688rem;
}.crp_rv-r3t {
  padding: 36px 16px 0;
  background: #150C06;
}
@media(min-width: 767px) {.crp_rv-r3t {
  padding: 2.75rem 1.5rem 0;
}
}.crp_rv_in-r3t {
  margin: 0 auto;
  max-width: 1320px;
}.crp_rv_head-r3t {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.crp_rv_label-r3t {
  color: #C8841A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.crp_rv_h2-r3t {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 22px;
  color: #F5E8C8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.crp_rv_h2-r3t {
  font-size: 28px;
}
}.crp_rv_stats-r3t {
  gap: 18px;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #7A6040;
  flex-wrap: wrap;
}.crp_rv_stats_score-r3t {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.crp_rv_stats_score_val-r3t {
  font-weight: 800;
  color: #E8A030;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}.crp_rv_stats_score_max-r3t {
  color: #5C4828;
  font-size: 13px;
}.crp_rv_stats_badge-r3t {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.crp_rv_stats_badge-r3t svg {
  height: 14px;
  color: #E8A030;
  width: 0.875rem;
}.crp_rv_grid-r3t {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.crp_rv_grid-r3t {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.crp_rv_grid-r3t {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.crp_rv_card-r3t {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #1E1209;
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.crp_rv_card_stars-r3t {
  gap: 2px;
  color: #E8A030;
  margin-bottom: 10px;
  display: flex;
}.crp_rv_card_stars-r3t svg {
  width: 14px;
  height: 14px;
}.crp_rv_card_h-r3t {
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #F5E8C8;
}.crp_rv_card_body-r3t {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 14px;
  color: #7A6040;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.crp_rv_card_body-r3t strong {
  font-weight: 600;
  color: #D4C09A;
}.crp_rv_card_meta-r3t {
  gap: 10px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
}.crp_rv_card_author-r3t {
  font-size: 12px;
  font-weight: 600;
  color: #D4C09A;
}.crp_rv_card_date-r3t {
  color: #5C4828;
  font-size: 0.688rem;
}.crp_pmt-r3t {
  padding: 36px 1rem 0;
  background: #150C06;
}
@media(min-width: 770px) {.crp_pmt-r3t {
  padding: 44px 24px 0;
}
}.crp_pmt_in-r3t {
  margin: 0 auto;
  max-width: 82.5rem;
}.crp_pmt_head-r3t {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.crp_pmt_label-r3t {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C8841A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.crp_pmt_h2-r3t {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.crp_pmt_h2-r3t {
  font-size: 28px;
}
}.crp_pmt_intro-r3t {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6040;
  font-size: 0.875rem;
}.crp_pmt_groups-r3t {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.crp_pmt_group-r3t {
  background: #1E1209;
  padding: 1.25rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 8px;
}.crp_pmt_group_head-r3t {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.crp_pmt_group_ic-r3t {
  background: rgba(200, 132, 26, 0.18);
  border-radius: 0.25rem;
  color: #C8841A;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.crp_pmt_group_ic-r3t svg {
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
}.crp_pmt_group_h-r3t {
  margin: 0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  color: #F5E8C8;
}.crp_pmt_group_p-r3t {
  color: #7A6040;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.crp_pmt_group_p-r3t strong {
  color: #D4C09A;
  font-weight: 600;
}.crp_pmt_table_wrap-r3t {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.crp_pmt_table-r3t {
  width: 100%;
  min-width: 33.75rem;
  border-collapse: collapse;
  font-size: 13px;
}.crp_pmt_table-r3t th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  color: #D4C09A;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.688rem;
  text-align: left;
}.crp_pmt_table-r3t td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7A6040;
}.crp_pmt_table-r3t tbody tr:last-child td {
  border-bottom: none;
}.crp_pmt_table-r3t tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D4C09A;
}.crp_ft-r3t {
  background: #0F0803;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 48px;
}.crp_ft_support-r3t {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 765px) {.crp_ft_support-r3t {
  padding: 1.75rem 24px;
}
}.crp_ft_support_in-r3t {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.crp_ft_support_main-r3t {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.crp_ft_support_ic-r3t {
  flex-shrink: 0;
  color: #C8841A;
}.crp_ft_support_ic-r3t svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.crp_ft_support_text_title-r3t {
  font-weight: 700;
  color: #F5E8C8;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.crp_ft_support_text_sub-r3t {
  overflow-wrap: break-word;
  color: #7A6040;
  font-size: 0.75rem;
}.crp_ft_support_btn-r3t {
  border-radius: 8px;
  transition: background .2s;
  background: #C8841A;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F5E8C8;
}.crp_ft_support_btn-r3t:hover {
  background: #DA9A24;
}.crp_ft_support_contacts-r3t {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.crp_ft_support_contact-r3t {
  color: #5C4828;
  line-height: 1.4;
  font-size: 0.75rem;
}.crp_ft_support_contact-r3t strong {
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  color: #A8885A;
}.crp_ft_main-r3t {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 766px) {.crp_ft_main-r3t {
  padding: 40px 1.5rem 2rem;
}
}.crp_ft_main_in-r3t {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 639px) {.crp_ft_main_in-r3t {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.crp_ft_main_in-r3t {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.crp_ft_col_logo-r3t {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.crp_ft_col_logo-r3t {
  grid-column: auto;
}
}.crp_ft_logo-r3t {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5E8C8;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}.crp_ft_logo_mark-r3t {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.crp_ft_logo_mark-r3t img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.crp_ft_logo_sub-r3t {
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5C4828;
}.crp_ft_col_title-r3t {
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #A8885A;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}.crp_ft_col_links-r3t {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.crp_ft_col_link-r3t {
  transition: color .2s;
  color: #5C4828;
  font-size: 13px;
  overflow-wrap: break-word;
}.crp_ft_col_link-r3t:hover {
  color: #D4C09A;
}.crp_ft_apps-r3t {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.crp_ft_app_card-r3t {
  transition: border-color .2s;
  gap: 10px;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 210, 140, 0.14);
  align-items: center;
  display: flex;
}.crp_ft_app_card-r3t:hover {
  border-color: rgba(210, 148, 40, 0.55);
}.crp_ft_app_card_ic-r3t svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.crp_ft_app_card_os-r3t {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5C4828;
}.crp_ft_app_card_action-r3t {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D4C09A;
}.crp_ft_bot-r3t {
  padding: 20px 16px;
}
@media(min-width: 771px) {.crp_ft_bot-r3t {
  padding: 1.25rem 24px;
}
}.crp_ft_bot_in-r3t {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.crp_ft_socials-r3t {
  gap: 0.5rem;
  display: flex;
}.crp_ft_soc-r3t {
  background: rgba(255, 220, 160, 0.05);
  transition: background .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  display: flex;
  width: 36px;
  align-items: center;
  color: #A8885A;
  justify-content: center;
  height: 2.25rem;
}.crp_ft_soc-r3t svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.crp_ft_soc-r3t:hover {
  background: rgba(255, 220, 160, 0.08);
}.crp_ft_legal-r3t {
  flex: 1;
  line-height: 1.6;
  color: #705A38;
  font-size: 11px;
  min-width: 200px;
  overflow-wrap: break-word;
}.crp_ft_legal-r3t strong {
  color: #A8885A;
  font-weight: 700;
}.crp_ft_legal-r3t a {
  text-decoration: underline;
  color: #A8885A;
}.crp_ft_age-r3t {
  border: 2px solid #705A38;
  border-radius: 50%;
  font-weight: 800;
  flex-shrink: 0;
  width: 2rem;
  height: 32px;
  align-items: center;
  color: #705A38;
  justify-content: center;
  margin-left: auto;
  display: flex;
  font-size: 0.688rem;
}