html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #110D0A;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #D4C4A0;
  font-family: 'Raleway', sans-serif;
  min-height: 100vh;
}.cxo-layout_q65 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.cxo-page_q65 {
  min-height: 100vh;
  display: flex;
}.cxo-main_q65 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.cxo-main_q65 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.cxo-main_q65 {
  padding-bottom: 4.5rem;
}
}.cxo-gc_q65 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #171210;
  border-radius: 0.5rem;
  flex-shrink: 0;
  position: relative;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 637px) {.cxo-gc_q65 {
  width: 156px;
}
}
@media(min-width: 1081px) {.cxo-gc_q65 {
  width: 10.5rem;
}
}.cxo-gc_q65:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 151, 58, 0.08);
}.cxo-gc_img_q65 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.cxo-gc_img_q65 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.cxo-gc_hover_q65 {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.78);
  inset: 0;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
}.cxo-gc_q65:hover .cxo-gc_hover_q65 {
  opacity: 1;
}.cxo-gc_hover_btn_q65 {
  padding: 0.5rem 1rem;
  background: #C9973A;
  border-radius: 0.25rem;
  color: #F5EDD6;
  font-size: 12px;
  font-weight: 700;
}.cxo-gc_info_q65 {
  padding: 0.5rem 0.625rem 10px;
}.cxo-gc_name_q65 {
  overflow: hidden;
  color: #D4C4A0;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
}.cxo-gc_prov_q65 {
  font-size: 0.625rem;
  color: #857260;
}.cxo-gc_tag_q65 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  font-size: 9px;
  left: 0.375rem;
  font-weight: 700;
  top: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
}.cxo-gc_tag_hot_q65 {
  background: #C0272D;
  color: #fff;
}.cxo-gc_tag_new_q65 {
  background: #3A9B5C;
  color: #110D0A;
}.cxo-gc_tag_jp_q65 {
  background: #D4922A;
  color: #110D0A;
}.cxo-gc_tag_ex_q65 {
  background: #8B1A2A;
  color: #fff;
}.cxo-gc_tag_live_q65 {
  background: #C0272D;
  color: #fff;
}.cxo-gr_q65 {
  padding: 2rem 16px 0;
  background: #110D0A;
}
@media(min-width: 767px) {.cxo-gr_q65 {
  padding: 36px 1.5rem 0;
}
}.cxo-gr_in_q65 {
  margin: 0 auto;
  max-width: 1340px;
}.cxo-gr_head_q65 {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cxo-gr_head_l_q65 {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.cxo-gr_ic_q65 {
  border-radius: 8px;
  width: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
}.cxo-gr_ic_q65 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cxo-gr_title_q65 {
  font-size: 1rem;
  color: #F5EDD6;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 766px) {.cxo-gr_title_q65 {
  font-size: 1.125rem;
}
}.cxo-gr_more_q65 {
  gap: 5px;
  transition: color .2s;
  display: flex;
  align-items: center;
  color: #9A8468;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
}.cxo-gr_more_q65:hover {
  color: #C9973A;
}.cxo-gr_more_q65 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.cxo-gr_arrows_q65 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.cxo-gr_arr_q65 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  display: flex;
  color: #A08B6A;
  width: 1.875rem;
  height: 30px;
}.cxo-gr_arr_q65:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD6;
}.cxo-gr_arr_q65 svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.cxo-gr_seo_h_q65 {
  margin: 0 0 6px;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D4C4A0;
}
@media(min-width: 769px) {.cxo-gr_seo_h_q65 {
  font-size: 0.875rem;
}
}.cxo-gr_seo_q65 {
  margin-bottom: 12px;
  max-width: 42.5rem;
  color: #9A8468;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.cxo-gr_seo_q65 strong {
  font-weight: 600;
  color: #D4C4A0;
}.cxo-gr_scroll_q65 {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.cxo-gr_scroll_q65::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.cxo-gr_scroll_q65 {
  gap: 12px;
}
}.cxo-tb_q65 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #110D0A;
  display: flex;
  right: 0;
  position: fixed;
  left: 0;
  z-index: 80;
  height: 56px;
  top: 0;
  align-items: center;
}.cxo-tb_in_q65 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.cxo-tb_burger_q65 {
  border-radius: 8px;
  gap: 0.313rem;
  margin-right: 8px;
  flex-shrink: 0;
  height: 38px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  display: flex;
  width: 2.375rem;
}.cxo-tb_burger_q65:hover {
  background: rgba(255, 255, 255, 0.05);
}.cxo-tb_burger_line_q65 {
  background: #A08B6A;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.cxo-tb_burger_q65 {
  display: none;
}
}.cxo-tb_logo_q65 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  display: flex;
  font-weight: 800;
  align-items: center;
  color: #F5EDD6;
  flex-shrink: 0;
  margin-right: 20px;
}.cxo-tb_logo_mark_q65 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.cxo-tb_logo_mark_q65 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cxo-tb_nav_q65 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.cxo-tb_nav_q65 {
  display: flex;
}
}.cxo-tb_tab_q65 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-weight: 600;
  color: #A08B6A;
  white-space: nowrap;
  font-size: 13px;
}.cxo-tb_tab_q65:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD6;
}.cxo-tb_tab_q65.cxo-state_active_q65 {
  background: rgba(201, 151, 58, 0.18);
  color: #F5EDD6;
}.cxo-tb_right_q65 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.cxo-tb_login_q65 {
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #D4C4A0;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.cxo-tb_login_q65:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDD6;
}
@media(min-width: 479px) {.cxo-tb_login_q65 {
  display: block;
}
}.cxo-tb_reg_q65 {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 1.125rem;
  background: #3A9B5C;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #0E0A07;
}.cxo-tb_reg_q65:hover {
  background: #4AB36C;
}.cxo-sb_q65 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1C1612;
  left: 0;
  position: fixed;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
  overflow-y: auto;
}.cxo-sb_q65.cxo-state_open_q65 {
  transform: translateX(0);
}.cxo-sb_q65::-webkit-scrollbar {
  width: 4px;
}.cxo-sb_q65::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.cxo-sb_q65 {
  transform: translateX(0);
}
}.cxo-sb_auth_q65 {
  padding: 0.875rem 12px 0.625rem;
}.cxo-sb_btn_reg_q65 {
  background: #3A9B5C;
  padding: 11px;
  transition: background .2s;
  border-radius: 8px;
  color: #0E0A07;
  font-weight: 700;
  text-align: center;
  margin-bottom: 8px;
  font-size: 0.813rem;
  display: block;
}.cxo-sb_btn_reg_q65:hover {
  background: #4AB36C;
}.cxo-sb_btn_login_q65 {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 8px;
  display: block;
  text-align: center;
  color: #D4C4A0;
  font-weight: 600;
  font-size: 13px;
}.cxo-sb_btn_login_q65:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDD6;
}.cxo-sb_promo_q65 {
  padding: 12px 14px;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#1E0E08,#1C1612);
  overflow: hidden;
  border: 1px solid rgba(201, 151, 58, 0.18);
  border-radius: 0.5rem;
  position: relative;
}.cxo-sb_promo_q65::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 151, 58, 0.18),transparent 70%);
  right: -20px;
  top: -1.25rem;
  height: 5rem;
  position: absolute;
  width: 80px;
  content: '';
}.cxo-sb_promo_title_q65 {
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #C9973A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.cxo-sb_promo_text_q65 {
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F5EDD6;
}.cxo-sb_promo_sub_q65 {
  font-size: 10px;
  color: #9A8468;
  margin-top: 3px;
}.cxo-sb_nav_q65 {
  padding: 0.375rem 8px 16px;
}.cxo-sb_nav_lb_q65 {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #857260;
}.cxo-sb_link_q65 {
  padding: 9px 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  display: flex;
  overflow-wrap: break-word;
  color: #A08B6A;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  font-weight: 500;
}.cxo-sb_link_q65:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD6;
}.cxo-sb_link_q65.cxo-state_active_q65 {
  background: rgba(201, 151, 58, 0.18);
  color: #F5EDD6;
}.cxo-sb_ic_q65 {
  border-radius: 0.25rem;
  flex-shrink: 0;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
}.cxo-sb_ic_q65 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.cxo-sb_ic_1_q65 {
  background: rgba(201, 151, 58, 0.08);
  color: #C9973A;
}.cxo-sb_ic_2_q65 {
  background: rgba(58, 155, 92, 0.18);
  color: #3A9B5C;
}.cxo-sb_ic_3_q65 {
  background: rgba(212, 146, 42, 0.20);
  color: #D4922A;
}.cxo-sb_ic_4_q65 {
  background: rgba(139, 26, 42, 0.25);
  color: #8B1A2A;
}.cxo-sb_ic_5_q65 {
  background: rgba(201, 151, 58, 0.08);
  color: #C9537A;
}.cxo-sb_ic_6_q65 {
  background: rgba(139, 26, 42, 0.25);
  color: #7B3FA0;
}.cxo-sb_badge_q65 {
  background: #D4922A;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  color: #0E0A07;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.cxo-sb_bot_q65 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.cxo-sb_lang_q65,.cxo-sb_help_q65 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  gap: 6px;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  font-weight: 600;
  display: flex;
  font-size: 11px;
  align-items: center;
  color: #A08B6A;
  justify-content: center;
}.cxo-sb_lang_q65:hover,.cxo-sb_help_q65:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDD6;
}.cxo-sb_lang_q65 svg,.cxo-sb_help_q65 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.cxo-sb_bd_q65 {
  inset: 0;
  background: rgba(8, 5, 3, 0.78);
  display: none;
  position: fixed;
  z-index: 69;
}.cxo-sb_bd_q65.cxo-state_on_q65 {
  display: block;
}
@media(min-width: 1078px) {.cxo-sb_bd_q65 {
  display: none!important;
}
}.cxo-mob_nav_q65 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1612;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  position: fixed;
  z-index: 80;
  display: flex;
  bottom: 0;
  left: 0;
  right: 0;
}
@media(min-width: 1081px) {.cxo-mob_nav_q65 {
  display: none;
}
}.cxo-mob_nav_item_q65 {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #857260;
}.cxo-mob_nav_ic_q65 {
  line-height: 1;
}.cxo-mob_nav_ic_q65 svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
}.cxo-mob_nav_lb_q65 {
  font-weight: 600;
  font-size: 10px;
  color: #857260;
}.cxo-mob_nav_item_q65.cxo-state_active_q65 {
  color: #C9973A;
}.cxo-mob_nav_item_q65.cxo-state_active_q65 .cxo-mob_nav_lb_q65 {
  color: #C9973A;
}.cxo-hero_q65 {
  padding: 20px 1rem 0;
  background: #110D0A;
}
@media(min-width: 771px) {.cxo-hero_q65 {
  padding: 1.5rem 1.5rem 0;
}
}.cxo-hero_in_q65 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 857px) {.cxo-hero_in_q65 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.cxo-hero_in_q65 {
  grid-template-columns: 1fr 21.25rem;
}
}.cxo-hero_promo_q65 {
  overflow: hidden;
  background: #171210;
  border-radius: 0.75rem;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.cxo-hero_promo_q65 {
  min-height: 280px;
}
}.cxo-hero_promo_bg_q65 {
  background: linear-gradient(120deg,#1E0E08 0%,#110D0A 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.cxo-hero_promo_bg_q65::after {
  inset: 0;
  background: linear-gradient(90deg,#110D0A 0%,rgba(8, 5, 3, 0.78) 60%,transparent 100%);
  position: absolute;
  content: '';
}.cxo-hero_promo_glow_q65 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 26, 42, 0.25) 0%,transparent 65%);
  height: 300px;
  top: -40px;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  width: 300px;
}.cxo-hero_promo_ct_q65 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  max-width: 480px;
}
@media(min-width:768px) {.cxo-hero_promo_ct_q65 {
  padding: 40px 2rem;
}
}.cxo-hero_badge_q65 {
  padding: 0.313rem 12px;
  background: rgba(201, 151, 58, 0.18);
  border: 1px solid rgba(201, 151, 58, 0.08);
  border-radius: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  color: #C9973A;
  font-size: 0.625rem;
  margin-bottom: 14px;
}.cxo-hero_h1_q65 {
  color: #F5EDD6;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.15;
}.cxo-hero_h1_q65 em {
  font-style: normal;
  color: #D4922A;
}
@media(min-width: 765px) {.cxo-hero_h1_q65 {
  font-size: 2.25rem;
}
}.cxo-hero_sub_q65 {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #A08B6A;
  line-height: 1.55;
}
@media(min-width: 770px) {.cxo-hero_sub_q65 {
  font-size: 0.875rem;
}
}.cxo-hero_row_q65 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.cxo-hero_cta_q65 {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #3A9B5C;
  color: #0E0A07;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0.25rem 14px rgba(58, 155, 92, 0.42), 0 1px 3px rgba(0, 0, 0, 0.50);
}.cxo-hero_cta_q65:hover {
  background: #4AB36C;
}.cxo-hero_terms_q65 {
  color: #857260;
  font-size: 0.688rem;
}.cxo-hero_game_q65 {
  border-radius: 12px;
  background: #171210;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.cxo-hero_game_badge_q65 {
  background: rgba(212, 146, 42, 0.20);
  border-radius: 20px;
  border: 1px solid rgba(212, 146, 42, 0.20);
  padding: 0.313rem 0.625rem;
  color: #D4922A;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  text-transform: uppercase;
  top: 0.75rem;
  left: 12px;
  font-size: 10px;
}.cxo-hero_game_badge_q65 svg {
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
}.cxo-hero_game_img_q65 {
  overflow: hidden;
  background: linear-gradient(135deg,#1E0E08,#110D0A);
  padding-bottom: 60%;
  position: relative;
}.cxo-hero_game_img_q65 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.cxo-hero_game_play_q65 {
  inset: 0;
  background: rgba(8, 5, 3, 0.78);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.cxo-hero_game_q65:hover .cxo-hero_game_play_q65 {
  opacity: 1;
}.cxo-hero_game_play_q65 span {
  background: #C9973A;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  width: 52px;
  align-items: center;
}.cxo-hero_game_play_q65 span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.cxo-hero_game_info_q65 {
  padding: 14px 1rem;
}.cxo-hero_game_title_q65 {
  font-size: 0.938rem;
  color: #F5EDD6;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.cxo-hero_game_provider_q65 {
  font-size: 11px;
  color: #9A8468;
}.cxo-hero_game_btn_q65 {
  border-radius: 0.5rem;
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  background: #C9973A;
  padding: 0.688rem;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #F5EDD6;
  font-weight: 700;
}.cxo-hero_game_q65:hover .cxo-hero_game_btn_q65 {
  background: #DBA94E;
}.cxo-sbar_q65 {
  background: #110D0A;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.cxo-sbar_q65 {
  padding: 18px 24px 0;
}
}.cxo-sbar_in_q65 {
  margin: 0 auto;
  max-width: 83.75rem;
}.cxo-sbar_row_q65 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.cxo-sbar_input_q65 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #171210;
  border-radius: 8px;
  flex: 1;
  transition: border-color .2s;
  padding: 0.688rem 16px;
  gap: 10px;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #9A8468;
}.cxo-sbar_input_q65:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.cxo-sbar_input_q65 svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
}.cxo-sbar_providers_q65 {
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #171210;
  color: #D4C4A0;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 600;
}.cxo-sbar_providers_q65:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDD6;
}.cxo-sbar_providers_q65 svg {
  height: 14px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.cxo-sbar_tabs_q65 {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.cxo-sbar_tabs_q65::-webkit-scrollbar {
  display: none;
}.cxo-sbar_tab_q65 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  cursor: pointer;
  flex-shrink: 0;
  color: #A08B6A;
  align-items: center;
  font-weight: 600;
}.cxo-sbar_tab_q65:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.22);
  color: #F5EDD6;
}.cxo-sbar_tab_q65.cxo-state_active_q65 {
  border-color: rgba(201, 151, 58, 0.08);
  background: rgba(201, 151, 58, 0.18);
  color: #F5EDD6;
}.cxo-sbar_tab_ic_q65 svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
}.cxo-wy_q65 {
  background: #110D0A;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.cxo-wy_q65 {
  padding: 40px 24px 0;
}
}.cxo-wy_in_q65 {
  margin: 0 auto;
  max-width: 1340px;
}.cxo-wy_head_q65 {
  margin-bottom: 18px;
  max-width: 45rem;
}.cxo-wy_label_q65 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #C9973A;
  letter-spacing: .08em;
}.cxo-wy_h2_q65 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F5EDD6;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.cxo-wy_h2_q65 {
  font-size: 1.5rem;
}
}.cxo-wy_intro_q65 {
  margin: 0;
  font-size: 13px;
  color: #9A8468;
  line-height: 1.6;
}.cxo-wy_grid_q65 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.cxo-wy_grid_q65 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cxo-wy_grid_q65 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cxo-wy_card_q65 {
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #1C1612;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.cxo-wy_card_q65:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 151, 58, 0.08);
}.cxo-wy_card_ic_q65 {
  border-radius: 50%;
  background: rgba(201, 151, 58, 0.18);
  margin-bottom: 14px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #C9973A;
  height: 44px;
  width: 2.75rem;
}.cxo-wy_card_ic_q65 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.cxo-wy_card_h_q65 {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F5EDD6;
  font-size: 15px;
  font-weight: 700;
}.cxo-wy_card_p_q65 {
  font-size: 13px;
  color: #9A8468;
  overflow-wrap: break-word;
  line-height: 1.6;
}.cxo-wy_card_p_q65 strong {
  color: #D4C4A0;
  font-weight: 600;
}.cxo-gcg_q65 {
  background: #110D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.cxo-gcg_q65 {
  padding: 2.75rem 1.5rem 0;
}
}.cxo-gcg_in_q65 {
  margin: 0 auto;
  max-width: 83.75rem;
}.cxo-gcg_head_q65 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.cxo-gcg_label_q65 {
  color: #C9973A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.cxo-gcg_h2_q65 {
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDD6;
}
@media(min-width:768px) {.cxo-gcg_h2_q65 {
  font-size: 28px;
}
}.cxo-gcg_intro_q65 {
  line-height: 1.6;
  color: #9A8468;
  font-size: 13px;
}.cxo-gcg_grid_q65 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.cxo-gcg_grid_q65 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.cxo-gcg_grid_q65 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.cxo-gcg_card_q65 {
  padding: 1.25rem;
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  justify-content: flex-end;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
}.cxo-gcg_card_q65:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 151, 58, 0.18);
}.cxo-gcg_card_bg_q65 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.cxo-gcg_card_bg_q65::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.cxo-gcg_card_ic_q65 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  align-items: center;
  height: 40px;
  top: 18px;
  display: flex;
  z-index: 2;
  width: 40px;
  color: #F5EDD6;
  justify-content: center;
  right: 18px;
  position: absolute;
}.cxo-gcg_card_ic_q65 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cxo-gcg_card_ct_q65 {
  position: relative;
  z-index: 1;
}.cxo-gcg_card_h_q65 {
  line-height: 1.2;
  margin-bottom: 8px;
  color: #F5EDD6;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.cxo-gcg_card_h_q65 {
  font-size: 20px;
}
}.cxo-gcg_card_p_q65 {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.cxo-gcg_card_p_q65 strong {
  color: #F5EDD6;
  font-weight: 600;
}.cxo-gcg_card_cta_q65 {
  gap: 0.25rem;
  color: #C9973A;
  align-items: center;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 12px;
}.cxo-gcg_card_cta_q65 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cxo-gr_jp_q65 {
  overflow: hidden;
  border-radius: 12px;
  padding: 20px;
  background: linear-gradient(135deg,#1E0B1A 0%,#110A0E 100%);
  position: relative;
}.cxo-gr_jp_q65::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 26, 42, 0.25) 0%,transparent 70%);
  position: absolute;
  top: -60px;
  width: 250px;
  height: 15.625rem;
  left: -3.75rem;
  content: '';
}.cxo-gr_jp_q65::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 146, 42, 0.20) 0%,transparent 70%);
  width: 12.5rem;
  height: 12.5rem;
  content: '';
  right: 0;
  bottom: -40px;
  position: absolute;
}.cxo-gr_jp_head_q65 {
  gap: 1rem;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  z-index: 1;
}.cxo-gr_jp_info_q65 {
  flex: 1;
}.cxo-gr_jp_label_q65 {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #7B3FA0;
  margin-bottom: 6px;
  font-weight: 700;
}.cxo-gr_jp_label_q65 svg {
  stroke-linejoin: round;
  margin-right: 4px;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 14px;
}.cxo-gr_jp_amount_q65 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #F5EDD6;
  font-family: 'Cinzel', serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 770px) {.cxo-gr_jp_amount_q65 {
  font-size: 40px;
}
}.cxo-gr_jp_amount_q65 span {
  color: #D4922A;
}.cxo-gr_jp_seo_q65 {
  max-width: 480px;
  overflow-wrap: break-word;
  color: #A08B6A;
  line-height: 1.5;
  font-size: 0.75rem;
}.cxo-gr_jp_cta_q65 {
  transition: background .2s;
  border-radius: 8px;
  background: rgba(139, 26, 42, 0.25);
  border: 1px solid rgba(139, 26, 42, 0.25);
  padding: 0.688rem 1.25rem;
  color: #F5EDD6;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  position: relative;
  align-self: flex-start;
  margin-top: 0.25rem;
  white-space: nowrap;
  z-index: 1;
}.cxo-gr_jp_cta_q65:hover {
  background: #8B1A2A;
}.cxo-ws_q65 {
  background: #110D0A;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.cxo-ws_q65 {
  padding: 36px 24px 0;
}
}.cxo-ws_in_q65 {
  margin: 0 auto;
  max-width: 83.75rem;
}.cxo-ws_head_q65 {
  gap: 12px;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.cxo-ws_title_q65 {
  gap: 0.625rem;
  flex-wrap: wrap;
  color: #F5EDD6;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
}.cxo-ws_title_ic_q65 svg {
  color: #D4922A;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
}.cxo-ws_online_q65 {
  gap: 7px;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #9A8468;
}.cxo-ws_online_dot_q65 {
  border-radius: 50%;
  background: #3A9B5C;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(58, 155, 92, 0.18);
  height: 0.5rem;
  width: 0.5rem;
}.cxo-ws_scroll_q65 {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.cxo-ws_scroll_q65::-webkit-scrollbar {
  display: none;
}.cxo-wc_q65 {
  background: #171210;
  border-radius: 8px;
  gap: 10px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.cxo-wc_img_q65 {
  background: #1C1612;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.cxo-wc_img_q65 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.cxo-wc_info_q65 {
  min-width: 0;
}.cxo-wc_game_q65 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D4C4A0;
  font-size: 0.75rem;
}.cxo-wc_player_q65 {
  overflow: hidden;
  font-size: 10px;
  color: #857260;
  white-space: nowrap;
  text-overflow: ellipsis;
}.cxo-wc_amount_q65 {
  font-size: 13px;
  color: #3A9B5C;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
}.cxo-htp_q65 {
  background: #110D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.cxo-htp_q65 {
  padding: 44px 24px 0;
}
}.cxo-htp_in_q65 {
  margin: 0 auto;
  max-width: 1340px;
}.cxo-htp_head_q65 {
  margin-bottom: 22px;
  max-width: 720px;
}.cxo-htp_label_q65 {
  letter-spacing: .08em;
  color: #C9973A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.cxo-htp_h2_q65 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDD6;
}
@media(min-width:768px) {.cxo-htp_h2_q65 {
  font-size: 1.75rem;
}
}.cxo-htp_intro_q65 {
  line-height: 1.6;
  color: #9A8468;
  font-size: 0.875rem;
}.cxo-htp_steps_q65 {
  padding: 0;
  gap: 12px;
  margin: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cxo-htp_steps_q65 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.cxo-htp_steps_q65 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.cxo-htp_step_q65 {
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1612;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  position: relative;
}.cxo-htp_step_num_q65 {
  border-radius: 50%;
  background: #C9973A;
  position: absolute;
  color: #0E0A07;
  display: flex;
  font-weight: 800;
  height: 1.75rem;
  width: 28px;
  left: 20px;
  top: -12px;
  align-items: center;
  font-size: 0.813rem;
  justify-content: center;
  font-family: 'Cinzel', serif;
}.cxo-htp_step_ic_q65 {
  border-radius: 0.25rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(201, 151, 58, 0.18);
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  color: #C9973A;
}.cxo-htp_step_ic_q65 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
}.cxo-htp_step_h_q65 {
  color: #F5EDD6;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 14px;
  margin-bottom: 6px;
}.cxo-htp_step_p_q65 {
  font-size: 0.813rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #9A8468;
}.cxo-htp_step_p_q65 strong {
  color: #D4C4A0;
  font-weight: 600;
}.cxo-htp_cta_q65 {
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 26px;
  background: #3A9B5C;
  color: #0E0A07;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
}.cxo-htp_cta_q65:hover {
  background: #4AB36C;
}.cxo-reg_q65 {
  padding: 36px 1rem 0;
  background: #110D0A;
}
@media(min-width: 771px) {.cxo-reg_q65 {
  padding: 44px 1.5rem 0;
}
}.cxo-reg_in_q65 {
  background: #1C1612;
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.cxo-reg_in_q65 {
  padding: 40px;
}
}.cxo-reg_top_q65 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.cxo-reg_top_q65 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.cxo-reg_label_q65 {
  text-transform: uppercase;
  color: #C9973A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.cxo-reg_h2_q65 {
  line-height: 1.2;
  color: #F5EDD6;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
}
@media(min-width: 770px) {.cxo-reg_h2_q65 {
  font-size: 1.75rem;
}
}.cxo-reg_bonus_q65 {
  background: rgba(212, 146, 42, 0.20);
  padding: 10px 1rem;
  border: 1px solid rgba(212, 146, 42, 0.20);
  gap: 8px;
  border-radius: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.cxo-reg_bonus_amount_q65 {
  color: #D4922A;
  font-weight: 800;
  font-size: 20px;
}.cxo-reg_bonus_text_q65 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A08B6A;
}.cxo-reg_cta_btn_q65 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3A9B5C;
  padding: 14px 32px;
  margin-bottom: 0.75rem;
  font-size: 15px;
  display: inline-block;
  color: #0E0A07;
  font-weight: 700;
  box-shadow: 0 0.25rem 14px rgba(58, 155, 92, 0.42), 0 1px 3px rgba(0, 0, 0, 0.50);
}.cxo-reg_cta_btn_q65:hover {
  background: #4AB36C;
}.cxo-reg_terms_q65 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #857260;
}.cxo-reg_seo_q65 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  margin-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #9A8468;
}.cxo-reg_seo_q65 p {
  font-size: 0.813rem;
  color: #9A8468;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.cxo-reg_seo_q65 p:last-child {
  margin-bottom: 0;
}.cxo-reg_seo_q65 strong {
  font-weight: 700;
  color: #D4C4A0;
}.cxo-reg_seo_q65 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9973A;
}.cxo-reg_seo_q65 a:hover {
  color: #DBA94E;
}.cxo-reg_seo_q65 ul,.cxo-reg_seo_q65 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.cxo-reg_seo_q65 ol {
  list-style: decimal;
}.cxo-reg_seo_q65 li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #9A8468;
}.cxo-reg_seo_q65 table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.cxo-reg_seo_q65 table {
  display: table;
}
}.cxo-reg_seo_q65 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.cxo-reg_seo_q65 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #9A8468;
}.cxo-reg_steps_q65 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.cxo-reg_steps_q65 {
  margin-top: 0;
}
}.cxo-reg_step_q65 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 0.5rem;
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.cxo-reg_step_num_q65 {
  background: rgba(201, 151, 58, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(201, 151, 58, 0.08);
  display: flex;
  font-weight: 800;
  color: #C9973A;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  height: 34px;
  width: 34px;
}.cxo-reg_step_title_q65 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F5EDD6;
  font-weight: 700;
}.cxo-reg_step_text_q65 {
  color: #9A8468;
  line-height: 1.5;
  font-size: 12px;
}.cxo-reg_trust_q65 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.cxo-reg_trust_item_q65 {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #9A8468;
  overflow-wrap: break-word;
}.cxo-reg_trust_ic_q65 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  color: #C9973A;
}.cxo-bon_q65 {
  background: #110D0A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.cxo-bon_q65 {
  padding: 44px 1.5rem 0;
}
}.cxo-bon_in_q65 {
  margin: 0 auto;
  max-width: 83.75rem;
}.cxo-bon_head_q65 {
  margin-bottom: 1.25rem;
}.cxo-bon_label_q65 {
  color: #C9973A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cxo-bon_h2_q65 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EDD6;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.cxo-bon_h2_q65 {
  font-size: 1.5rem;
}
}.cxo-bon_seo_q65 {
  max-width: 620px;
  color: #9A8468;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cxo-bon_seo_q65 strong {
  font-weight: 700;
  color: #D4C4A0;
}.cxo-bon_seo_q65 a {
  text-decoration: underline;
  color: #C9973A;
}.cxo-bon_grid_q65 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.cxo-bon_grid_q65 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cxo-bon_grid_q65 {
  grid-template-columns: repeat(5,1fr);
}
}.cxo-bon_card_q65 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #171210;
  padding: 1rem;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.cxo-bon_card_q65:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 151, 58, 0.08);
}.cxo-bon_card_ic_q65 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.cxo-bon_card_ic_q65 {
  margin-bottom: 10px;
}.cxo-bon_card_type_q65 {
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
  color: #9A8468;
  letter-spacing: .06em;
  font-weight: 700;
}.cxo-bon_card_amount_q65 {
  color: #D4922A;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
}.cxo-bon_card_name_q65 {
  color: #F5EDD6;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
}.cxo-bon_card_detail_q65 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 0.688rem;
  color: #857260;
}.cxo-prov_q65 {
  padding: 36px 16px 0;
  background: #110D0A;
}
@media(min-width: 769px) {.cxo-prov_q65 {
  padding: 44px 24px 0;
}
}.cxo-prov_in_q65 {
  margin: 0 auto;
  max-width: 83.75rem;
}.cxo-prov_head_q65 {
  margin-bottom: 16px;
}.cxo-prov_label_q65 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #C9973A;
  text-transform: uppercase;
}.cxo-prov_h2_q65 {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD6;
}
@media(min-width: 769px) {.cxo-prov_h2_q65 {
  font-size: 24px;
}
}.cxo-prov_seo_q65 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  color: #9A8468;
  max-width: 620px;
}.cxo-prov_seo_q65 strong {
  font-weight: 700;
  color: #D4C4A0;
}.cxo-prov_seo_q65 a {
  color: #C9973A;
  text-decoration: underline;
}.cxo-prov_grid_q65 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.cxo-prov_grid_q65 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.cxo-prov_grid_q65 {
  grid-template-columns: repeat(8,1fr);
}
}.cxo-prov_card_q65 {
  border-radius: 8px;
  background: #171210;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 14px 10px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.cxo-prov_card_q65:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: #1C1612;
}.cxo-prov_logo_q65 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  height: 44px;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  align-items: center;
}.cxo-prov_logo_q65 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.cxo-prov_name_q65 {
  color: #A08B6A;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.cxo-app_q65 {
  padding: 2.25rem 1rem 0;
  background: #110D0A;
}
@media(min-width: 769px) {.cxo-app_q65 {
  padding: 44px 1.5rem 0;
}
}.cxo-app_in_q65 {
  margin: 0 auto;
  max-width: 83.75rem;
}.cxo-app_head_q65 {
  margin-bottom: 1rem;
}.cxo-app_label_q65 {
  font-size: 11px;
  color: #C9973A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.cxo-app_h2_q65 {
  margin-bottom: 0.375rem;
  color: #F5EDD6;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.cxo-app_h2_q65 {
  font-size: 1.5rem;
}
}.cxo-app_sub_q65 {
  overflow-wrap: break-word;
  color: #9A8468;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 13px;
}.cxo-app_sub_q65 strong {
  font-weight: 700;
  color: #D4C4A0;
}.cxo-app_cards_q65 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.cxo-app_cards_q65 {
  grid-template-columns: repeat(3,1fr);
}
}.cxo-app_card_q65 {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.5rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.cxo-app_card_ios_q65 {
  background: linear-gradient(135deg,rgba(201, 151, 58, 0.18) 0%,#1C1612 100%);
}.cxo-app_card_android_q65 {
  background: linear-gradient(135deg,rgba(58, 155, 92, 0.18) 0%,#1C1612 100%);
}.cxo-app_card_win_q65 {
  background: linear-gradient(135deg,rgba(212, 146, 42, 0.20) 0%,#1C1612 100%);
}.cxo-app_card_ic_q65 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.cxo-app_card_ic_q65 {
  color: #F5EDD6;
  flex-shrink: 0;
}.cxo-app_card_os_q65 {
  font-size: 10px;
  font-weight: 700;
  color: #9A8468;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.cxo-app_card_title_q65 {
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
  color: #F5EDD6;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.cxo-app_card_text_q65 {
  margin-bottom: 0.875rem;
  color: #9A8468;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
}.cxo-app_card_btn_q65 {
  transition: background .2s;
  padding: 0.625rem 18px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  display: inline-flex;
  color: #F5EDD6;
  font-weight: 700;
  font-size: 0.813rem;
}.cxo-app_card_btn_q65:hover {
  background: rgba(255, 255, 255, 0.07);
}.cxo-faq_q65 {
  background: #110D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cxo-faq_q65 {
  padding: 44px 24px 0;
}
}.cxo-faq_in_q65 {
  margin: 0 auto;
  max-width: 1340px;
}.cxo-faq_head_q65 {
  margin-bottom: 1.25rem;
}.cxo-faq_label_q65 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C9973A;
  font-size: 11px;
  text-transform: uppercase;
}.cxo-faq_h2_q65 {
  font-weight: 800;
  color: #F5EDD6;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 771px) {.cxo-faq_h2_q65 {
  font-size: 24px;
}
}.cxo-faq_list_q65 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.cxo-faq_item_q65 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #1C1612;
}.cxo-faq_q_q65 {
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  transition: color .2s;
  color: #D4C4A0;
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  justify-content: space-between;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.cxo-faq_q_q65:hover {
  color: #F5EDD6;
}.cxo-faq_q_ic_q65 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  font-size: 16px;
  color: #C9973A;
  height: 1.5rem;
  display: flex;
}.cxo-faq_item_q65.cxo-state_open_q65 .cxo-faq_q_ic_q65 {
  transform: rotate(45deg);
}.cxo-faq_a_q65 {
  padding: 0 20px 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #9A8468;
  line-height: 1.7;
  display: none;
}.cxo-faq_item_q65.cxo-state_open_q65 .cxo-faq_a_q65 {
  display: block;
}.cxo-faq_a_q65 strong {
  font-weight: 700;
  color: #D4C4A0;
}.cxo-faq_a_q65 a {
  color: #C9973A;
  text-decoration: underline;
}.cxo-faq_a_q65 ul,.cxo-faq_a_q65 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.cxo-faq_a_q65 ol {
  list-style: decimal;
}.cxo-faq_a_q65 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.cxo-faq_a_q65 table {
  margin: 8px 0;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.cxo-faq_a_q65 table {
  display: table;
}
}.cxo-faq_a_q65 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.cxo-faq_a_q65 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #9A8468;
}.cxo-seo_q65 {
  background: #110D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.cxo-seo_q65 {
  padding: 44px 1.5rem 0;
}
}.cxo-seo_in_q65 {
  background: #1C1612;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 83.75rem;
}
@media(min-width:768px) {.cxo-seo_in_q65 {
  padding: 2.25rem 40px;
}
}.cxo-seo_label_q65 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C9973A;
  text-transform: uppercase;
  font-size: 11px;
}.cxo-seo_h2_q65 {
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5EDD6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.cxo-seo_h2_q65 {
  font-size: 1.5rem;
}
}.cxo-seo_body_q65 {
  color: #A08B6A;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.cxo-seo_body_q65 p {
  color: #A08B6A;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.cxo-seo_body_q65 p:last-child {
  margin-bottom: 0;
}.cxo-seo_body_q65 strong {
  font-weight: 700;
  color: #D4C4A0;
}.cxo-seo_body_q65 a {
  transition: color .2s;
  color: #C9973A;
  text-decoration: underline;
}.cxo-seo_body_q65 a:hover {
  color: #DBA94E;
}.cxo-seo_body_q65 ul,.cxo-seo_body_q65 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.cxo-seo_body_q65 ol {
  list-style: decimal;
}.cxo-seo_body_q65 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #A08B6A;
  line-height: 1.75;
}.cxo-seo_body_q65 table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.cxo-seo_body_q65 table {
  display: table;
}
}.cxo-seo_body_q65 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.cxo-seo_body_q65 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08B6A;
}.cxo-seo_cols_q65 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.cxo-seo_cols_q65 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cxo-seo_cols_q65 {
  grid-template-columns: repeat(3,1fr);
}
}.cxo-seo_col_h_q65 {
  font-weight: 700;
  color: #D4C4A0;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.cxo-seo_col_p_q65 {
  color: #9A8468;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.cxo-seo_stats_q65 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cxo-seo_stat_q65 {
  flex: 1;
  border: 1px solid rgba(201, 151, 58, 0.18);
  background: rgba(201, 151, 58, 0.08);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.cxo-seo_stat_val_q65 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  color: #C9973A;
}.cxo-seo_stat_lb_q65 {
  color: #9A8468;
  font-size: 11px;
  overflow-wrap: break-word;
}.cxo-seo_q65 {
  padding: 2.25rem 16px 0;
  background: #110D0A;
}
@media(min-width: 771px) {.cxo-seo_q65 {
  padding: 2.75rem 1.5rem 0;
}
}.cxo-seo_in_q65 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1612;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 1340px;
}
@media(min-width: 770px) {.cxo-seo_in_q65 {
  padding: 36px 40px;
}
}.cxo-seo_label_q65 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9973A;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.cxo-seo_h2_q65 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1.25;
  color: #F5EDD6;
  font-size: 20px;
}
@media(min-width: 765px) {.cxo-seo_h2_q65 {
  font-size: 1.5rem;
}
}.cxo-seo_body_q65 {
  color: #A08B6A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.cxo-seo_body_q65 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A08B6A;
  font-size: 14px;
}.cxo-seo_body_q65 p:last-child {
  margin-bottom: 0;
}.cxo-seo_body_q65 strong {
  font-weight: 700;
  color: #D4C4A0;
}.cxo-seo_body_q65 a {
  transition: color .2s;
  color: #C9973A;
  text-decoration: underline;
}.cxo-seo_body_q65 a:hover {
  color: #DBA94E;
}.cxo-seo_body_q65 ul,.cxo-seo_body_q65 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.cxo-seo_body_q65 ol {
  list-style: decimal;
}.cxo-seo_body_q65 li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A08B6A;
}.cxo-seo_body_q65 table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.cxo-seo_body_q65 table {
  display: table;
}
}.cxo-seo_body_q65 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.cxo-seo_body_q65 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08B6A;
}.cxo-seo_cols_q65 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.cxo-seo_cols_q65 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cxo-seo_cols_q65 {
  grid-template-columns: repeat(3,1fr);
}
}.cxo-seo_col_h_q65 {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #D4C4A0;
  overflow-wrap: break-word;
}.cxo-seo_col_p_q65 {
  line-height: 1.65;
  color: #9A8468;
  overflow-wrap: break-word;
  font-size: 13px;
}.cxo-seo_stats_q65 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.cxo-seo_stat_q65 {
  border: 1px solid rgba(201, 151, 58, 0.18);
  border-radius: 0.5rem;
  background: rgba(201, 151, 58, 0.08);
  padding: 14px 1rem;
  flex: 1;
  min-width: 8.75rem;
}.cxo-seo_stat_val_q65 {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C9973A;
}.cxo-seo_stat_lb_q65 {
  color: #9A8468;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.cxo-seo_q65 {
  background: #110D0A;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.cxo-seo_q65 {
  padding: 44px 1.5rem 0;
}
}.cxo-seo_in_q65 {
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  background: #1C1612;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width:768px) {.cxo-seo_in_q65 {
  padding: 2.25rem 2.5rem;
}
}.cxo-seo_label_q65 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #C9973A;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cxo-seo_h2_q65 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F5EDD6;
  font-size: 20px;
}
@media(min-width: 769px) {.cxo-seo_h2_q65 {
  font-size: 1.5rem;
}
}.cxo-seo_body_q65 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A08B6A;
}.cxo-seo_body_q65 p {
  color: #A08B6A;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
}.cxo-seo_body_q65 p:last-child {
  margin-bottom: 0;
}.cxo-seo_body_q65 strong {
  color: #D4C4A0;
  font-weight: 700;
}.cxo-seo_body_q65 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9973A;
}.cxo-seo_body_q65 a:hover {
  color: #DBA94E;
}.cxo-seo_body_q65 ul,.cxo-seo_body_q65 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.cxo-seo_body_q65 ol {
  list-style: decimal;
}.cxo-seo_body_q65 li {
  font-size: 0.875rem;
  color: #A08B6A;
  margin-bottom: 6px;
  line-height: 1.75;
}.cxo-seo_body_q65 table {
  display: block;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.cxo-seo_body_q65 table {
  display: table;
}
}.cxo-seo_body_q65 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.cxo-seo_body_q65 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08B6A;
}.cxo-seo_cols_q65 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.cxo-seo_cols_q65 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cxo-seo_cols_q65 {
  grid-template-columns: repeat(3,1fr);
}
}.cxo-seo_col_h_q65 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #D4C4A0;
}.cxo-seo_col_p_q65 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #9A8468;
}.cxo-seo_stats_q65 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.cxo-seo_stat_q65 {
  flex: 1;
  background: rgba(201, 151, 58, 0.08);
  border-radius: 8px;
  border: 1px solid rgba(201, 151, 58, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.cxo-seo_stat_val_q65 {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C9973A;
  font-size: 20px;
}.cxo-seo_stat_lb_q65 {
  overflow-wrap: break-word;
  color: #9A8468;
  font-size: 0.688rem;
}.cxo-rv_q65 {
  background: #110D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cxo-rv_q65 {
  padding: 2.75rem 1.5rem 0;
}
}.cxo-rv_in_q65 {
  margin: 0 auto;
  max-width: 83.75rem;
}.cxo-rv_head_q65 {
  margin-bottom: 20px;
  max-width: 45rem;
}.cxo-rv_label_q65 {
  color: #C9973A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.cxo-rv_h2_q65 {
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  font-weight: 800;
  color: #F5EDD6;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.cxo-rv_h2_q65 {
  font-size: 1.75rem;
}
}.cxo-rv_stats_q65 {
  gap: 1.125rem;
  display: flex;
  flex-wrap: wrap;
  color: #9A8468;
  align-items: center;
  font-size: 0.813rem;
}.cxo-rv_stats_score_q65 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.cxo-rv_stats_score_val_q65 {
  font-family: 'Cinzel', serif;
  color: #D4922A;
  font-size: 1.375rem;
  font-weight: 800;
}.cxo-rv_stats_score_max_q65 {
  color: #857260;
  font-size: 13px;
}.cxo-rv_stats_badge_q65 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.cxo-rv_stats_badge_q65 svg {
  width: 14px;
  color: #D4922A;
  height: 14px;
}.cxo-rv_grid_q65 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cxo-rv_grid_q65 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cxo-rv_grid_q65 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cxo-rv_card_q65 {
  background: #1C1612;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
}.cxo-rv_card_stars_q65 {
  gap: 2px;
  display: flex;
  color: #D4922A;
  margin-bottom: 10px;
}.cxo-rv_card_stars_q65 svg {
  width: 0.875rem;
  height: 14px;
}.cxo-rv_card_h_q65 {
  color: #F5EDD6;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-size: 14px;
  overflow-wrap: break-word;
}.cxo-rv_card_body_q65 {
  flex: 1;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 14px;
  color: #9A8468;
  overflow-wrap: break-word;
}.cxo-rv_card_body_q65 strong {
  font-weight: 600;
  color: #D4C4A0;
}.cxo-rv_card_meta_q65 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  padding-top: 12px;
}.cxo-rv_card_author_q65 {
  font-size: 0.75rem;
  color: #D4C4A0;
  font-weight: 600;
}.cxo-rv_card_date_q65 {
  font-size: 0.688rem;
  color: #857260;
}.cxo-ft_q65 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0907;
  margin-top: 48px;
}.cxo-ft_support_q65 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width:768px) {.cxo-ft_support_q65 {
  padding: 28px 24px;
}
}.cxo-ft_support_in_q65 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.cxo-ft_support_main_q65 {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.cxo-ft_support_ic_q65 {
  color: #C9973A;
  flex-shrink: 0;
}.cxo-ft_support_ic_q65 svg {
  width: 30px;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.cxo-ft_support_text_title_q65 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5EDD6;
  overflow-wrap: break-word;
}.cxo-ft_support_text_sub_q65 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #9A8468;
}.cxo-ft_support_btn_q65 {
  transition: background .2s;
  background: #C9973A;
  border-radius: 8px;
  padding: 11px 1.375rem;
  font-size: 13px;
  flex-shrink: 0;
  color: #F5EDD6;
  white-space: nowrap;
  font-weight: 700;
}.cxo-ft_support_btn_q65:hover {
  background: #DBA94E;
}.cxo-ft_support_contacts_q65 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.cxo-ft_support_contact_q65 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #857260;
}.cxo-ft_support_contact_q65 strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
  display: block;
  color: #A08B6A;
}.cxo-ft_main_q65 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 766px) {.cxo-ft_main_q65 {
  padding: 40px 1.5rem 32px;
}
}.cxo-ft_main_in_q65 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 643px) {.cxo-ft_main_in_q65 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.cxo-ft_main_in_q65 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.cxo-ft_col_logo_q65 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.cxo-ft_col_logo_q65 {
  grid-column: auto;
}
}.cxo-ft_logo_q65 {
  gap: 0.563rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  color: #F5EDD6;
  align-items: center;
  display: flex;
  font-size: 1rem;
  overflow-wrap: break-word;
}.cxo-ft_logo_mark_q65 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 1.875rem;
}.cxo-ft_logo_mark_q65 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cxo-ft_logo_sub_q65 {
  max-width: 200px;
  font-size: 0.75rem;
  color: #857260;
  line-height: 1.55;
  overflow-wrap: break-word;
}.cxo-ft_col_title_q65 {
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  color: #A08B6A;
  margin-bottom: 0.875rem;
}.cxo-ft_col_links_q65 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.cxo-ft_col_link_q65 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #857260;
}.cxo-ft_col_link_q65:hover {
  color: #D4C4A0;
}.cxo-ft_apps_q65 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cxo-ft_app_card_q65 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  display: flex;
  align-items: center;
}.cxo-ft_app_card_q65:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.cxo-ft_app_card_ic_q65 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.cxo-ft_app_card_os_q65 {
  color: #857260;
  font-size: 10px;
  font-weight: 600;
}.cxo-ft_app_card_action_q65 {
  font-weight: 700;
  color: #D4C4A0;
  font-size: 0.75rem;
}.cxo-ft_bot_q65 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.cxo-ft_bot_q65 {
  padding: 20px 1.5rem;
}
}.cxo-ft_bot_in_q65 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.cxo-ft_socials_q65 {
  gap: 0.5rem;
  display: flex;
}.cxo-ft_soc_q65 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  color: #A08B6A;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  height: 2.25rem;
  display: flex;
}.cxo-ft_soc_q65 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.cxo-ft_soc_q65:hover {
  background: rgba(255, 255, 255, 0.07);
}.cxo-ft_legal_q65 {
  flex: 1;
  overflow-wrap: break-word;
  color: #8C7860;
  min-width: 200px;
  line-height: 1.6;
  font-size: 0.688rem;
}.cxo-ft_legal_q65 strong {
  font-weight: 700;
  color: #A08B6A;
}.cxo-ft_legal_q65 a {
  color: #A08B6A;
  text-decoration: underline;
}.cxo-ft_age_q65 {
  border-radius: 50%;
  border: 2px solid #8C7860;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  color: #8C7860;
  font-size: 0.688rem;
  height: 32px;
}