*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Jost', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #080C14;
  color: #C8BFA8;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.xcb-layout-rj4 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.xcb-page-rj4 {
  min-height: 100vh;
  display: flex;
}.xcb-main-rj4 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.xcb-main-rj4 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.xcb-main-rj4 {
  padding-bottom: 72px;
}
}.xcb-gc-rj4 {
  overflow: hidden;
  background: #0D1220;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 641px) {.xcb-gc-rj4 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.xcb-gc-rj4 {
  width: 10.5rem;
}
}.xcb-gc-rj4:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 146, 58, 0.08);
}.xcb-gc_img-rj4 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.xcb-gc_img-rj4 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.xcb-gc_hover-rj4 {
  background: rgba(5, 5, 8, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.xcb-gc-rj4:hover .xcb-gc_hover-rj4 {
  opacity: 1;
}.xcb-gc_hover_btn-rj4 {
  padding: 8px 16px;
  background: #C4923A;
  border-radius: 0.25rem;
  color: #F0EAD6;
  font-weight: 700;
  font-size: 12px;
}.xcb-gc_info-rj4 {
  padding: 8px 0.625rem 10px;
}.xcb-gc_name-rj4 {
  overflow: hidden;
  font-weight: 600;
  color: #C8BFA8;
  white-space: nowrap;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.xcb-gc_prov-rj4 {
  color: #5C5248;
  font-size: 10px;
}.xcb-gc_tag-rj4 {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 9px;
  position: absolute;
  left: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  font-weight: 700;
  top: 0.375rem;
  text-transform: uppercase;
}.xcb-gc_tag_hot-rj4 {
  background: #D44040;
  color: #fff;
}.xcb-gc_tag_new-rj4 {
  background: #2DB87A;
  color: #080C14;
}.xcb-gc_tag_jp-rj4 {
  background: #D4A030;
  color: #080C14;
}.xcb-gc_tag_ex-rj4 {
  background: #2A3D7A;
  color: #fff;
}.xcb-gc_tag_live-rj4 {
  background: #D44040;
  color: #fff;
}.xcb-gr-rj4 {
  background: #080C14;
  padding: 2rem 16px 0;
}
@media(min-width: 765px) {.xcb-gr-rj4 {
  padding: 36px 24px 0;
}
}.xcb-gr_in-rj4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xcb-gr_head-rj4 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.xcb-gr_head_l-rj4 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.xcb-gr_ic-rj4 {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  justify-content: center;
  height: 32px;
}.xcb-gr_ic-rj4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.xcb-gr_title-rj4 {
  color: #F0EAD6;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.xcb-gr_title-rj4 {
  font-size: 18px;
}
}.xcb-gr_more-rj4 {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
  color: #6E645A;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.xcb-gr_more-rj4:hover {
  color: #C4923A;
}.xcb-gr_more-rj4 svg {
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
  stroke-linejoin: round;
}.xcb-gr_arrows-rj4 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.xcb-gr_arr-rj4 {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 1.875rem;
  color: #8B8070;
  align-items: center;
  justify-content: center;
  height: 30px;
}.xcb-gr_arr-rj4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EAD6;
}.xcb-gr_arr-rj4 svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.xcb-gr_seo_h-rj4 {
  margin: 0 0 6px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C8BFA8;
}
@media(min-width: 765px) {.xcb-gr_seo_h-rj4 {
  font-size: 14px;
}
}.xcb-gr_seo-rj4 {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #6E645A;
  margin-bottom: 0.75rem;
}.xcb-gr_seo-rj4 strong {
  color: #C8BFA8;
  font-weight: 600;
}.xcb-gr_scroll-rj4 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.xcb-gr_scroll-rj4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.xcb-gr_scroll-rj4 {
  gap: 0.75rem;
}
}.xcb-tb-rj4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080C14;
  display: flex;
  align-items: center;
  z-index: 80;
  position: fixed;
  top: 0;
  height: 56px;
  left: 0;
  right: 0;
}.xcb-tb_in-rj4 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.xcb-tb_burger-rj4 {
  gap: 5px;
  border-radius: 0.5rem;
  justify-content: center;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 2.375rem;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.xcb-tb_burger-rj4:hover {
  background: rgba(255, 255, 255, 0.05);
}.xcb-tb_burger_line-rj4 {
  border-radius: 1px;
  background: #8B8070;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1083px) {.xcb-tb_burger-rj4 {
  display: none;
}
}.xcb-tb_logo-rj4 {
  gap: 9px;
  margin-right: 20px;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  color: #F0EAD6;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}.xcb-tb_logo_mark-rj4 {
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: center;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 2rem;
}.xcb-tb_logo_mark-rj4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xcb-tb_nav-rj4 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.xcb-tb_nav-rj4 {
  display: flex;
}
}.xcb-tb_tab-rj4 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  font-weight: 600;
  color: #8B8070;
  white-space: nowrap;
  font-size: 0.813rem;
}.xcb-tb_tab-rj4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EAD6;
}.xcb-tb_tab-rj4.xcb-state_active-rj4 {
  background: rgba(196, 146, 58, 0.18);
  color: #F0EAD6;
}.xcb-tb_right-rj4 {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.xcb-tb_login-rj4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  display: none;
  color: #C8BFA8;
  font-size: 13px;
  font-weight: 600;
}.xcb-tb_login-rj4:hover {
  border-color: rgba(196, 146, 58, 0.45);
  color: #F0EAD6;
}
@media(min-width: 477px) {.xcb-tb_login-rj4 {
  display: block;
}
}.xcb-tb_reg-rj4 {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  background: #2DB87A;
  color: #0A0C10;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.xcb-tb_reg-rj4:hover {
  background: #35CF8C;
}.xcb-sb-rj4 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #111828;
  transition: transform .25s ease;
  left: 0;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
  position: fixed;
  overflow-y: auto;
}.xcb-sb-rj4.xcb-state_open-rj4 {
  transform: translateX(0);
}.xcb-sb-rj4::-webkit-scrollbar {
  width: 0.25rem;
}.xcb-sb-rj4::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.xcb-sb-rj4 {
  transform: translateX(0);
}
}.xcb-sb_auth-rj4 {
  padding: 0.875rem 0.75rem 10px;
}.xcb-sb_btn_reg-rj4 {
  background: #2DB87A;
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  color: #0A0C10;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}.xcb-sb_btn_reg-rj4:hover {
  background: #35CF8C;
}.xcb-sb_btn_login-rj4 {
  transition: border-color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #C8BFA8;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
}.xcb-sb_btn_login-rj4:hover {
  border-color: rgba(196, 146, 58, 0.45);
  color: #F0EAD6;
}.xcb-sb_promo-rj4 {
  overflow: hidden;
  background: linear-gradient(135deg,#0D1830,#111828);
  margin: 0 0.75rem 0.625rem;
  border-radius: 8px;
  padding: 12px 14px;
  border: 1px solid rgba(196, 146, 58, 0.18);
  position: relative;
}.xcb-sb_promo-rj4::before {
  background: radial-gradient(circle,rgba(196, 146, 58, 0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  top: -20px;
  right: -20px;
  content: '';
  height: 5rem;
  position: absolute;
}.xcb-sb_promo_title-rj4 {
  color: #C4923A;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
}.xcb-sb_promo_text-rj4 {
  color: #F0EAD6;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
}.xcb-sb_promo_sub-rj4 {
  color: #6E645A;
  font-size: 0.625rem;
  margin-top: 3px;
}.xcb-sb_nav-rj4 {
  padding: 6px 0.5rem 1rem;
}.xcb-sb_nav_lb-rj4 {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #5C5248;
}.xcb-sb_link-rj4 {
  gap: 10px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  color: #8B8070;
  font-size: 0.813rem;
}.xcb-sb_link-rj4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EAD6;
}.xcb-sb_link-rj4.xcb-state_active-rj4 {
  background: rgba(196, 146, 58, 0.18);
  color: #F0EAD6;
}.xcb-sb_ic-rj4 {
  border-radius: 4px;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
}.xcb-sb_ic-rj4 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.xcb-sb_ic_1-rj4 {
  background: rgba(196, 146, 58, 0.08);
  color: #C4923A;
}.xcb-sb_ic_2-rj4 {
  background: rgba(45, 184, 122, 0.18);
  color: #2DB87A;
}.xcb-sb_ic_3-rj4 {
  background: rgba(212, 160, 48, 0.18);
  color: #D4A030;
}.xcb-sb_ic_4-rj4 {
  background: rgba(42, 61, 122, 0.32);
  color: #2A3D7A;
}.xcb-sb_ic_5-rj4 {
  background: rgba(196, 146, 58, 0.08);
  color: #E8558A;
}.xcb-sb_ic_6-rj4 {
  background: rgba(42, 61, 122, 0.32);
  color: #8B5CF6;
}.xcb-sb_badge-rj4 {
  border-radius: 4px;
  background: #D4A030;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #0A0C10;
}.xcb-sb_bot-rj4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.xcb-sb_lang-rj4,.xcb-sb_help-rj4 {
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 9px 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  color: #8B8070;
  justify-content: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  align-items: center;
}.xcb-sb_lang-rj4:hover,.xcb-sb_help-rj4:hover {
  border-color: rgba(196, 146, 58, 0.45);
  color: #F0EAD6;
}.xcb-sb_lang-rj4 svg,.xcb-sb_help-rj4 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.xcb-sb_bd-rj4 {
  inset: 0;
  background: rgba(5, 5, 8, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.xcb-sb_bd-rj4.xcb-state_on-rj4 {
  display: block;
}
@media(min-width: 1081px) {.xcb-sb_bd-rj4 {
  display: none!important;
}
}.xcb-mob_nav-rj4 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #111828;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  position: fixed;
}
@media(min-width: 1077px) {.xcb-mob_nav-rj4 {
  display: none;
}
}.xcb-mob_nav_item-rj4 {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #5C5248;
  align-items: center;
}.xcb-mob_nav_ic-rj4 {
  line-height: 1;
}.xcb-mob_nav_ic-rj4 svg {
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.xcb-mob_nav_lb-rj4 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5C5248;
}.xcb-mob_nav_item-rj4.xcb-state_active-rj4 {
  color: #C4923A;
}.xcb-mob_nav_item-rj4.xcb-state_active-rj4 .xcb-mob_nav_lb-rj4 {
  color: #C4923A;
}.xcb-hero-rj4 {
  background: #080C14;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.xcb-hero-rj4 {
  padding: 24px 1.5rem 0;
}
}.xcb-hero_in-rj4 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.xcb-hero_in-rj4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.xcb-hero_in-rj4 {
  grid-template-columns: 1fr 21.25rem;
}
}.xcb-hero_promo-rj4 {
  background: #0D1220;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 770px) {.xcb-hero_promo-rj4 {
  min-height: 17.5rem;
}
}.xcb-hero_promo_bg-rj4 {
  background-position: center;
  background: linear-gradient(120deg,#0D1830 0%,#080C14 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.xcb-hero_promo_bg-rj4::after {
  inset: 0;
  background: linear-gradient(90deg,#080C14 0%,rgba(5, 5, 8, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.xcb-hero_promo_glow-rj4 {
  background: radial-gradient(circle,rgba(42, 61, 122, 0.32) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  height: 300px;
  position: absolute;
  top: -40px;
  width: 300px;
  pointer-events: none;
}.xcb-hero_promo_ct-rj4 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
@media(min-width: 766px) {.xcb-hero_promo_ct-rj4 {
  padding: 40px 2rem;
}
}.xcb-hero_badge-rj4 {
  background: rgba(196, 146, 58, 0.18);
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  border: 1px solid rgba(196, 146, 58, 0.08);
  font-weight: 700;
  display: inline-block;
  font-size: 0.625rem;
  color: #C4923A;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
}.xcb-hero_h1-rj4 {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-weight: 800;
  color: #F0EAD6;
  margin-bottom: 0.625rem;
}.xcb-hero_h1-rj4 em {
  font-style: normal;
  color: #D4A030;
}
@media(min-width: 769px) {.xcb-hero_h1-rj4 {
  font-size: 36px;
}
}.xcb-hero_sub-rj4 {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #8B8070;
  line-height: 1.55;
}
@media(min-width:768px) {.xcb-hero_sub-rj4 {
  font-size: 0.875rem;
}
}.xcb-hero_row-rj4 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xcb-hero_cta-rj4 {
  background: #2DB87A;
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-size: 14px;
  box-shadow: 0 2px 1.125rem rgba(45, 184, 122, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  color: #0A0C10;
}.xcb-hero_cta-rj4:hover {
  background: #35CF8C;
}.xcb-hero_terms-rj4 {
  font-size: 0.688rem;
  color: #5C5248;
}.xcb-hero_game-rj4 {
  overflow: hidden;
  background: #0D1220;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.xcb-hero_game_badge-rj4 {
  background: rgba(212, 160, 48, 0.18);
  padding: 0.313rem 10px;
  border-radius: 20px;
  border: 1px solid rgba(212, 160, 48, 0.18);
  text-transform: uppercase;
  top: 12px;
  color: #D4A030;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  position: absolute;
  left: 0.75rem;
  font-size: 0.625rem;
}.xcb-hero_game_badge-rj4 svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.xcb-hero_game_img-rj4 {
  overflow: hidden;
  background: linear-gradient(135deg,#0D1830,#080C14);
  position: relative;
  padding-bottom: 60%;
}.xcb-hero_game_img-rj4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.xcb-hero_game_play-rj4 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 5, 8, 0.72);
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
}.xcb-hero_game-rj4:hover .xcb-hero_game_play-rj4 {
  opacity: 1;
}.xcb-hero_game_play-rj4 span {
  background: #C4923A;
  border-radius: 50%;
  justify-content: center;
  height: 52px;
  align-items: center;
  display: flex;
  width: 52px;
}.xcb-hero_game_play-rj4 span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.xcb-hero_game_info-rj4 {
  padding: 14px 16px;
}.xcb-hero_game_title-rj4 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F0EAD6;
  font-size: 15px;
}.xcb-hero_game_provider-rj4 {
  font-size: 11px;
  color: #6E645A;
}.xcb-hero_game_btn-rj4 {
  border-radius: 0.5rem;
  background: #C4923A;
  transition: background .2s;
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #F0EAD6;
}.xcb-hero_game-rj4:hover .xcb-hero_game_btn-rj4 {
  background: #D4A84A;
}.xcb-wy-rj4 {
  padding: 32px 1rem 0;
  background: #080C14;
}
@media(min-width: 766px) {.xcb-wy-rj4 {
  padding: 2.5rem 1.5rem 0;
}
}.xcb-wy_in-rj4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xcb-wy_head-rj4 {
  max-width: 720px;
  margin-bottom: 18px;
}.xcb-wy_label-rj4 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #C4923A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xcb-wy_h2-rj4 {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EAD6;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.xcb-wy_h2-rj4 {
  font-size: 24px;
}
}.xcb-wy_intro-rj4 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #6E645A;
}.xcb-wy_grid-rj4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.xcb-wy_grid-rj4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.xcb-wy_grid-rj4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xcb-wy_card-rj4 {
  border-radius: 8px;
  background: #111828;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.xcb-wy_card-rj4:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 146, 58, 0.08);
}.xcb-wy_card_ic-rj4 {
  background: rgba(196, 146, 58, 0.18);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  color: #C4923A;
  margin-bottom: 0.875rem;
  align-items: center;
  height: 44px;
  width: 44px;
}.xcb-wy_card_ic-rj4 svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.xcb-wy_card_h-rj4 {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F0EAD6;
  line-height: 1.25;
  margin-bottom: 6px;
}.xcb-wy_card_p-rj4 {
  color: #6E645A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.xcb-wy_card_p-rj4 strong {
  color: #C8BFA8;
  font-weight: 600;
}.xcb-gcg-rj4 {
  background: #080C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.xcb-gcg-rj4 {
  padding: 44px 1.5rem 0;
}
}.xcb-gcg_in-rj4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xcb-gcg_head-rj4 {
  margin-bottom: 20px;
  max-width: 720px;
}.xcb-gcg_label-rj4 {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C4923A;
}.xcb-gcg_h2-rj4 {
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F0EAD6;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xcb-gcg_h2-rj4 {
  font-size: 28px;
}
}.xcb-gcg_intro-rj4 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E645A;
}.xcb-gcg_grid-rj4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.xcb-gcg_grid-rj4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.xcb-gcg_grid-rj4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xcb-gcg_card-rj4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  padding: 1.25rem;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
  position: relative;
}.xcb-gcg_card-rj4:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 146, 58, 0.18);
}.xcb-gcg_card_bg-rj4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.xcb-gcg_card_bg-rj4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.xcb-gcg_card_ic-rj4 {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  width: 2.5rem;
  height: 40px;
  align-items: center;
  justify-content: center;
  z-index: 2;
  color: #F0EAD6;
  position: absolute;
  top: 1.125rem;
  display: flex;
  right: 18px;
}.xcb-gcg_card_ic-rj4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.xcb-gcg_card_ct-rj4 {
  z-index: 1;
  position: relative;
}.xcb-gcg_card_h-rj4 {
  font-weight: 800;
  line-height: 1.2;
  color: #F0EAD6;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.xcb-gcg_card_h-rj4 {
  font-size: 20px;
}
}.xcb-gcg_card_p-rj4 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 0.75rem;
}.xcb-gcg_card_p-rj4 strong {
  font-weight: 600;
  color: #F0EAD6;
}.xcb-gcg_card_cta-rj4 {
  gap: 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C4923A;
  display: inline-flex;
}.xcb-gcg_card_cta-rj4 svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
}.xcb-gr_jp-rj4 {
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D3A 0%,#08060F 100%);
  padding: 20px;
  position: relative;
}.xcb-gr_jp-rj4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42, 61, 122, 0.32) 0%,transparent 70%);
  left: -60px;
  top: -3.75rem;
  position: absolute;
  width: 15.625rem;
  height: 250px;
  content: '';
}.xcb-gr_jp-rj4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 48, 0.18) 0%,transparent 70%);
  bottom: -2.5rem;
  width: 12.5rem;
  right: 0;
  position: absolute;
  height: 200px;
  content: '';
}.xcb-gr_jp_head-rj4 {
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
  z-index: 1;
}.xcb-gr_jp_info-rj4 {
  flex: 1;
}.xcb-gr_jp_label-rj4 {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #8B5CF6;
  font-weight: 700;
}.xcb-gr_jp_label-rj4 svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  stroke-linecap: round;
  width: 0.875rem;
  margin-right: 0.25rem;
  height: 0.875rem;
}.xcb-gr_jp_amount-rj4 {
  line-height: 1;
  font-size: 32px;
  color: #F0EAD6;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.xcb-gr_jp_amount-rj4 {
  font-size: 40px;
}
}.xcb-gr_jp_amount-rj4 span {
  color: #D4A030;
}.xcb-gr_jp_seo-rj4 {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #8B8070;
  font-size: 0.75rem;
  max-width: 30rem;
}.xcb-gr_jp_cta-rj4 {
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  border-radius: 8px;
  background: rgba(42, 61, 122, 0.32);
  border: 1px solid rgba(42, 61, 122, 0.32);
  position: relative;
  font-size: 13px;
  align-self: flex-start;
  z-index: 1;
  flex-shrink: 0;
  color: #F0EAD6;
  margin-top: 4px;
  font-weight: 700;
  white-space: nowrap;
}.xcb-gr_jp_cta-rj4:hover {
  background: #2A3D7A;
}.xcb-ws-rj4 {
  padding: 32px 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.xcb-ws-rj4 {
  padding: 2.25rem 24px 0;
}
}.xcb-ws_in-rj4 {
  margin: 0 auto;
  max-width: 1320px;
}.xcb-ws_head-rj4 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  justify-content: space-between;
  display: flex;
}.xcb-ws_title-rj4 {
  gap: 10px;
  color: #F0EAD6;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  font-size: 16px;
}.xcb-ws_title_ic-rj4 svg {
  color: #D4A030;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.xcb-ws_online-rj4 {
  gap: 0.438rem;
  font-size: 12px;
  align-items: center;
  color: #6E645A;
  display: flex;
  font-weight: 600;
}.xcb-ws_online_dot-rj4 {
  border-radius: 50%;
  background: #2DB87A;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(45, 184, 122, 0.18);
  height: 0.5rem;
}.xcb-ws_scroll-rj4 {
  gap: 8px;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.xcb-ws_scroll-rj4::-webkit-scrollbar {
  display: none;
}.xcb-wc-rj4 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1220;
  gap: 0.625rem;
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.xcb-wc_img-rj4 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #111828;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.xcb-wc_img-rj4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xcb-wc_info-rj4 {
  min-width: 0;
}.xcb-wc_game-rj4 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #C8BFA8;
  text-overflow: ellipsis;
}.xcb-wc_player-rj4 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #5C5248;
  font-size: 10px;
  white-space: nowrap;
}.xcb-wc_amount-rj4 {
  white-space: nowrap;
  font-weight: 700;
  color: #2DB87A;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.813rem;
}.xcb-app-rj4 {
  background: #080C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.xcb-app-rj4 {
  padding: 2.75rem 24px 0;
}
}.xcb-app_in-rj4 {
  margin: 0 auto;
  max-width: 1320px;
}.xcb-app_head-rj4 {
  margin-bottom: 1rem;
}.xcb-app_label-rj4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C4923A;
  font-weight: 700;
}.xcb-app_h2-rj4 {
  font-family: 'Cormorant Garamond', serif;
  color: #F0EAD6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 767px) {.xcb-app_h2-rj4 {
  font-size: 1.5rem;
}
}.xcb-app_sub-rj4 {
  max-width: 37.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6E645A;
  line-height: 1.6;
}.xcb-app_sub-rj4 strong {
  font-weight: 700;
  color: #C8BFA8;
}.xcb-app_cards-rj4 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.xcb-app_cards-rj4 {
  grid-template-columns: repeat(3,1fr);
}
}.xcb-app_card-rj4 {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.xcb-app_card_ios-rj4 {
  background: linear-gradient(135deg,rgba(196, 146, 58, 0.18) 0%,#111828 100%);
}.xcb-app_card_android-rj4 {
  background: linear-gradient(135deg,rgba(45, 184, 122, 0.18) 0%,#111828 100%);
}.xcb-app_card_win-rj4 {
  background: linear-gradient(135deg,rgba(212, 160, 48, 0.18) 0%,#111828 100%);
}.xcb-app_card_ic-rj4 svg {
  stroke-linecap: round;
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
}.xcb-app_card_ic-rj4 {
  flex-shrink: 0;
  color: #F0EAD6;
}.xcb-app_card_os-rj4 {
  color: #6E645A;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xcb-app_card_title-rj4 {
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F0EAD6;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.xcb-app_card_text-rj4 {
  margin-bottom: 0.875rem;
  color: #6E645A;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.xcb-app_card_btn-rj4 {
  border: 1px solid rgba(196, 146, 58, 0.45);
  gap: 0.438rem;
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 18px;
  display: inline-flex;
  color: #F0EAD6;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
}.xcb-app_card_btn-rj4:hover {
  background: rgba(255, 255, 255, 0.07);
}.xcb-reg-rj4 {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.xcb-reg-rj4 {
  padding: 44px 1.5rem 0;
}
}.xcb-reg_in-rj4 {
  border-radius: 14px;
  background: #111828;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.xcb-reg_in-rj4 {
  padding: 2.5rem;
}
}.xcb-reg_top-rj4 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.xcb-reg_top-rj4 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.xcb-reg_label-rj4 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4923A;
  font-weight: 700;
  text-transform: uppercase;
}.xcb-reg_h2-rj4 {
  color: #F0EAD6;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xcb-reg_h2-rj4 {
  font-size: 1.75rem;
}
}.xcb-reg_bonus-rj4 {
  gap: 8px;
  border-radius: 8px;
  border: 1px solid rgba(212, 160, 48, 0.18);
  background: rgba(212, 160, 48, 0.18);
  padding: 0.625rem 1rem;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.xcb-reg_bonus_amount-rj4 {
  font-weight: 800;
  color: #D4A030;
  font-size: 20px;
}.xcb-reg_bonus_text-rj4 {
  line-height: 1.35;
  color: #8B8070;
  font-size: 0.813rem;
}.xcb-reg_cta_btn-rj4 {
  border-radius: 8px;
  background: #2DB87A;
  padding: 14px 32px;
  transition: background .2s;
  display: inline-block;
  box-shadow: 0 2px 1.125rem rgba(45, 184, 122, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  margin-bottom: 0.75rem;
  color: #0A0C10;
  font-size: 0.938rem;
  font-weight: 700;
}.xcb-reg_cta_btn-rj4:hover {
  background: #35CF8C;
}.xcb-reg_terms-rj4 {
  font-size: 11px;
  color: #5C5248;
  line-height: 1.5;
}.xcb-reg_seo-rj4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 20px;
  color: #6E645A;
  overflow-wrap: break-word;
}.xcb-reg_seo-rj4 p {
  font-size: 13px;
  line-height: 1.65;
  color: #6E645A;
  margin-bottom: 10px;
}.xcb-reg_seo-rj4 p:last-child {
  margin-bottom: 0;
}.xcb-reg_seo-rj4 strong {
  font-weight: 700;
  color: #C8BFA8;
}.xcb-reg_seo-rj4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4923A;
}.xcb-reg_seo-rj4 a:hover {
  color: #D4A84A;
}.xcb-reg_seo-rj4 ul,.xcb-reg_seo-rj4 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.xcb-reg_seo-rj4 ol {
  list-style: decimal;
}.xcb-reg_seo-rj4 li {
  font-size: 0.813rem;
  color: #6E645A;
  line-height: 1.65;
  margin-bottom: 4px;
}.xcb-reg_seo-rj4 table {
  display: block;
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 771px) {.xcb-reg_seo-rj4 table {
  display: table;
}
}.xcb-reg_seo-rj4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #C8BFA8;
}.xcb-reg_seo-rj4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6E645A;
}.xcb-reg_steps-rj4 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.xcb-reg_steps-rj4 {
  margin-top: 0;
}
}.xcb-reg_step-rj4 {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.xcb-reg_step_num-rj4 {
  border-radius: 50%;
  background: rgba(196, 146, 58, 0.18);
  border: 1px solid rgba(196, 146, 58, 0.08);
  width: 2.125rem;
  font-size: 14px;
  height: 2.125rem;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #C4923A;
}.xcb-reg_step_title-rj4 {
  font-size: 0.875rem;
  color: #F0EAD6;
  margin-bottom: 3px;
  font-weight: 700;
}.xcb-reg_step_text-rj4 {
  font-size: 0.75rem;
  color: #6E645A;
  line-height: 1.5;
}.xcb-reg_trust-rj4 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.xcb-reg_trust_item-rj4 {
  gap: 0.438rem;
  color: #6E645A;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
}.xcb-reg_trust_ic-rj4 svg {
  stroke-linecap: round;
  color: #C4923A;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.xcb-bon-rj4 {
  background: #080C14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.xcb-bon-rj4 {
  padding: 2.75rem 1.5rem 0;
}
}.xcb-bon_in-rj4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xcb-bon_head-rj4 {
  margin-bottom: 20px;
}.xcb-bon_label-rj4 {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C4923A;
  letter-spacing: .08em;
  font-weight: 700;
}.xcb-bon_h2-rj4 {
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EAD6;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xcb-bon_h2-rj4 {
  font-size: 1.5rem;
}
}.xcb-bon_seo-rj4 {
  line-height: 1.6;
  color: #6E645A;
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.xcb-bon_seo-rj4 strong {
  font-weight: 700;
  color: #C8BFA8;
}.xcb-bon_seo-rj4 a {
  color: #C4923A;
  text-decoration: underline;
}.xcb-bon_grid-rj4 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.xcb-bon_grid-rj4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.xcb-bon_grid-rj4 {
  grid-template-columns: repeat(5,1fr);
}
}.xcb-bon_card-rj4 {
  transition: border-color .2s,transform .2s;
  background: #0D1220;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.xcb-bon_card-rj4:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 146, 58, 0.08);
}.xcb-bon_card_ic-rj4 svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.xcb-bon_card_ic-rj4 {
  margin-bottom: 0.625rem;
}.xcb-bon_card_type-rj4 {
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #6E645A;
}.xcb-bon_card_amount-rj4 {
  color: #D4A030;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.xcb-bon_card_name-rj4 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F0EAD6;
  margin-bottom: 0.5rem;
}.xcb-bon_card_detail-rj4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #5C5248;
  font-size: 0.688rem;
  line-height: 1.5;
}.xcb-prov-rj4 {
  padding: 36px 16px 0;
  background: #080C14;
}
@media(min-width: 765px) {.xcb-prov-rj4 {
  padding: 2.75rem 1.5rem 0;
}
}.xcb-prov_in-rj4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xcb-prov_head-rj4 {
  margin-bottom: 1rem;
}.xcb-prov_label-rj4 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C4923A;
}.xcb-prov_h2-rj4 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F0EAD6;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.xcb-prov_h2-rj4 {
  font-size: 1.5rem;
}
}.xcb-prov_seo-rj4 {
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6E645A;
  margin-bottom: 1rem;
}.xcb-prov_seo-rj4 strong {
  color: #C8BFA8;
  font-weight: 700;
}.xcb-prov_seo-rj4 a {
  text-decoration: underline;
  color: #C4923A;
}.xcb-prov_grid-rj4 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.xcb-prov_grid-rj4 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.xcb-prov_grid-rj4 {
  grid-template-columns: repeat(8,1fr);
}
}.xcb-prov_card-rj4 {
  padding: 14px 0.625rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  background: #0D1220;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.xcb-prov_card-rj4:hover {
  border-color: rgba(196, 146, 58, 0.45);
  background: #111828;
}.xcb-prov_logo-rj4 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 2.75rem;
}.xcb-prov_logo-rj4 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.xcb-prov_name-rj4 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  color: #8B8070;
}.xcb-htp-rj4 {
  background: #080C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.xcb-htp-rj4 {
  padding: 44px 1.5rem 0;
}
}.xcb-htp_in-rj4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xcb-htp_head-rj4 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.xcb-htp_label-rj4 {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4923A;
}.xcb-htp_h2-rj4 {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  color: #F0EAD6;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.xcb-htp_h2-rj4 {
  font-size: 1.75rem;
}
}.xcb-htp_intro-rj4 {
  color: #6E645A;
  font-size: 0.875rem;
  line-height: 1.6;
}.xcb-htp_steps-rj4 {
  gap: 12px;
  margin: 0;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 638px) {.xcb-htp_steps-rj4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.xcb-htp_steps-rj4 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.xcb-htp_step-rj4 {
  padding: 20px 1.125rem 18px;
  background: #111828;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  flex-direction: column;
  display: flex;
}.xcb-htp_step_num-rj4 {
  background: #C4923A;
  border-radius: 50%;
  left: 1.25rem;
  align-items: center;
  height: 28px;
  top: -12px;
  font-weight: 800;
  justify-content: center;
  color: #0A0C10;
  font-size: 0.813rem;
  position: absolute;
  width: 28px;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
}.xcb-htp_step_ic-rj4 {
  margin: 8px 0 12px;
  background: rgba(196, 146, 58, 0.18);
  border-radius: 0.25rem;
  height: 2.25rem;
  color: #C4923A;
  width: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
}.xcb-htp_step_ic-rj4 svg {
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
}.xcb-htp_step_h-rj4 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0EAD6;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 14px;
}.xcb-htp_step_p-rj4 {
  color: #6E645A;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.xcb-htp_step_p-rj4 strong {
  font-weight: 600;
  color: #C8BFA8;
}.xcb-htp_cta-rj4 {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #2DB87A;
  border-radius: 0.5rem;
  margin-top: 1.25rem;
  font-weight: 700;
  color: #0A0C10;
  display: inline-block;
  font-size: 0.875rem;
}.xcb-htp_cta-rj4:hover {
  background: #35CF8C;
}.xcb-seo-rj4 {
  padding: 2.25rem 1rem 0;
  background: #080C14;
}
@media(min-width: 767px) {.xcb-seo-rj4 {
  padding: 2.75rem 24px 0;
}
}.xcb-seo_in-rj4 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111828;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.xcb-seo_in-rj4 {
  padding: 2.25rem 40px;
}
}.xcb-seo_label-rj4 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C4923A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.xcb-seo_h2-rj4 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F0EAD6;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.xcb-seo_h2-rj4 {
  font-size: 24px;
}
}.xcb-seo_body-rj4 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8B8070;
}.xcb-seo_body-rj4 p {
  color: #8B8070;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.xcb-seo_body-rj4 p:last-child {
  margin-bottom: 0;
}.xcb-seo_body-rj4 strong {
  font-weight: 700;
  color: #C8BFA8;
}.xcb-seo_body-rj4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4923A;
}.xcb-seo_body-rj4 a:hover {
  color: #D4A84A;
}.xcb-seo_body-rj4 ul,.xcb-seo_body-rj4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.xcb-seo_body-rj4 ol {
  list-style: decimal;
}.xcb-seo_body-rj4 li {
  color: #8B8070;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.xcb-seo_body-rj4 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 770px) {.xcb-seo_body-rj4 table {
  display: table;
}
}.xcb-seo_body-rj4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C8BFA8;
  font-weight: 700;
  text-align: left;
}.xcb-seo_body-rj4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8B8070;
}.xcb-seo_cols-rj4 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.xcb-seo_cols-rj4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xcb-seo_cols-rj4 {
  grid-template-columns: repeat(3,1fr);
}
}.xcb-seo_col_h-rj4 {
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C8BFA8;
  overflow-wrap: break-word;
  font-weight: 700;
}.xcb-seo_col_p-rj4 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E645A;
}.xcb-seo_stats-rj4 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.xcb-seo_stat-rj4 {
  padding: 14px 1rem;
  background: rgba(196, 146, 58, 0.08);
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(196, 146, 58, 0.18);
  min-width: 140px;
}.xcb-seo_stat_val-rj4 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #C4923A;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.xcb-seo_stat_lb-rj4 {
  color: #6E645A;
  font-size: 11px;
  overflow-wrap: break-word;
}.xcb-seo-rj4 {
  background: #080C14;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.xcb-seo-rj4 {
  padding: 44px 24px 0;
}
}.xcb-seo_in-rj4 {
  margin: 0 auto;
  background: #111828;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 771px) {.xcb-seo_in-rj4 {
  padding: 2.25rem 2.5rem;
}
}.xcb-seo_label-rj4 {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C4923A;
  font-size: 11px;
  font-weight: 700;
}.xcb-seo_h2-rj4 {
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EAD6;
}
@media(min-width: 766px) {.xcb-seo_h2-rj4 {
  font-size: 1.5rem;
}
}.xcb-seo_body-rj4 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8B8070;
  overflow-wrap: break-word;
}.xcb-seo_body-rj4 p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8B8070;
  margin-bottom: 0.75rem;
}.xcb-seo_body-rj4 p:last-child {
  margin-bottom: 0;
}.xcb-seo_body-rj4 strong {
  color: #C8BFA8;
  font-weight: 700;
}.xcb-seo_body-rj4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4923A;
}.xcb-seo_body-rj4 a:hover {
  color: #D4A84A;
}.xcb-seo_body-rj4 ul,.xcb-seo_body-rj4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.xcb-seo_body-rj4 ol {
  list-style: decimal;
}.xcb-seo_body-rj4 li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #8B8070;
  line-height: 1.75;
}.xcb-seo_body-rj4 table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 771px) {.xcb-seo_body-rj4 table {
  display: table;
}
}.xcb-seo_body-rj4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C8BFA8;
  font-weight: 700;
  text-align: left;
}.xcb-seo_body-rj4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8B8070;
}.xcb-seo_cols-rj4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.xcb-seo_cols-rj4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.xcb-seo_cols-rj4 {
  grid-template-columns: repeat(3,1fr);
}
}.xcb-seo_col_h-rj4 {
  font-size: 0.813rem;
  color: #C8BFA8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.xcb-seo_col_p-rj4 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6E645A;
  line-height: 1.65;
}.xcb-seo_stats-rj4 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xcb-seo_stat-rj4 {
  flex: 1;
  border: 1px solid rgba(196, 146, 58, 0.18);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  background: rgba(196, 146, 58, 0.08);
  min-width: 8.75rem;
}.xcb-seo_stat_val-rj4 {
  font-weight: 800;
  font-size: 20px;
  color: #C4923A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.xcb-seo_stat_lb-rj4 {
  font-size: 0.688rem;
  color: #6E645A;
  overflow-wrap: break-word;
}.xcb-rv-rj4 {
  background: #080C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.xcb-rv-rj4 {
  padding: 2.75rem 24px 0;
}
}.xcb-rv_in-rj4 {
  margin: 0 auto;
  max-width: 1320px;
}.xcb-rv_head-rj4 {
  margin-bottom: 20px;
  max-width: 720px;
}.xcb-rv_label-rj4 {
  margin-bottom: 8px;
  font-weight: 700;
  color: #C4923A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.xcb-rv_h2-rj4 {
  color: #F0EAD6;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.xcb-rv_h2-rj4 {
  font-size: 28px;
}
}.xcb-rv_stats-rj4 {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
  color: #6E645A;
}.xcb-rv_stats_score-rj4 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.xcb-rv_stats_score_val-rj4 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #D4A030;
  font-size: 1.375rem;
}.xcb-rv_stats_score_max-rj4 {
  color: #5C5248;
  font-size: 13px;
}.xcb-rv_stats_badge-rj4 {
  gap: 4px;
  display: flex;
  align-items: center;
}.xcb-rv_stats_badge-rj4 svg {
  height: 14px;
  color: #D4A030;
  width: 14px;
}.xcb-rv_grid-rj4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.xcb-rv_grid-rj4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.xcb-rv_grid-rj4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xcb-rv_card-rj4 {
  padding: 1.25rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #111828;
  flex-direction: column;
  display: flex;
}.xcb-rv_card_stars-rj4 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #D4A030;
}.xcb-rv_card_stars-rj4 svg {
  height: 0.875rem;
  width: 14px;
}.xcb-rv_card_h-rj4 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F0EAD6;
  font-size: 14px;
  line-height: 1.3;
}.xcb-rv_card_body-rj4 {
  flex: 1;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #6E645A;
  font-size: 0.813rem;
  line-height: 1.65;
}.xcb-rv_card_body-rj4 strong {
  color: #C8BFA8;
  font-weight: 600;
}.xcb-rv_card_meta-rj4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 0.75rem;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xcb-rv_card_author-rj4 {
  color: #C8BFA8;
  font-weight: 600;
  font-size: 0.75rem;
}.xcb-rv_card_date-rj4 {
  color: #5C5248;
  font-size: 0.688rem;
}.xcb-faq-rj4 {
  padding: 2.25rem 16px 0;
  background: #080C14;
}
@media(min-width: 769px) {.xcb-faq-rj4 {
  padding: 2.75rem 1.5rem 0;
}
}.xcb-faq_in-rj4 {
  margin: 0 auto;
  max-width: 1320px;
}.xcb-faq_head-rj4 {
  margin-bottom: 1.25rem;
}.xcb-faq_label-rj4 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C4923A;
  font-weight: 700;
  margin-bottom: 8px;
}.xcb-faq_h2-rj4 {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F0EAD6;
  font-size: 20px;
}
@media(min-width: 771px) {.xcb-faq_h2-rj4 {
  font-size: 1.5rem;
}
}.xcb-faq_list-rj4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xcb-faq_item-rj4 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: #111828;
}.xcb-faq_q-rj4 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 20px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  color: #C8BFA8;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 600;
}.xcb-faq_q-rj4:hover {
  color: #F0EAD6;
}.xcb-faq_q_ic-rj4 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  font-size: 1rem;
  width: 24px;
  height: 1.5rem;
  flex-shrink: 0;
  color: #C4923A;
  align-items: center;
}.xcb-faq_item-rj4.xcb-state_open-rj4 .xcb-faq_q_ic-rj4 {
  transform: rotate(45deg);
}.xcb-faq_a-rj4 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  display: none;
  color: #6E645A;
  line-height: 1.7;
  font-size: 0.813rem;
}.xcb-faq_item-rj4.xcb-state_open-rj4 .xcb-faq_a-rj4 {
  display: block;
}.xcb-faq_a-rj4 strong {
  font-weight: 700;
  color: #C8BFA8;
}.xcb-faq_a-rj4 a {
  color: #C4923A;
  text-decoration: underline;
}.xcb-faq_a-rj4 ul,.xcb-faq_a-rj4 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.xcb-faq_a-rj4 ol {
  list-style: decimal;
}.xcb-faq_a-rj4 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.xcb-faq_a-rj4 table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 771px) {.xcb-faq_a-rj4 table {
  display: table;
}
}.xcb-faq_a-rj4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  color: #C8BFA8;
  text-align: left;
  font-weight: 700;
}.xcb-faq_a-rj4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #6E645A;
}.xcb-seo-rj4 {
  padding: 2.25rem 1rem 0;
  background: #080C14;
}
@media(min-width: 769px) {.xcb-seo-rj4 {
  padding: 2.75rem 1.5rem 0;
}
}.xcb-seo_in-rj4 {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #111828;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.xcb-seo_in-rj4 {
  padding: 2.25rem 2.5rem;
}
}.xcb-seo_label-rj4 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C4923A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.xcb-seo_h2-rj4 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  color: #F0EAD6;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 769px) {.xcb-seo_h2-rj4 {
  font-size: 1.5rem;
}
}.xcb-seo_body-rj4 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8B8070;
}.xcb-seo_body-rj4 p {
  line-height: 1.75;
  color: #8B8070;
  margin-bottom: 12px;
  font-size: 14px;
}.xcb-seo_body-rj4 p:last-child {
  margin-bottom: 0;
}.xcb-seo_body-rj4 strong {
  font-weight: 700;
  color: #C8BFA8;
}.xcb-seo_body-rj4 a {
  transition: color .2s;
  color: #C4923A;
  text-decoration: underline;
}.xcb-seo_body-rj4 a:hover {
  color: #D4A84A;
}.xcb-seo_body-rj4 ul,.xcb-seo_body-rj4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xcb-seo_body-rj4 ol {
  list-style: decimal;
}.xcb-seo_body-rj4 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8B8070;
  font-size: 0.875rem;
}.xcb-seo_body-rj4 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width:768px) {.xcb-seo_body-rj4 table {
  display: table;
}
}.xcb-seo_body-rj4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C8BFA8;
}.xcb-seo_body-rj4 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8B8070;
}.xcb-seo_cols-rj4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.xcb-seo_cols-rj4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xcb-seo_cols-rj4 {
  grid-template-columns: repeat(3,1fr);
}
}.xcb-seo_col_h-rj4 {
  overflow-wrap: break-word;
  color: #C8BFA8;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}.xcb-seo_col_p-rj4 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6E645A;
}.xcb-seo_stats-rj4 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.xcb-seo_stat-rj4 {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(196, 146, 58, 0.18);
  border-radius: 0.5rem;
  background: rgba(196, 146, 58, 0.08);
  min-width: 140px;
}.xcb-seo_stat_val-rj4 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C4923A;
  font-size: 20px;
}.xcb-seo_stat_lb-rj4 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6E645A;
}.xcb-ft-rj4 {
  background: #050508;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.xcb-ft_support-rj4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 770px) {.xcb-ft_support-rj4 {
  padding: 28px 1.5rem;
}
}.xcb-ft_support_in-rj4 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.xcb-ft_support_main-rj4 {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.xcb-ft_support_ic-rj4 {
  flex-shrink: 0;
  color: #C4923A;
}.xcb-ft_support_ic-rj4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
}.xcb-ft_support_text_title-rj4 {
  overflow-wrap: break-word;
  color: #F0EAD6;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.xcb-ft_support_text_sub-rj4 {
  color: #6E645A;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.xcb-ft_support_btn-rj4 {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #C4923A;
  color: #F0EAD6;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.xcb-ft_support_btn-rj4:hover {
  background: #D4A84A;
}.xcb-ft_support_contacts-rj4 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.xcb-ft_support_contact-rj4 {
  line-height: 1.4;
  font-size: 12px;
  color: #5C5248;
}.xcb-ft_support_contact-rj4 strong {
  margin-bottom: 2px;
  color: #8B8070;
  font-size: 11px;
  font-weight: 600;
  display: block;
}.xcb-ft_main-rj4 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.xcb-ft_main-rj4 {
  padding: 2.5rem 1.5rem 32px;
}
}.xcb-ft_main_in-rj4 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width:640px) {.xcb-ft_main_in-rj4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.xcb-ft_main_in-rj4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.xcb-ft_col_logo-rj4 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.xcb-ft_col_logo-rj4 {
  grid-column: auto;
}
}.xcb-ft_logo-rj4 {
  gap: 0.563rem;
  color: #F0EAD6;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  font-size: 16px;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.xcb-ft_logo_mark-rj4 {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.xcb-ft_logo_mark-rj4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xcb-ft_logo_sub-rj4 {
  max-width: 12.5rem;
  color: #5C5248;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.xcb-ft_col_title-rj4 {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #8B8070;
  font-size: 12px;
}.xcb-ft_col_links-rj4 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.xcb-ft_col_link-rj4 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5C5248;
}.xcb-ft_col_link-rj4:hover {
  color: #C8BFA8;
}.xcb-ft_apps-rj4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xcb-ft_app_card-rj4 {
  padding: 10px 0.75rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  display: flex;
  align-items: center;
}.xcb-ft_app_card-rj4:hover {
  border-color: rgba(196, 146, 58, 0.45);
}.xcb-ft_app_card_ic-rj4 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.xcb-ft_app_card_os-rj4 {
  color: #5C5248;
  font-size: 0.625rem;
  font-weight: 600;
}.xcb-ft_app_card_action-rj4 {
  font-size: 0.75rem;
  color: #C8BFA8;
  font-weight: 700;
}.xcb-ft_bot-rj4 {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.xcb-ft_bot-rj4 {
  padding: 20px 24px;
}
}.xcb-ft_bot_in-rj4 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.xcb-ft_socials-rj4 {
  gap: 0.5rem;
  display: flex;
}.xcb-ft_soc-rj4 {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  color: #8B8070;
  justify-content: center;
  width: 36px;
  height: 36px;
  align-items: center;
  display: flex;
}.xcb-ft_soc-rj4 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.xcb-ft_soc-rj4:hover {
  background: rgba(255, 255, 255, 0.07);
}.xcb-ft_legal-rj4 {
  flex: 1;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #857870;
  font-size: 11px;
}.xcb-ft_legal-rj4 strong {
  font-weight: 700;
  color: #8B8070;
}.xcb-ft_legal-rj4 a {
  text-decoration: underline;
  color: #8B8070;
}.xcb-ft_age-rj4 {
  border-radius: 50%;
  border: 2px solid #857870;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 0.688rem;
  margin-left: auto;
  width: 32px;
  justify-content: center;
  height: 2rem;
  color: #857870;
  display: flex;
}