html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 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 {
  display: block;
  max-width: 100%;
}body {
  background: #0E0A06;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  color: #C8B89A;
  font-family: 'Raleway', sans-serif;
}.oxw_layout_8fp {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.oxw_page_8fp {
  min-height: 100vh;
  display: flex;
}.oxw_main_8fp {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1079px) {.oxw_main_8fp {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.oxw_main_8fp {
  padding-bottom: 72px;
}
}.oxw_gc_8fp {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #141008;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 638px) {.oxw_gc_8fp {
  width: 156px;
}
}
@media(min-width:1080px) {.oxw_gc_8fp {
  width: 168px;
}
}.oxw_gc_8fp:hover {
  border-color: rgba(200, 145, 43, 0.08);
  transform: translateY(-3px);
}.oxw_gc_img_8fp {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.oxw_gc_img_8fp img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.oxw_gc_hover_8fp {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
}.oxw_gc_8fp:hover .oxw_gc_hover_8fp {
  opacity: 1;
}.oxw_gc_hover_btn_8fp {
  border-radius: 0.25rem;
  background: #C8912B;
  padding: 0.5rem 1rem;
  color: #F5E6C8;
  font-size: 12px;
  font-weight: 700;
}.oxw_gc_info_8fp {
  padding: 8px 10px 10px;
}.oxw_gc_name_8fp {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C8B89A;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
}.oxw_gc_prov_8fp {
  color: #5A4D3C;
  font-size: 10px;
}.oxw_gc_tag_8fp {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  left: 6px;
  top: 6px;
  font-weight: 700;
  font-size: 9px;
  letter-spacing: .04em;
}.oxw_gc_tag_hot_8fp {
  background: #E03D3D;
  color: #fff;
}.oxw_gc_tag_new_8fp {
  background: #2EBD6B;
  color: #0E0A06;
}.oxw_gc_tag_jp_8fp {
  background: #E8A820;
  color: #0E0A06;
}.oxw_gc_tag_ex_8fp {
  background: #8B5C24;
  color: #fff;
}.oxw_gc_tag_live_8fp {
  background: #E03D3D;
  color: #fff;
}.oxw_gr_8fp {
  background: #0E0A06;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.oxw_gr_8fp {
  padding: 2.25rem 24px 0;
}
}.oxw_gr_in_8fp {
  margin: 0 auto;
  max-width: 82.5rem;
}.oxw_gr_head_8fp {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.oxw_gr_head_l_8fp {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.oxw_gr_ic_8fp {
  border-radius: 8px;
  height: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 32px;
  flex-shrink: 0;
}.oxw_gr_ic_8fp svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oxw_gr_title_8fp {
  overflow-wrap: break-word;
  color: #F5E6C8;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width:768px) {.oxw_gr_title_8fp {
  font-size: 1.125rem;
}
}.oxw_gr_more_8fp {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #72624E;
  white-space: nowrap;
}.oxw_gr_more_8fp:hover {
  color: #C8912B;
}.oxw_gr_more_8fp svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.oxw_gr_arrows_8fp {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.oxw_gr_arr_8fp {
  transition: background .15s,color .15s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  width: 30px;
  color: #9A8670;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.oxw_gr_arr_8fp:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5E6C8;
}.oxw_gr_arr_8fp svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oxw_gr_seo_h_8fp {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 0.813rem;
  color: #C8B89A;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.oxw_gr_seo_h_8fp {
  font-size: 14px;
}
}.oxw_gr_seo_8fp {
  line-height: 1.55;
  color: #72624E;
  overflow-wrap: break-word;
  max-width: 680px;
  margin-bottom: 0.75rem;
  font-size: 12px;
}.oxw_gr_seo_8fp strong {
  color: #C8B89A;
  font-weight: 600;
}.oxw_gr_scroll_8fp {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.oxw_gr_scroll_8fp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.oxw_gr_scroll_8fp {
  gap: 12px;
}
}.oxw_tb_8fp {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0A06;
  position: fixed;
  z-index: 80;
  left: 0;
  height: 3.5rem;
  right: 0;
  top: 0;
  align-items: center;
  display: flex;
}.oxw_tb_in_8fp {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.oxw_tb_burger_8fp {
  gap: 5px;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  height: 2.375rem;
  width: 2.375rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.oxw_tb_burger_8fp:hover {
  background: rgba(255, 255, 255, 0.05);
}.oxw_tb_burger_line_8fp {
  border-radius: 1px;
  background: #9A8670;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1079px) {.oxw_tb_burger_8fp {
  display: none;
}
}.oxw_tb_logo_8fp {
  gap: 0.563rem;
  align-items: center;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E6C8;
  display: flex;
  flex-shrink: 0;
}.oxw_tb_logo_mark_8fp {
  overflow: hidden;
  border-radius: 8px;
  height: 32px;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
}.oxw_tb_logo_mark_8fp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.oxw_tb_nav_8fp {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.oxw_tb_nav_8fp {
  display: flex;
}
}.oxw_tb_tab_8fp {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  color: #9A8670;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.oxw_tb_tab_8fp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E6C8;
}.oxw_tb_tab_8fp.oxw_state_active_8fp {
  background: rgba(200, 145, 43, 0.18);
  color: #F5E6C8;
}.oxw_tb_right_8fp {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.oxw_tb_login_8fp {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  color: #C8B89A;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.oxw_tb_login_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
  color: #F5E6C8;
}
@media(min-width: 478px) {.oxw_tb_login_8fp {
  display: block;
}
}.oxw_tb_reg_8fp {
  background: #2EBD6B;
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0D0906;
}.oxw_tb_reg_8fp:hover {
  background: #3DD47C;
}.oxw_sb_8fp {
  transition: transform .25s ease;
  background: #1C1510;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  left: 0;
  top: 56px;
  bottom: 0;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
}.oxw_sb_8fp.oxw_state_open_8fp {
  transform: translateX(0);
}.oxw_sb_8fp::-webkit-scrollbar {
  width: 0.25rem;
}.oxw_sb_8fp::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.oxw_sb_8fp {
  transform: translateX(0);
}
}.oxw_sb_auth_8fp {
  padding: 14px 0.75rem 10px;
}.oxw_sb_btn_reg_8fp {
  border-radius: 8px;
  background: #2EBD6B;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  color: #0D0906;
}.oxw_sb_btn_reg_8fp:hover {
  background: #3DD47C;
}.oxw_sb_btn_login_8fp {
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  color: #C8B89A;
  font-weight: 600;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.oxw_sb_btn_login_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
  color: #F5E6C8;
}.oxw_sb_promo_8fp {
  border-radius: 8px;
  background: linear-gradient(135deg,#1F1205,#1C1510);
  overflow: hidden;
  padding: 0.75rem 14px;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(200, 145, 43, 0.18);
  position: relative;
}.oxw_sb_promo_8fp::before {
  background: radial-gradient(circle,rgba(200, 145, 43, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 80px;
  top: -1.25rem;
  width: 5rem;
  position: absolute;
  right: -1.25rem;
}.oxw_sb_promo_title_8fp {
  color: #C8912B;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 4px;
}.oxw_sb_promo_text_8fp {
  line-height: 1.35;
  font-weight: 600;
  color: #F5E6C8;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.oxw_sb_promo_sub_8fp {
  margin-top: 3px;
  color: #72624E;
  font-size: 0.625rem;
}.oxw_sb_nav_8fp {
  padding: 6px 8px 16px;
}.oxw_sb_nav_lb_8fp {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5A4D3C;
  font-weight: 700;
  font-size: 0.625rem;
}.oxw_sb_link_8fp {
  gap: 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  font-size: 13px;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #9A8670;
  font-weight: 500;
}.oxw_sb_link_8fp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E6C8;
}.oxw_sb_link_8fp.oxw_state_active_8fp {
  background: rgba(200, 145, 43, 0.18);
  color: #F5E6C8;
}.oxw_sb_ic_8fp {
  border-radius: 0.25rem;
  width: 1.875rem;
  display: flex;
  align-items: center;
  height: 30px;
  flex-shrink: 0;
  justify-content: center;
}.oxw_sb_ic_8fp svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.oxw_sb_ic_1_8fp {
  background: rgba(200, 145, 43, 0.08);
  color: #C8912B;
}.oxw_sb_ic_2_8fp {
  background: rgba(46, 189, 107, 0.15);
  color: #2EBD6B;
}.oxw_sb_ic_3_8fp {
  background: rgba(232, 168, 32, 0.16);
  color: #E8A820;
}.oxw_sb_ic_4_8fp {
  background: rgba(139, 92, 36, 0.22);
  color: #8B5C24;
}.oxw_sb_ic_5_8fp {
  background: rgba(200, 145, 43, 0.08);
  color: #E8508A;
}.oxw_sb_ic_6_8fp {
  background: rgba(139, 92, 36, 0.22);
  color: #9B4FD6;
}.oxw_sb_badge_8fp {
  border-radius: 4px;
  padding: 2px 7px;
  background: #E8A820;
  font-size: 0.563rem;
  color: #0D0906;
  margin-left: auto;
  font-weight: 700;
}.oxw_sb_bot_8fp {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.oxw_sb_lang_8fp,.oxw_sb_help_8fp {
  flex: 1;
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  display: flex;
  color: #9A8670;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}.oxw_sb_lang_8fp:hover,.oxw_sb_help_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
  color: #F5E6C8;
}.oxw_sb_lang_8fp svg,.oxw_sb_help_8fp svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.oxw_sb_bd_8fp {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.oxw_sb_bd_8fp.oxw_state_on_8fp {
  display: block;
}
@media(min-width: 1082px) {.oxw_sb_bd_8fp {
  display: none!important;
}
}.oxw_mob_nav_8fp {
  background: #1C1510;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1082px) {.oxw_mob_nav_8fp {
  display: none;
}
}.oxw_mob_nav_item_8fp {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  color: #5A4D3C;
  display: flex;
  align-items: center;
  flex-direction: column;
}.oxw_mob_nav_ic_8fp {
  line-height: 1;
}.oxw_mob_nav_ic_8fp svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.oxw_mob_nav_lb_8fp {
  color: #5A4D3C;
  font-size: 10px;
  font-weight: 600;
}.oxw_mob_nav_item_8fp.oxw_state_active_8fp {
  color: #C8912B;
}.oxw_mob_nav_item_8fp.oxw_state_active_8fp .oxw_mob_nav_lb_8fp {
  color: #C8912B;
}.oxw_hero_8fp {
  background: #0E0A06;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.oxw_hero_8fp {
  padding: 1.5rem 24px 0;
}
}.oxw_hero_in_8fp {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.oxw_hero_in_8fp {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.oxw_hero_in_8fp {
  grid-template-columns: 1fr 21.25rem;
}
}.oxw_hero_promo_8fp {
  border-radius: 12px;
  background: #141008;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.oxw_hero_promo_8fp {
  min-height: 17.5rem;
}
}.oxw_hero_promo_bg_8fp {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1F1205 0%,#0E0A06 100%);
  background-size: cover;
  position: absolute;
}.oxw_hero_promo_bg_8fp::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0A06 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.oxw_hero_promo_glow_8fp {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 92, 36, 0.22) 0%,transparent 65%);
  pointer-events: none;
  height: 300px;
  position: absolute;
  top: -2.5rem;
  right: 3.75rem;
  width: 300px;
}.oxw_hero_promo_ct_8fp {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  position: relative;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media(min-width: 769px) {.oxw_hero_promo_ct_8fp {
  padding: 2.5rem 2rem;
}
}.oxw_hero_badge_8fp {
  border-radius: 1.25rem;
  padding: 5px 0.75rem;
  background: rgba(200, 145, 43, 0.18);
  border: 1px solid rgba(200, 145, 43, 0.08);
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
  color: #C8912B;
  font-size: 0.625rem;
}.oxw_hero_h1_8fp {
  font-weight: 800;
  line-height: 1.15;
  font-size: 1.625rem;
  color: #F5E6C8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.oxw_hero_h1_8fp em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width: 769px) {.oxw_hero_h1_8fp {
  font-size: 2.25rem;
}
}.oxw_hero_sub_8fp {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #9A8670;
}
@media(min-width: 766px) {.oxw_hero_sub_8fp {
  font-size: 14px;
}
}.oxw_hero_row_8fp {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.oxw_hero_cta_8fp {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #2EBD6B;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  box-shadow: 0 0 20px rgba(46, 189, 107, 0.40), 0 0.25rem 0.75rem rgba(0, 0, 0, 0.50);
  color: #0D0906;
  font-weight: 700;
}.oxw_hero_cta_8fp:hover {
  background: #3DD47C;
}.oxw_hero_terms_8fp {
  font-size: 11px;
  color: #5A4D3C;
}.oxw_hero_game_8fp {
  border-radius: 0.75rem;
  background: #141008;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.oxw_hero_game_badge_8fp {
  background: rgba(232, 168, 32, 0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(232, 168, 32, 0.16);
  border-radius: 1.25rem;
  left: 12px;
  font-size: 10px;
  color: #E8A820;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  z-index: 3;
  top: 12px;
}.oxw_hero_game_badge_8fp svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.oxw_hero_game_img_8fp {
  overflow: hidden;
  background: linear-gradient(135deg,#1F1205,#0E0A06);
  position: relative;
  padding-bottom: 60%;
}.oxw_hero_game_img_8fp img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.oxw_hero_game_play_8fp {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  transition: opacity .2s;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.oxw_hero_game_8fp:hover .oxw_hero_game_play_8fp {
  opacity: 1;
}.oxw_hero_game_play_8fp span {
  border-radius: 50%;
  background: #C8912B;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 52px;
  align-items: center;
}.oxw_hero_game_play_8fp span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.oxw_hero_game_info_8fp {
  padding: 0.875rem 16px;
}.oxw_hero_game_title_8fp {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5E6C8;
}.oxw_hero_game_provider_8fp {
  color: #72624E;
  font-size: 11px;
}.oxw_hero_game_btn_8fp {
  transition: background .2s;
  margin: 12px 16px 1rem;
  padding: 11px;
  background: #C8912B;
  border-radius: 8px;
  text-align: center;
  color: #F5E6C8;
  display: block;
  font-weight: 700;
  font-size: 13px;
}.oxw_hero_game_8fp:hover .oxw_hero_game_btn_8fp {
  background: #DBA43A;
}.oxw_sbar_8fp {
  background: #0E0A06;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.oxw_sbar_8fp {
  padding: 1.125rem 24px 0;
}
}.oxw_sbar_in_8fp {
  margin: 0 auto;
  max-width: 82.5rem;
}.oxw_sbar_row_8fp {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.oxw_sbar_input_8fp {
  gap: 10px;
  padding: 0.688rem 16px;
  transition: border-color .2s;
  border-radius: 8px;
  flex: 1;
  background: #141008;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  color: #72624E;
}.oxw_sbar_input_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
}.oxw_sbar_input_8fp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}.oxw_sbar_providers_8fp {
  padding: 0.688rem 1.125rem;
  background: #141008;
  transition: border-color .2s;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #C8B89A;
  font-weight: 600;
  white-space: nowrap;
}.oxw_sbar_providers_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
  color: #F5E6C8;
}.oxw_sbar_providers_8fp svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.oxw_sbar_tabs_8fp {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.oxw_sbar_tabs_8fp::-webkit-scrollbar {
  display: none;
}.oxw_sbar_tab_8fp {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  border-radius: 20px;
  font-size: 12px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #9A8670;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  display: flex;
}.oxw_sbar_tab_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5E6C8;
}.oxw_sbar_tab_8fp.oxw_state_active_8fp {
  background: rgba(200, 145, 43, 0.18);
  border-color: rgba(200, 145, 43, 0.08);
  color: #F5E6C8;
}.oxw_sbar_tab_ic_8fp svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.oxw_gcg_8fp {
  padding: 36px 16px 0;
  background: #0E0A06;
}
@media(min-width:768px) {.oxw_gcg_8fp {
  padding: 2.75rem 1.5rem 0;
}
}.oxw_gcg_in_8fp {
  margin: 0 auto;
  max-width: 1320px;
}.oxw_gcg_head_8fp {
  margin-bottom: 20px;
  max-width: 45rem;
}.oxw_gcg_label_8fp {
  color: #C8912B;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.oxw_gcg_h2_8fp {
  color: #F5E6C8;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.oxw_gcg_h2_8fp {
  font-size: 1.75rem;
}
}.oxw_gcg_intro_8fp {
  color: #72624E;
  font-size: 13px;
  line-height: 1.6;
}.oxw_gcg_grid_8fp {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.oxw_gcg_grid_8fp {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.oxw_gcg_grid_8fp {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.oxw_gcg_card_8fp {
  transition: transform .2s,border-color .2s;
  border-radius: 0.75rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  display: flex;
  position: relative;
  min-height: 240px;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
}.oxw_gcg_card_8fp:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 145, 43, 0.18);
}.oxw_gcg_card_bg_8fp {
  inset: 0;
  position: absolute;
  z-index: 0;
}.oxw_gcg_card_bg_8fp::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.oxw_gcg_card_ic_8fp {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  color: #F5E6C8;
  height: 2.5rem;
  justify-content: center;
  right: 1.125rem;
  width: 40px;
  position: absolute;
  z-index: 2;
  display: flex;
  top: 1.125rem;
  align-items: center;
}.oxw_gcg_card_ic_8fp svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.oxw_gcg_card_ct_8fp {
  z-index: 1;
  position: relative;
}.oxw_gcg_card_h_8fp {
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #F5E6C8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.oxw_gcg_card_h_8fp {
  font-size: 1.25rem;
}
}.oxw_gcg_card_p_8fp {
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
}.oxw_gcg_card_p_8fp strong {
  color: #F5E6C8;
  font-weight: 600;
}.oxw_gcg_card_cta_8fp {
  gap: 0.25rem;
  align-items: center;
  color: #C8912B;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  display: inline-flex;
}.oxw_gcg_card_cta_8fp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.oxw_ws_8fp {
  background: #0E0A06;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.oxw_ws_8fp {
  padding: 36px 24px 0;
}
}.oxw_ws_in_8fp {
  margin: 0 auto;
  max-width: 1320px;
}.oxw_ws_head_8fp {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
  align-items: center;
}.oxw_ws_title_8fp {
  gap: 0.625rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
  display: flex;
  color: #F5E6C8;
}.oxw_ws_title_ic_8fp svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #E8A820;
}.oxw_ws_online_8fp {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  color: #72624E;
  display: flex;
  font-size: 12px;
}.oxw_ws_online_dot_8fp {
  background: #2EBD6B;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(46, 189, 107, 0.15);
}.oxw_ws_scroll_8fp {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.oxw_ws_scroll_8fp::-webkit-scrollbar {
  display: none;
}.oxw_wc_8fp {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  background: #141008;
  padding: 10px 14px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.oxw_wc_img_8fp {
  background: #1C1510;
  border-radius: 4px;
  overflow: hidden;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.oxw_wc_img_8fp img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oxw_wc_info_8fp {
  min-width: 0;
}.oxw_wc_game_8fp {
  overflow: hidden;
  color: #C8B89A;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
}.oxw_wc_player_8fp {
  overflow: hidden;
  white-space: nowrap;
  color: #5A4D3C;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.oxw_wc_amount_8fp {
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #2EBD6B;
  flex-shrink: 0;
}.oxw_reg_8fp {
  padding: 36px 1rem 0;
  background: #0E0A06;
}
@media(min-width: 766px) {.oxw_reg_8fp {
  padding: 44px 24px 0;
}
}.oxw_reg_in_8fp {
  background: #1C1510;
  padding: 28px 1.5rem;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.oxw_reg_in_8fp {
  padding: 40px;
}
}.oxw_reg_top_8fp {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.oxw_reg_top_8fp {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.oxw_reg_label_8fp {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8912B;
  margin-bottom: 10px;
  font-weight: 700;
}.oxw_reg_h2_8fp {
  font-family: 'Playfair Display', serif;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F5E6C8;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 769px) {.oxw_reg_h2_8fp {
  font-size: 1.75rem;
}
}.oxw_reg_bonus_8fp {
  border: 1px solid rgba(232, 168, 32, 0.16);
  background: rgba(232, 168, 32, 0.16);
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.oxw_reg_bonus_amount_8fp {
  font-weight: 800;
  color: #E8A820;
  font-size: 20px;
}.oxw_reg_bonus_text_8fp {
  font-size: 13px;
  color: #9A8670;
  line-height: 1.35;
}.oxw_reg_cta_btn_8fp {
  padding: 0.875rem 2rem;
  background: #2EBD6B;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  box-shadow: 0 0 1.25rem rgba(46, 189, 107, 0.40), 0 4px 12px rgba(0, 0, 0, 0.50);
  font-size: 15px;
  display: inline-block;
  color: #0D0906;
  margin-bottom: 0.75rem;
}.oxw_reg_cta_btn_8fp:hover {
  background: #3DD47C;
}.oxw_reg_terms_8fp {
  color: #5A4D3C;
  font-size: 11px;
  line-height: 1.5;
}.oxw_reg_seo_8fp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 20px;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #72624E;
}.oxw_reg_seo_8fp p {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #72624E;
}.oxw_reg_seo_8fp p:last-child {
  margin-bottom: 0;
}.oxw_reg_seo_8fp strong {
  color: #C8B89A;
  font-weight: 700;
}.oxw_reg_seo_8fp a {
  transition: color .2s;
  color: #C8912B;
  text-decoration: underline;
}.oxw_reg_seo_8fp a:hover {
  color: #DBA43A;
}.oxw_reg_seo_8fp ul,.oxw_reg_seo_8fp ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.oxw_reg_seo_8fp ol {
  list-style: decimal;
}.oxw_reg_seo_8fp li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #72624E;
}.oxw_reg_seo_8fp table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.oxw_reg_seo_8fp table {
  display: table;
}
}.oxw_reg_seo_8fp th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8B89A;
  font-weight: 700;
  text-align: left;
}.oxw_reg_seo_8fp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #72624E;
}.oxw_reg_steps_8fp {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.oxw_reg_steps_8fp {
  margin-top: 0;
}
}.oxw_reg_step_8fp {
  border-radius: 8px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.oxw_reg_step_num_8fp {
  border: 1px solid rgba(200, 145, 43, 0.08);
  background: rgba(200, 145, 43, 0.18);
  border-radius: 50%;
  height: 34px;
  color: #C8912B;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  width: 34px;
  align-items: center;
  font-size: 0.875rem;
  display: flex;
}.oxw_reg_step_title_8fp {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5E6C8;
  font-size: 0.875rem;
}.oxw_reg_step_text_8fp {
  color: #72624E;
  font-size: 0.75rem;
  line-height: 1.5;
}.oxw_reg_trust_8fp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
}.oxw_reg_trust_item_8fp {
  gap: 0.438rem;
  color: #72624E;
  display: flex;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
}.oxw_reg_trust_ic_8fp svg {
  width: 16px;
  height: 1rem;
  color: #C8912B;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oxw_prov_8fp {
  background: #0E0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.oxw_prov_8fp {
  padding: 2.75rem 1.5rem 0;
}
}.oxw_prov_in_8fp {
  margin: 0 auto;
  max-width: 82.5rem;
}.oxw_prov_head_8fp {
  margin-bottom: 1rem;
}.oxw_prov_label_8fp {
  font-size: 11px;
  color: #C8912B;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.oxw_prov_h2_8fp {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  color: #F5E6C8;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.oxw_prov_h2_8fp {
  font-size: 1.5rem;
}
}.oxw_prov_seo_8fp {
  max-width: 620px;
  color: #72624E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  line-height: 1.6;
}.oxw_prov_seo_8fp strong {
  font-weight: 700;
  color: #C8B89A;
}.oxw_prov_seo_8fp a {
  text-decoration: underline;
  color: #C8912B;
}.oxw_prov_grid_8fp {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.oxw_prov_grid_8fp {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.oxw_prov_grid_8fp {
  grid-template-columns: repeat(8,1fr);
}
}.oxw_prov_card_8fp {
  background: #141008;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.oxw_prov_card_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
  background: #1C1510;
}.oxw_prov_logo_8fp {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.oxw_prov_logo_8fp img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.oxw_prov_name_8fp {
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #9A8670;
  overflow-wrap: break-word;
}.oxw_bon_8fp {
  background: #0E0A06;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.oxw_bon_8fp {
  padding: 44px 24px 0;
}
}.oxw_bon_in_8fp {
  margin: 0 auto;
  max-width: 1320px;
}.oxw_bon_head_8fp {
  margin-bottom: 1.25rem;
}.oxw_bon_label_8fp {
  text-transform: uppercase;
  color: #C8912B;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
}.oxw_bon_h2_8fp {
  overflow-wrap: break-word;
  color: #F5E6C8;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.oxw_bon_h2_8fp {
  font-size: 1.5rem;
}
}.oxw_bon_seo_8fp {
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #72624E;
  overflow-wrap: break-word;
}.oxw_bon_seo_8fp strong {
  font-weight: 700;
  color: #C8B89A;
}.oxw_bon_seo_8fp a {
  color: #C8912B;
  text-decoration: underline;
}.oxw_bon_grid_8fp {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.oxw_bon_grid_8fp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.oxw_bon_grid_8fp {
  grid-template-columns: repeat(5,1fr);
}
}.oxw_bon_card_8fp {
  background: #141008;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.5rem;
}.oxw_bon_card_8fp:hover {
  border-color: rgba(200, 145, 43, 0.08);
  transform: translateY(-2px);
}.oxw_bon_card_ic_8fp svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
}.oxw_bon_card_ic_8fp {
  margin-bottom: 10px;
}.oxw_bon_card_type_8fp {
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #72624E;
  font-size: 10px;
}.oxw_bon_card_amount_8fp {
  margin-bottom: 6px;
  color: #E8A820;
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
}.oxw_bon_card_name_8fp {
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5E6C8;
  margin-bottom: 8px;
}.oxw_bon_card_detail_8fp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A4D3C;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.oxw_app_8fp {
  padding: 2.25rem 1rem 0;
  background: #0E0A06;
}
@media(min-width: 767px) {.oxw_app_8fp {
  padding: 44px 24px 0;
}
}.oxw_app_in_8fp {
  margin: 0 auto;
  max-width: 1320px;
}.oxw_app_head_8fp {
  margin-bottom: 1rem;
}.oxw_app_label_8fp {
  color: #C8912B;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.oxw_app_h2_8fp {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F5E6C8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.oxw_app_h2_8fp {
  font-size: 1.5rem;
}
}.oxw_app_sub_8fp {
  overflow-wrap: break-word;
  color: #72624E;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.oxw_app_sub_8fp strong {
  color: #C8B89A;
  font-weight: 700;
}.oxw_app_cards_8fp {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.oxw_app_cards_8fp {
  grid-template-columns: repeat(3,1fr);
}
}.oxw_app_card_8fp {
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.oxw_app_card_ios_8fp {
  background: linear-gradient(135deg,rgba(200, 145, 43, 0.18) 0%,#1C1510 100%);
}.oxw_app_card_android_8fp {
  background: linear-gradient(135deg,rgba(46, 189, 107, 0.15) 0%,#1C1510 100%);
}.oxw_app_card_win_8fp {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.16) 0%,#1C1510 100%);
}.oxw_app_card_ic_8fp svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
}.oxw_app_card_ic_8fp {
  flex-shrink: 0;
  color: #F5E6C8;
}.oxw_app_card_os_8fp {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #72624E;
  text-transform: uppercase;
  margin-bottom: 6px;
}.oxw_app_card_title_8fp {
  font-size: 0.938rem;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F5E6C8;
  line-height: 1.2;
  overflow-wrap: break-word;
}.oxw_app_card_text_8fp {
  line-height: 1.5;
  color: #72624E;
  font-size: 12px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.oxw_app_card_btn_8fp {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  padding: 0.625rem 18px;
  transition: background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(200, 145, 43, 0.45);
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  color: #F5E6C8;
}.oxw_app_card_btn_8fp:hover {
  background: rgba(255, 255, 255, 0.07);
}.oxw_htp_8fp {
  padding: 36px 16px 0;
  background: #0E0A06;
}
@media(min-width: 769px) {.oxw_htp_8fp {
  padding: 2.75rem 1.5rem 0;
}
}.oxw_htp_in_8fp {
  margin: 0 auto;
  max-width: 82.5rem;
}.oxw_htp_head_8fp {
  max-width: 45rem;
  margin-bottom: 22px;
}.oxw_htp_label_8fp {
  color: #C8912B;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.oxw_htp_h2_8fp {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5E6C8;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.oxw_htp_h2_8fp {
  font-size: 28px;
}
}.oxw_htp_intro_8fp {
  font-size: 14px;
  line-height: 1.6;
  color: #72624E;
}.oxw_htp_steps_8fp {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.oxw_htp_steps_8fp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.oxw_htp_steps_8fp {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.oxw_htp_step_8fp {
  padding: 1.25rem 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1510;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  position: relative;
}.oxw_htp_step_num_8fp {
  background: #C8912B;
  border-radius: 50%;
  left: 1.25rem;
  width: 1.75rem;
  position: absolute;
  align-items: center;
  justify-content: center;
  color: #0D0906;
  height: 28px;
  top: -0.75rem;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  display: flex;
  font-weight: 800;
}.oxw_htp_step_ic_8fp {
  background: rgba(200, 145, 43, 0.18);
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  display: flex;
  height: 2.25rem;
  color: #C8912B;
}.oxw_htp_step_ic_8fp svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oxw_htp_step_h_8fp {
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F5E6C8;
}.oxw_htp_step_p_8fp {
  overflow-wrap: break-word;
  color: #72624E;
  font-size: 13px;
  line-height: 1.55;
}.oxw_htp_step_p_8fp strong {
  color: #C8B89A;
  font-weight: 600;
}.oxw_htp_cta_8fp {
  padding: 13px 26px;
  transition: background .2s;
  background: #2EBD6B;
  border-radius: 0.5rem;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
  display: inline-block;
  color: #0D0906;
}.oxw_htp_cta_8fp:hover {
  background: #3DD47C;
}.oxw_seo_8fp {
  padding: 36px 16px 0;
  background: #0E0A06;
}
@media(min-width: 769px) {.oxw_seo_8fp {
  padding: 2.75rem 24px 0;
}
}.oxw_seo_in_8fp {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1C1510;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 765px) {.oxw_seo_in_8fp {
  padding: 36px 40px;
}
}.oxw_seo_label_8fp {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8912B;
  margin-bottom: 10px;
  text-transform: uppercase;
}.oxw_seo_h2_8fp {
  overflow-wrap: break-word;
  color: #F5E6C8;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.oxw_seo_h2_8fp {
  font-size: 1.5rem;
}
}.oxw_seo_body_8fp {
  color: #9A8670;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.oxw_seo_body_8fp p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A8670;
  font-size: 14px;
}.oxw_seo_body_8fp p:last-child {
  margin-bottom: 0;
}.oxw_seo_body_8fp strong {
  font-weight: 700;
  color: #C8B89A;
}.oxw_seo_body_8fp a {
  transition: color .2s;
  color: #C8912B;
  text-decoration: underline;
}.oxw_seo_body_8fp a:hover {
  color: #DBA43A;
}.oxw_seo_body_8fp ul,.oxw_seo_body_8fp ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.oxw_seo_body_8fp ol {
  list-style: decimal;
}.oxw_seo_body_8fp li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9A8670;
  line-height: 1.75;
}.oxw_seo_body_8fp table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.oxw_seo_body_8fp table {
  display: table;
}
}.oxw_seo_body_8fp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C8B89A;
  font-weight: 700;
  text-align: left;
}.oxw_seo_body_8fp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8670;
}.oxw_seo_cols_8fp {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.oxw_seo_cols_8fp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oxw_seo_cols_8fp {
  grid-template-columns: repeat(3,1fr);
}
}.oxw_seo_col_h_8fp {
  color: #C8B89A;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.oxw_seo_col_p_8fp {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #72624E;
}.oxw_seo_stats_8fp {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.oxw_seo_stat_8fp {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(200, 145, 43, 0.18);
  background: rgba(200, 145, 43, 0.08);
  border-radius: 8px;
  min-width: 140px;
}.oxw_seo_stat_val_8fp {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8912B;
}.oxw_seo_stat_lb_8fp {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #72624E;
}.oxw_faq_8fp {
  padding: 2.25rem 16px 0;
  background: #0E0A06;
}
@media(min-width: 767px) {.oxw_faq_8fp {
  padding: 2.75rem 24px 0;
}
}.oxw_faq_in_8fp {
  margin: 0 auto;
  max-width: 1320px;
}.oxw_faq_head_8fp {
  margin-bottom: 20px;
}.oxw_faq_label_8fp {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8912B;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.oxw_faq_h2_8fp {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5E6C8;
}
@media(min-width:768px) {.oxw_faq_h2_8fp {
  font-size: 1.5rem;
}
}.oxw_faq_list_8fp {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.oxw_faq_item_8fp {
  background: #1C1510;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.oxw_faq_q_8fp {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  font-size: 0.875rem;
  color: #C8B89A;
}.oxw_faq_q_8fp:hover {
  color: #F5E6C8;
}.oxw_faq_q_ic_8fp {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  font-size: 16px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #C8912B;
  height: 24px;
  flex-shrink: 0;
  width: 1.5rem;
}.oxw_faq_item_8fp.oxw_state_open_8fp .oxw_faq_q_ic_8fp {
  transform: rotate(45deg);
}.oxw_faq_a_8fp {
  padding: 0 20px 16px;
  color: #72624E;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
  display: none;
}.oxw_faq_item_8fp.oxw_state_open_8fp .oxw_faq_a_8fp {
  display: block;
}.oxw_faq_a_8fp strong {
  font-weight: 700;
  color: #C8B89A;
}.oxw_faq_a_8fp a {
  color: #C8912B;
  text-decoration: underline;
}.oxw_faq_a_8fp ul,.oxw_faq_a_8fp ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.oxw_faq_a_8fp ol {
  list-style: decimal;
}.oxw_faq_a_8fp li {
  line-height: 1.6;
  margin-bottom: 4px;
}.oxw_faq_a_8fp table {
  margin: 8px 0;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.oxw_faq_a_8fp table {
  display: table;
}
}.oxw_faq_a_8fp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C8B89A;
  font-weight: 700;
  text-align: left;
}.oxw_faq_a_8fp td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #72624E;
}.oxw_seo_8fp {
  padding: 36px 16px 0;
  background: #0E0A06;
}
@media(min-width: 770px) {.oxw_seo_8fp {
  padding: 2.75rem 24px 0;
}
}.oxw_seo_in_8fp {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1C1510;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.oxw_seo_in_8fp {
  padding: 2.25rem 2.5rem;
}
}.oxw_seo_label_8fp {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #C8912B;
  font-weight: 700;
  letter-spacing: .08em;
}.oxw_seo_h2_8fp {
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  color: #F5E6C8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.oxw_seo_h2_8fp {
  font-size: 1.5rem;
}
}.oxw_seo_body_8fp {
  color: #9A8670;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.oxw_seo_body_8fp p {
  font-size: 14px;
  color: #9A8670;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.oxw_seo_body_8fp p:last-child {
  margin-bottom: 0;
}.oxw_seo_body_8fp strong {
  color: #C8B89A;
  font-weight: 700;
}.oxw_seo_body_8fp a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8912B;
}.oxw_seo_body_8fp a:hover {
  color: #DBA43A;
}.oxw_seo_body_8fp ul,.oxw_seo_body_8fp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.oxw_seo_body_8fp ol {
  list-style: decimal;
}.oxw_seo_body_8fp li {
  color: #9A8670;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.oxw_seo_body_8fp table {
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.oxw_seo_body_8fp table {
  display: table;
}
}.oxw_seo_body_8fp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #C8B89A;
}.oxw_seo_body_8fp td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8670;
}.oxw_seo_cols_8fp {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.oxw_seo_cols_8fp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.oxw_seo_cols_8fp {
  grid-template-columns: repeat(3,1fr);
}
}.oxw_seo_col_h_8fp {
  color: #C8B89A;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.oxw_seo_col_p_8fp {
  font-size: 13px;
  color: #72624E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.oxw_seo_stats_8fp {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.oxw_seo_stat_8fp {
  background: rgba(200, 145, 43, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(200, 145, 43, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.oxw_seo_stat_val_8fp {
  color: #C8912B;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.oxw_seo_stat_lb_8fp {
  overflow-wrap: break-word;
  color: #72624E;
  font-size: 11px;
}.oxw_seo_8fp {
  background: #0E0A06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.oxw_seo_8fp {
  padding: 44px 24px 0;
}
}.oxw_seo_in_8fp {
  margin: 0 auto;
  background: #1C1510;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.75rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.oxw_seo_in_8fp {
  padding: 2.25rem 2.5rem;
}
}.oxw_seo_label_8fp {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8912B;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.oxw_seo_h2_8fp {
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5E6C8;
}
@media(min-width: 766px) {.oxw_seo_h2_8fp {
  font-size: 1.5rem;
}
}.oxw_seo_body_8fp {
  color: #9A8670;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.oxw_seo_body_8fp p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A8670;
  font-size: 14px;
}.oxw_seo_body_8fp p:last-child {
  margin-bottom: 0;
}.oxw_seo_body_8fp strong {
  font-weight: 700;
  color: #C8B89A;
}.oxw_seo_body_8fp a {
  transition: color .2s;
  color: #C8912B;
  text-decoration: underline;
}.oxw_seo_body_8fp a:hover {
  color: #DBA43A;
}.oxw_seo_body_8fp ul,.oxw_seo_body_8fp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.oxw_seo_body_8fp ol {
  list-style: decimal;
}.oxw_seo_body_8fp li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8670;
}.oxw_seo_body_8fp table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.oxw_seo_body_8fp table {
  display: table;
}
}.oxw_seo_body_8fp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8B89A;
}.oxw_seo_body_8fp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A8670;
}.oxw_seo_cols_8fp {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.oxw_seo_cols_8fp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.oxw_seo_cols_8fp {
  grid-template-columns: repeat(3,1fr);
}
}.oxw_seo_col_h_8fp {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C8B89A;
  font-size: 13px;
  font-weight: 700;
}.oxw_seo_col_p_8fp {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #72624E;
}.oxw_seo_stats_8fp {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.oxw_seo_stat_8fp {
  padding: 0.875rem 1rem;
  background: rgba(200, 145, 43, 0.08);
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(200, 145, 43, 0.18);
  min-width: 8.75rem;
}.oxw_seo_stat_val_8fp {
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8912B;
  overflow-wrap: break-word;
  font-size: 20px;
}.oxw_seo_stat_lb_8fp {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #72624E;
}.oxw_ft_8fp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080503;
  margin-top: 48px;
}.oxw_ft_support_8fp {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.oxw_ft_support_8fp {
  padding: 1.75rem 24px;
}
}.oxw_ft_support_in_8fp {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.oxw_ft_support_main_8fp {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.oxw_ft_support_ic_8fp {
  color: #C8912B;
  flex-shrink: 0;
}.oxw_ft_support_ic_8fp svg {
  height: 1.875rem;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oxw_ft_support_text_title_8fp {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F5E6C8;
}.oxw_ft_support_text_sub_8fp {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #72624E;
}.oxw_ft_support_btn_8fp {
  background: #C8912B;
  padding: 0.688rem 22px;
  border-radius: 8px;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5E6C8;
  font-weight: 700;
  font-size: 0.813rem;
}.oxw_ft_support_btn_8fp:hover {
  background: #DBA43A;
}.oxw_ft_support_contacts_8fp {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.oxw_ft_support_contact_8fp {
  font-size: 0.75rem;
  color: #5A4D3C;
  line-height: 1.4;
}.oxw_ft_support_contact_8fp strong {
  font-weight: 600;
  color: #9A8670;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
}.oxw_ft_main_8fp {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.oxw_ft_main_8fp {
  padding: 40px 24px 2rem;
}
}.oxw_ft_main_in_8fp {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 639px) {.oxw_ft_main_in_8fp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.oxw_ft_main_in_8fp {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.oxw_ft_col_logo_8fp {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.oxw_ft_col_logo_8fp {
  grid-column: auto;
}
}.oxw_ft_logo_8fp {
  gap: 0.563rem;
  font-size: 1rem;
  color: #F5E6C8;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  align-items: center;
}.oxw_ft_logo_mark_8fp {
  border-radius: 4px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.oxw_ft_logo_mark_8fp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.oxw_ft_logo_sub_8fp {
  color: #5A4D3C;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 12.5rem;
}.oxw_ft_col_title_8fp {
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #9A8670;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
}.oxw_ft_col_links_8fp {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.oxw_ft_col_link_8fp {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5A4D3C;
  font-size: 13px;
}.oxw_ft_col_link_8fp:hover {
  color: #C8B89A;
}.oxw_ft_apps_8fp {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.oxw_ft_app_card_8fp {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border-radius: 4px;
  display: flex;
  align-items: center;
}.oxw_ft_app_card_8fp:hover {
  border-color: rgba(200, 145, 43, 0.45);
}.oxw_ft_app_card_ic_8fp svg {
  stroke-linecap: round;
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
}.oxw_ft_app_card_os_8fp {
  font-size: 10px;
  font-weight: 600;
  color: #5A4D3C;
}.oxw_ft_app_card_action_8fp {
  color: #C8B89A;
  font-size: 0.75rem;
  font-weight: 700;
}.oxw_ft_bot_8fp {
  padding: 20px 16px;
}
@media(min-width: 766px) {.oxw_ft_bot_8fp {
  padding: 1.25rem 1.5rem;
}
}.oxw_ft_bot_in_8fp {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.oxw_ft_socials_8fp {
  gap: 0.5rem;
  display: flex;
}.oxw_ft_soc_8fp {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  width: 36px;
  height: 2.25rem;
  display: flex;
  align-items: center;
  color: #9A8670;
  justify-content: center;
}.oxw_ft_soc_8fp svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.oxw_ft_soc_8fp:hover {
  background: rgba(255, 255, 255, 0.07);
}.oxw_ft_legal_8fp {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A7860;
}.oxw_ft_legal_8fp strong {
  font-weight: 700;
  color: #9A8670;
}.oxw_ft_legal_8fp a {
  color: #9A8670;
  text-decoration: underline;
}.oxw_ft_age_8fp {
  border: 2px solid #8A7860;
  border-radius: 50%;
  width: 32px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  justify-content: center;
  font-weight: 800;
  font-size: 11px;
  color: #8A7860;
  align-items: center;
  height: 32px;
}