*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D6C9B4;
  line-height: 1.6;
  background-color: #0E0B08;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.oox_layout_f04 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.oox_page_f04 {
  min-height: 100vh;
  display: flex;
}.oox_main_f04 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.oox_main_f04 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.oox_main_f04 {
  padding-bottom: 4.5rem;
}
}.oox_gc_f04 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 160, 0.06);
  border-radius: 8px;
  background: #151109;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.oox_gc_f04 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.oox_gc_f04 {
  width: 168px;
}
}.oox_gc_f04:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 137, 46, 0.07);
}.oox_gc_img_f04 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.oox_gc_img_f04 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.oox_gc_hover_f04 {
  transition: opacity .2s;
  background: rgba(7, 5, 3, 0.72);
  inset: 0;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.oox_gc_f04:hover .oox_gc_hover_f04 {
  opacity: 1;
}.oox_gc_hover_btn_f04 {
  border-radius: 0.25rem;
  padding: 8px 16px;
  background: #C4892E;
  font-size: 0.75rem;
  color: #F4EDE0;
  font-weight: 700;
}.oox_gc_info_f04 {
  padding: 0.5rem 0.625rem 10px;
}.oox_gc_name_f04 {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  color: #D6C9B4;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.oox_gc_prov_f04 {
  font-size: 10px;
  color: #5C4F3A;
}.oox_gc_tag_f04 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 6px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.563rem;
  z-index: 2;
  font-weight: 700;
  position: absolute;
  top: 6px;
}.oox_gc_tag_hot_f04 {
  background: #CC3D3D;
  color: #fff;
}.oox_gc_tag_new_f04 {
  background: #4BAE74;
  color: #0E0B08;
}.oox_gc_tag_jp_f04 {
  background: #E8A830;
  color: #0E0B08;
}.oox_gc_tag_ex_f04 {
  background: #7A4F22;
  color: #fff;
}.oox_gc_tag_live_f04 {
  background: #CC3D3D;
  color: #fff;
}.oox_gr_f04 {
  padding: 32px 16px 0;
  background: #0E0B08;
}
@media(min-width: 765px) {.oox_gr_f04 {
  padding: 36px 1.5rem 0;
}
}.oox_gr_in_f04 {
  margin: 0 auto;
  max-width: 1320px;
}.oox_gr_head_f04 {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.oox_gr_head_l_f04 {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.oox_gr_ic_f04 {
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  width: 32px;
}.oox_gr_ic_f04 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.oox_gr_title_f04 {
  overflow-wrap: break-word;
  color: #F4EDE0;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width:768px) {.oox_gr_title_f04 {
  font-size: 1.125rem;
}
}.oox_gr_more_f04 {
  gap: 5px;
  transition: color .2s;
  color: #7E6E56;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.oox_gr_more_f04:hover {
  color: #C4892E;
}.oox_gr_more_f04 svg {
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.oox_gr_arrows_f04 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.oox_gr_arr_f04 {
  background: rgba(255, 235, 190, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 220, 160, 0.11);
  transition: background .15s,color .15s;
  color: #A8977E;
  align-items: center;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
}.oox_gr_arr_f04:hover {
  background: rgba(255, 235, 190, 0.07);
  color: #F4EDE0;
}.oox_gr_arr_f04 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.oox_gr_seo_h_f04 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  max-width: 42.5rem;
  font-weight: 700;
  color: #D6C9B4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.oox_gr_seo_h_f04 {
  font-size: 0.875rem;
}
}.oox_gr_seo_f04 {
  color: #7E6E56;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 0.75rem;
}.oox_gr_seo_f04 strong {
  color: #D6C9B4;
  font-weight: 600;
}.oox_gr_scroll_f04 {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.oox_gr_scroll_f04::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.oox_gr_scroll_f04 {
  gap: 0.75rem;
}
}.oox_tb_f04 {
  background: #0E0B08;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  position: fixed;
  z-index: 80;
  align-items: center;
  right: 0;
  display: flex;
  height: 56px;
  top: 0;
  left: 0;
}.oox_tb_in_f04 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.oox_tb_burger_f04 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  justify-content: center;
  display: flex;
  margin-right: 8px;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
  flex-shrink: 0;
}.oox_tb_burger_f04:hover {
  background: rgba(255, 235, 190, 0.05);
}.oox_tb_burger_line_f04 {
  border-radius: 1px;
  background: #A8977E;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1083px) {.oox_tb_burger_f04 {
  display: none;
}
}.oox_tb_logo_f04 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  color: #F4EDE0;
  font-size: 1.125rem;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  margin-right: 1.25rem;
}.oox_tb_logo_mark_f04 {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
  width: 32px;
}.oox_tb_logo_mark_f04 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oox_tb_nav_f04 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.oox_tb_nav_f04 {
  display: flex;
}
}.oox_tb_tab_f04 {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 14px;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A8977E;
  white-space: nowrap;
}.oox_tb_tab_f04:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F4EDE0;
}.oox_tb_tab_f04.oox_state_active_f04 {
  background: rgba(196, 137, 46, 0.18);
  color: #F4EDE0;
}.oox_tb_right_f04 {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.oox_tb_login_f04 {
  border: 1px solid rgba(255, 220, 160, 0.11);
  background: rgba(255, 235, 190, 0.05);
  padding: 0.563rem 1rem;
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  font-size: 13px;
  display: none;
  color: #D6C9B4;
  font-weight: 600;
}.oox_tb_login_f04:hover {
  border-color: rgba(196, 137, 46, 0.38);
  color: #F4EDE0;
}
@media(min-width: 483px) {.oox_tb_login_f04 {
  display: block;
}
}.oox_tb_reg_f04 {
  border-radius: 8px;
  background: #4BAE74;
  transition: background .2s;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #100C07;
  font-weight: 700;
  font-size: 13px;
}.oox_tb_reg_f04:hover {
  background: #5CC484;
}.oox_sb_f04 {
  transition: transform .25s ease;
  background: #1C1712;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 190, 0.05);
  width: 13.75rem;
  left: 0;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  top: 3.5rem;
  bottom: 0;
}.oox_sb_f04.oox_state_open_f04 {
  transform: translateX(0);
}.oox_sb_f04::-webkit-scrollbar {
  width: 0.25rem;
}.oox_sb_f04::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 190, 0.07);
}
@media(min-width: 1083px) {.oox_sb_f04 {
  transform: translateX(0);
}
}.oox_sb_auth_f04 {
  padding: 0.875rem 0.75rem 10px;
}.oox_sb_btn_reg_f04 {
  border-radius: 0.5rem;
  padding: 0.688rem;
  background: #4BAE74;
  transition: background .2s;
  display: block;
  color: #100C07;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
  text-align: center;
}.oox_sb_btn_reg_f04:hover {
  background: #5CC484;
}.oox_sb_btn_login_f04 {
  transition: border-color .2s;
  background: rgba(255, 235, 190, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 220, 160, 0.11);
  border-radius: 8px;
  color: #D6C9B4;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 600;
}.oox_sb_btn_login_f04:hover {
  border-color: rgba(196, 137, 46, 0.38);
  color: #F4EDE0;
}.oox_sb_promo_f04 {
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#3A2208,#1C1712);
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 137, 46, 0.18);
  position: relative;
}.oox_sb_promo_f04::before {
  background: radial-gradient(circle,rgba(196, 137, 46, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  position: absolute;
  width: 80px;
  height: 80px;
  content: '';
  top: -1.25rem;
}.oox_sb_promo_title_f04 {
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #C4892E;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}.oox_sb_promo_text_f04 {
  line-height: 1.35;
  font-size: 12px;
  color: #F4EDE0;
  font-weight: 600;
  overflow-wrap: break-word;
}.oox_sb_promo_sub_f04 {
  color: #7E6E56;
  font-size: 0.625rem;
  margin-top: 3px;
}.oox_sb_nav_f04 {
  padding: 6px 8px 16px;
}.oox_sb_nav_lb_f04 {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #5C4F3A;
}.oox_sb_link_f04 {
  padding: 0.563rem 10px;
  gap: 10px;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
  color: #A8977E;
}.oox_sb_link_f04:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F4EDE0;
}.oox_sb_link_f04.oox_state_active_f04 {
  background: rgba(196, 137, 46, 0.18);
  color: #F4EDE0;
}.oox_sb_ic_f04 {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  height: 30px;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
}.oox_sb_ic_f04 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.oox_sb_ic_1_f04 {
  background: rgba(196, 137, 46, 0.07);
  color: #C4892E;
}.oox_sb_ic_2_f04 {
  background: rgba(75, 174, 116, 0.16);
  color: #4BAE74;
}.oox_sb_ic_3_f04 {
  background: rgba(232, 168, 48, 0.14);
  color: #E8A830;
}.oox_sb_ic_4_f04 {
  background: rgba(122, 79, 34, 0.22);
  color: #7A4F22;
}.oox_sb_ic_5_f04 {
  background: rgba(196, 137, 46, 0.07);
  color: #D44B8A;
}.oox_sb_ic_6_f04 {
  background: rgba(122, 79, 34, 0.22);
  color: #9B5FD4;
}.oox_sb_badge_f04 {
  padding: 2px 7px;
  background: #E8A830;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.563rem;
  color: #100C07;
  margin-left: auto;
}.oox_sb_bot_f04 {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  display: flex;
}.oox_sb_lang_f04,.oox_sb_help_f04 {
  gap: 6px;
  transition: border-color .2s;
  padding: 9px 6px;
  border-radius: 4px;
  flex: 1;
  border: 1px solid rgba(255, 220, 160, 0.06);
  background: rgba(255, 235, 190, 0.05);
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A8977E;
}.oox_sb_lang_f04:hover,.oox_sb_help_f04:hover {
  border-color: rgba(196, 137, 46, 0.38);
  color: #F4EDE0;
}.oox_sb_lang_f04 svg,.oox_sb_help_f04 svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
}.oox_sb_bd_f04 {
  background: rgba(7, 5, 3, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.oox_sb_bd_f04.oox_state_on_f04 {
  display: block;
}
@media(min-width: 1079px) {.oox_sb_bd_f04 {
  display: none!important;
}
}.oox_mob_nav_f04 {
  border-top: 1px solid rgba(255, 220, 160, 0.11);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1712;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.oox_mob_nav_f04 {
  display: none;
}
}.oox_mob_nav_item_f04 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  cursor: pointer;
  align-items: center;
  color: #5C4F3A;
  display: flex;
  flex-direction: column;
}.oox_mob_nav_ic_f04 {
  line-height: 1;
}.oox_mob_nav_ic_f04 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.oox_mob_nav_lb_f04 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5C4F3A;
}.oox_mob_nav_item_f04.oox_state_active_f04 {
  color: #C4892E;
}.oox_mob_nav_item_f04.oox_state_active_f04 .oox_mob_nav_lb_f04 {
  color: #C4892E;
}.oox_hero_f04 {
  background: #0E0B08;
  padding: 20px 1rem 0;
}
@media(min-width: 766px) {.oox_hero_f04 {
  padding: 24px 24px 0;
}
}.oox_hero_in_f04 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.oox_hero_in_f04 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.oox_hero_in_f04 {
  grid-template-columns: 1fr 21.25rem;
}
}.oox_hero_promo_f04 {
  border-radius: 0.875rem;
  background: #151109;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 765px) {.oox_hero_promo_f04 {
  min-height: 17.5rem;
}
}.oox_hero_promo_bg_f04 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3A2208 0%,#0E0B08 100%);
  background-size: cover;
  position: absolute;
}.oox_hero_promo_bg_f04::after {
  background: linear-gradient(90deg,#0E0B08 0%,rgba(7, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.oox_hero_promo_glow_f04 {
  background: radial-gradient(circle,rgba(122, 79, 34, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 300px;
  right: 3.75rem;
  position: absolute;
  height: 300px;
  pointer-events: none;
}.oox_hero_promo_ct_f04 {
  padding: 28px 1.5rem 28px 28px;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  flex-direction: column;
  z-index: 2;
  display: flex;
}
@media(min-width: 770px) {.oox_hero_promo_ct_f04 {
  padding: 40px 2rem;
}
}.oox_hero_badge_f04 {
  background: rgba(196, 137, 46, 0.18);
  border-radius: 20px;
  border: 1px solid rgba(196, 137, 46, 0.07);
  padding: 0.313rem 12px;
  font-weight: 700;
  display: inline-block;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #C4892E;
  letter-spacing: .08em;
}.oox_hero_h1_f04 {
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F4EDE0;
  font-size: 1.625rem;
  font-weight: 800;
}.oox_hero_h1_f04 em {
  font-style: normal;
  color: #E8A830;
}
@media(min-width:768px) {.oox_hero_h1_f04 {
  font-size: 36px;
}
}.oox_hero_sub_f04 {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
  color: #A8977E;
}
@media(min-width: 767px) {.oox_hero_sub_f04 {
  font-size: 0.875rem;
}
}.oox_hero_row_f04 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.oox_hero_cta_f04 {
  background: #4BAE74;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #100C07;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(75, 174, 116, 0.42);
  font-size: 0.875rem;
}.oox_hero_cta_f04:hover {
  background: #5CC484;
}.oox_hero_terms_f04 {
  font-size: 11px;
  color: #5C4F3A;
}.oox_hero_game_f04 {
  overflow: hidden;
  background: #151109;
  border: 1px solid rgba(255, 220, 160, 0.06);
  border-radius: 0.875rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.oox_hero_game_badge_f04 {
  border-radius: 20px;
  border: 1px solid rgba(232, 168, 48, 0.14);
  padding: 0.313rem 10px;
  background: rgba(232, 168, 48, 0.14);
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  left: 0.75rem;
  z-index: 3;
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  color: #E8A830;
}.oox_hero_game_badge_f04 svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.oox_hero_game_img_f04 {
  background: linear-gradient(135deg,#3A2208,#0E0B08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.oox_hero_game_img_f04 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.oox_hero_game_play_f04 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 5, 3, 0.72);
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.oox_hero_game_f04:hover .oox_hero_game_play_f04 {
  opacity: 1;
}.oox_hero_game_play_f04 span {
  background: #C4892E;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
}.oox_hero_game_play_f04 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.oox_hero_game_info_f04 {
  padding: 0.875rem 1rem;
}.oox_hero_game_title_f04 {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F4EDE0;
  overflow-wrap: break-word;
  font-weight: 700;
}.oox_hero_game_provider_f04 {
  color: #7E6E56;
  font-size: 0.688rem;
}.oox_hero_game_btn_f04 {
  border-radius: 0.5rem;
  padding: 11px;
  background: #C4892E;
  transition: background .2s;
  margin: 0.75rem 16px 1rem;
  text-align: center;
  font-weight: 700;
  color: #F4EDE0;
  font-size: 0.813rem;
  display: block;
}.oox_hero_game_f04:hover .oox_hero_game_btn_f04 {
  background: #D9A040;
}.oox_sbar_f04 {
  background: #0E0B08;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.oox_sbar_f04 {
  padding: 18px 24px 0;
}
}.oox_sbar_in_f04 {
  margin: 0 auto;
  max-width: 1320px;
}.oox_sbar_row_f04 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.oox_sbar_input_f04 {
  flex: 1;
  border-radius: 0.5rem;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 160, 0.11);
  background: #151109;
  padding: 0.688rem 1rem;
  color: #7E6E56;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.oox_sbar_input_f04:hover {
  border-color: rgba(196, 137, 46, 0.38);
}.oox_sbar_input_f04 svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
}.oox_sbar_providers_f04 {
  border-radius: 8px;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 220, 160, 0.11);
  background: #151109;
  transition: border-color .2s;
  gap: 0.5rem;
  white-space: nowrap;
  font-size: 13px;
  align-items: center;
  color: #D6C9B4;
  display: flex;
  font-weight: 600;
}.oox_sbar_providers_f04:hover {
  border-color: rgba(196, 137, 46, 0.38);
  color: #F4EDE0;
}.oox_sbar_providers_f04 svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.oox_sbar_tabs_f04 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.oox_sbar_tabs_f04::-webkit-scrollbar {
  display: none;
}.oox_sbar_tab_f04 {
  border: 1px solid rgba(255, 220, 160, 0.06);
  background: rgba(255, 235, 190, 0.05);
  border-radius: 1.25rem;
  padding: 8px 14px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #A8977E;
  font-size: 12px;
  cursor: pointer;
}.oox_sbar_tab_f04:hover {
  background: rgba(255, 235, 190, 0.07);
  border-color: rgba(196, 137, 46, 0.38);
  color: #F4EDE0;
}.oox_sbar_tab_f04.oox_state_active_f04 {
  background: rgba(196, 137, 46, 0.18);
  border-color: rgba(196, 137, 46, 0.07);
  color: #F4EDE0;
}.oox_sbar_tab_ic_f04 svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.oox_gcg_f04 {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.oox_gcg_f04 {
  padding: 2.75rem 1.5rem 0;
}
}.oox_gcg_in_f04 {
  margin: 0 auto;
  max-width: 1320px;
}.oox_gcg_head_f04 {
  margin-bottom: 20px;
  max-width: 45rem;
}.oox_gcg_label_f04 {
  font-size: 0.688rem;
  color: #C4892E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.oox_gcg_h2_f04 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EDE0;
  font-size: 22px;
}
@media(min-width: 769px) {.oox_gcg_h2_f04 {
  font-size: 28px;
}
}.oox_gcg_intro_f04 {
  font-size: 13px;
  line-height: 1.6;
  color: #7E6E56;
}.oox_gcg_grid_f04 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.oox_gcg_grid_f04 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.oox_gcg_grid_f04 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oox_gcg_card_f04 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 220, 160, 0.11);
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
}.oox_gcg_card_f04:hover {
  border-color: rgba(196, 137, 46, 0.18);
  transform: translateY(-3px);
}.oox_gcg_card_bg_f04 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.oox_gcg_card_bg_f04::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.oox_gcg_card_ic_f04 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  position: absolute;
  top: 1.125rem;
  color: #F4EDE0;
  right: 18px;
  width: 40px;
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2.5rem;
}.oox_gcg_card_ic_f04 svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.oox_gcg_card_ct_f04 {
  position: relative;
  z-index: 1;
}.oox_gcg_card_h_f04 {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F4EDE0;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.oox_gcg_card_h_f04 {
  font-size: 1.25rem;
}
}.oox_gcg_card_p_f04 {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.oox_gcg_card_p_f04 strong {
  color: #F4EDE0;
  font-weight: 600;
}.oox_gcg_card_cta_f04 {
  gap: 0.25rem;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  color: #C4892E;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
}.oox_gcg_card_cta_f04 svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oox_ws_f04 {
  padding: 32px 1rem 0;
  background: #0E0B08;
}
@media(min-width: 771px) {.oox_ws_f04 {
  padding: 36px 24px 0;
}
}.oox_ws_in_f04 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oox_ws_head_f04 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.oox_ws_title_f04 {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  align-items: center;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F4EDE0;
  overflow-wrap: break-word;
}.oox_ws_title_ic_f04 svg {
  color: #E8A830;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
}.oox_ws_online_f04 {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  color: #7E6E56;
  align-items: center;
  display: flex;
}.oox_ws_online_dot_f04 {
  background: #4BAE74;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(75, 174, 116, 0.16);
  height: 8px;
  flex-shrink: 0;
}.oox_ws_scroll_f04 {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.oox_ws_scroll_f04::-webkit-scrollbar {
  display: none;
}.oox_wc_f04 {
  background: #151109;
  border: 1px solid rgba(255, 220, 160, 0.11);
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  gap: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.oox_wc_img_f04 {
  overflow: hidden;
  background: #1C1712;
  border-radius: 0.25rem;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.oox_wc_img_f04 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.oox_wc_info_f04 {
  min-width: 0;
}.oox_wc_game_f04 {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #D6C9B4;
  text-overflow: ellipsis;
}.oox_wc_player_f04 {
  overflow: hidden;
  color: #5C4F3A;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.oox_wc_amount_f04 {
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
  color: #4BAE74;
  flex-shrink: 0;
  white-space: nowrap;
}.oox_htp_f04 {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.oox_htp_f04 {
  padding: 2.75rem 24px 0;
}
}.oox_htp_in_f04 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oox_htp_head_f04 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.oox_htp_label_f04 {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4892E;
}.oox_htp_h2_f04 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  color: #F4EDE0;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.oox_htp_h2_f04 {
  font-size: 1.75rem;
}
}.oox_htp_intro_f04 {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7E6E56;
}.oox_htp_steps_f04 {
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.oox_htp_steps_f04 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.oox_htp_steps_f04 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.oox_htp_step_f04 {
  background: #1C1712;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255, 220, 160, 0.11);
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.oox_htp_step_num_f04 {
  border-radius: 50%;
  background: #C4892E;
  color: #100C07;
  align-items: center;
  position: absolute;
  font-size: 0.813rem;
  display: flex;
  left: 20px;
  top: -12px;
  justify-content: center;
  font-family: 'Cinzel', serif;
  width: 28px;
  height: 1.75rem;
  font-weight: 800;
}.oox_htp_step_ic_f04 {
  margin: 0.5rem 0 12px;
  background: rgba(196, 137, 46, 0.18);
  border-radius: 0.25rem;
  width: 36px;
  height: 36px;
  color: #C4892E;
  align-items: center;
  justify-content: center;
  display: flex;
}.oox_htp_step_ic_f04 svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.oox_htp_step_h_f04 {
  line-height: 1.25;
  font-size: 14px;
  color: #F4EDE0;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.oox_htp_step_p_f04 {
  overflow-wrap: break-word;
  color: #7E6E56;
  line-height: 1.55;
  font-size: 13px;
}.oox_htp_step_p_f04 strong {
  color: #D6C9B4;
  font-weight: 600;
}.oox_htp_cta_f04 {
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #4BAE74;
  border-radius: 0.5rem;
  color: #100C07;
  display: inline-block;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 20px;
}.oox_htp_cta_f04:hover {
  background: #5CC484;
}.oox_app_f04 {
  background: #0E0B08;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.oox_app_f04 {
  padding: 44px 24px 0;
}
}.oox_app_in_f04 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oox_app_head_f04 {
  margin-bottom: 1rem;
}.oox_app_label_f04 {
  font-weight: 700;
  text-transform: uppercase;
  color: #C4892E;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.oox_app_h2_f04 {
  color: #F4EDE0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 769px) {.oox_app_h2_f04 {
  font-size: 1.5rem;
}
}.oox_app_sub_f04 {
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #7E6E56;
  font-size: 13px;
  line-height: 1.6;
}.oox_app_sub_f04 strong {
  color: #D6C9B4;
  font-weight: 700;
}.oox_app_cards_f04 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.oox_app_cards_f04 {
  grid-template-columns: repeat(3,1fr);
}
}.oox_app_card_f04 {
  border-radius: 0.5rem;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.oox_app_card_ios_f04 {
  background: linear-gradient(135deg,rgba(196, 137, 46, 0.18) 0%,#1C1712 100%);
}.oox_app_card_android_f04 {
  background: linear-gradient(135deg,rgba(75, 174, 116, 0.16) 0%,#1C1712 100%);
}.oox_app_card_win_f04 {
  background: linear-gradient(135deg,rgba(232, 168, 48, 0.14) 0%,#1C1712 100%);
}.oox_app_card_ic_f04 svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 34px;
  stroke-linejoin: round;
}.oox_app_card_ic_f04 {
  color: #F4EDE0;
  flex-shrink: 0;
}.oox_app_card_os_f04 {
  color: #7E6E56;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.oox_app_card_title_f04 {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F4EDE0;
}.oox_app_card_text_f04 {
  color: #7E6E56;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.oox_app_card_btn_f04 {
  border: 1px solid rgba(196, 137, 46, 0.38);
  transition: background .2s;
  background: rgba(255, 235, 190, 0.12);
  border-radius: 4px;
  gap: 7px;
  padding: 0.625rem 18px;
  align-items: center;
  font-size: 0.813rem;
  color: #F4EDE0;
  display: inline-flex;
  font-weight: 700;
}.oox_app_card_btn_f04:hover {
  background: rgba(255, 235, 190, 0.07);
}.oox_bon_f04 {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.oox_bon_f04 {
  padding: 44px 1.5rem 0;
}
}.oox_bon_in_f04 {
  margin: 0 auto;
  max-width: 1320px;
}.oox_bon_head_f04 {
  margin-bottom: 1.25rem;
}.oox_bon_label_f04 {
  margin-bottom: 8px;
  color: #C4892E;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.oox_bon_h2_f04 {
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EDE0;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.oox_bon_h2_f04 {
  font-size: 24px;
}
}.oox_bon_seo_f04 {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #7E6E56;
  line-height: 1.6;
}.oox_bon_seo_f04 strong {
  font-weight: 700;
  color: #D6C9B4;
}.oox_bon_seo_f04 a {
  color: #C4892E;
  text-decoration: underline;
}.oox_bon_grid_f04 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.oox_bon_grid_f04 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.oox_bon_grid_f04 {
  grid-template-columns: repeat(5,1fr);
}
}.oox_bon_card_f04 {
  background: #151109;
  border: 1px solid rgba(255, 220, 160, 0.11);
  padding: 1rem;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.oox_bon_card_f04:hover {
  border-color: rgba(196, 137, 46, 0.07);
  transform: translateY(-2px);
}.oox_bon_card_ic_f04 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.oox_bon_card_ic_f04 {
  margin-bottom: 10px;
}.oox_bon_card_type_f04 {
  text-transform: uppercase;
  color: #7E6E56;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
}.oox_bon_card_amount_f04 {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.125rem;
  color: #E8A830;
}.oox_bon_card_name_f04 {
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F4EDE0;
}.oox_bon_card_detail_f04 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 11px;
  color: #5C4F3A;
}.oox_reg_f04 {
  padding: 36px 1rem 0;
  background: #0E0B08;
}
@media(min-width: 765px) {.oox_reg_f04 {
  padding: 2.75rem 1.5rem 0;
}
}.oox_reg_in_f04 {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1C1712;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 220, 160, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.oox_reg_in_f04 {
  padding: 40px;
}
}.oox_reg_top_f04 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.oox_reg_top_f04 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.oox_reg_label_f04 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C4892E;
}.oox_reg_h2_f04 {
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F4EDE0;
}
@media(min-width:768px) {.oox_reg_h2_f04 {
  font-size: 1.75rem;
}
}.oox_reg_bonus_f04 {
  border: 1px solid rgba(232, 168, 48, 0.14);
  background: rgba(232, 168, 48, 0.14);
  border-radius: 8px;
  gap: 8px;
  padding: 10px 1rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.oox_reg_bonus_amount_f04 {
  font-weight: 800;
  font-size: 20px;
  color: #E8A830;
}.oox_reg_bonus_text_f04 {
  line-height: 1.35;
  color: #A8977E;
  font-size: 13px;
}.oox_reg_cta_btn_f04 {
  border-radius: 8px;
  background: #4BAE74;
  padding: 14px 32px;
  transition: background .2s;
  font-weight: 700;
  color: #100C07;
  margin-bottom: 12px;
  display: inline-block;
  font-size: 0.938rem;
  box-shadow: 0 4px 1.125rem rgba(75, 174, 116, 0.42);
}.oox_reg_cta_btn_f04:hover {
  background: #5CC484;
}.oox_reg_terms_f04 {
  font-size: 0.688rem;
  color: #5C4F3A;
  line-height: 1.5;
}.oox_reg_seo_f04 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #7E6E56;
}.oox_reg_seo_f04 p {
  color: #7E6E56;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.oox_reg_seo_f04 p:last-child {
  margin-bottom: 0;
}.oox_reg_seo_f04 strong {
  color: #D6C9B4;
  font-weight: 700;
}.oox_reg_seo_f04 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4892E;
}.oox_reg_seo_f04 a:hover {
  color: #D9A040;
}.oox_reg_seo_f04 ul,.oox_reg_seo_f04 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.oox_reg_seo_f04 ol {
  list-style: decimal;
}.oox_reg_seo_f04 li {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
  color: #7E6E56;
}.oox_reg_seo_f04 table {
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.oox_reg_seo_f04 table {
  display: table;
}
}.oox_reg_seo_f04 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #D6C9B4;
}.oox_reg_seo_f04 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #7E6E56;
}.oox_reg_steps_f04 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width:860px) {.oox_reg_steps_f04 {
  margin-top: 0;
}
}.oox_reg_step_f04 {
  border-radius: 8px;
  border: 1px solid rgba(255, 220, 160, 0.06);
  padding: 1rem;
  background: rgba(255, 235, 190, 0.05);
  gap: 0.875rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.oox_reg_step_num_f04 {
  border-radius: 50%;
  border: 1px solid rgba(196, 137, 46, 0.07);
  background: rgba(196, 137, 46, 0.18);
  display: flex;
  font-size: 14px;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  color: #C4892E;
  justify-content: center;
  height: 34px;
  width: 34px;
}.oox_reg_step_title_f04 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4EDE0;
}.oox_reg_step_text_f04 {
  color: #7E6E56;
  line-height: 1.5;
  font-size: 0.75rem;
}.oox_reg_trust_f04 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.oox_reg_trust_item_f04 {
  gap: 7px;
  color: #7E6E56;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.oox_reg_trust_ic_f04 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  color: #C4892E;
  stroke-linecap: round;
}.oox_prov_f04 {
  padding: 2.25rem 1rem 0;
  background: #0E0B08;
}
@media(min-width: 765px) {.oox_prov_f04 {
  padding: 2.75rem 24px 0;
}
}.oox_prov_in_f04 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oox_prov_head_f04 {
  margin-bottom: 1rem;
}.oox_prov_label_f04 {
  color: #C4892E;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.oox_prov_h2_f04 {
  color: #F4EDE0;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 770px) {.oox_prov_h2_f04 {
  font-size: 24px;
}
}.oox_prov_seo_f04 {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #7E6E56;
}.oox_prov_seo_f04 strong {
  font-weight: 700;
  color: #D6C9B4;
}.oox_prov_seo_f04 a {
  color: #C4892E;
  text-decoration: underline;
}.oox_prov_grid_f04 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.oox_prov_grid_f04 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.oox_prov_grid_f04 {
  grid-template-columns: repeat(8,1fr);
}
}.oox_prov_card_f04 {
  border: 1px solid rgba(255, 220, 160, 0.11);
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  background: #151109;
  padding: 0.875rem 10px;
  gap: 7px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.oox_prov_card_f04:hover {
  background: #1C1712;
  border-color: rgba(196, 137, 46, 0.38);
}.oox_prov_logo_f04 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 235, 190, 0.05);
  width: 44px;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
}.oox_prov_logo_f04 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.oox_prov_name_f04 {
  color: #A8977E;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.oox_rv_f04 {
  background: #0E0B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.oox_rv_f04 {
  padding: 2.75rem 24px 0;
}
}.oox_rv_in_f04 {
  margin: 0 auto;
  max-width: 1320px;
}.oox_rv_head_f04 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.oox_rv_label_f04 {
  color: #C4892E;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.oox_rv_h2_f04 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  font-weight: 800;
  color: #F4EDE0;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.oox_rv_h2_f04 {
  font-size: 1.75rem;
}
}.oox_rv_stats_f04 {
  gap: 1.125rem;
  color: #7E6E56;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
  display: flex;
}.oox_rv_stats_score_f04 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.oox_rv_stats_score_val_f04 {
  font-size: 22px;
  color: #E8A830;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}.oox_rv_stats_score_max_f04 {
  font-size: 13px;
  color: #5C4F3A;
}.oox_rv_stats_badge_f04 {
  gap: 4px;
  align-items: center;
  display: flex;
}.oox_rv_stats_badge_f04 svg {
  color: #E8A830;
  width: 14px;
  height: 14px;
}.oox_rv_grid_f04 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.oox_rv_grid_f04 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.oox_rv_grid_f04 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oox_rv_card_f04 {
  border: 1px solid rgba(255, 220, 160, 0.11);
  background: #1C1712;
  border-radius: 0.5rem;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.oox_rv_card_stars_f04 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A830;
}.oox_rv_card_stars_f04 svg {
  width: 0.875rem;
  height: 14px;
}.oox_rv_card_h_f04 {
  color: #F4EDE0;
  margin-bottom: 0.5rem;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
}.oox_rv_card_body_f04 {
  flex: 1;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  color: #7E6E56;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.oox_rv_card_body_f04 strong {
  font-weight: 600;
  color: #D6C9B4;
}.oox_rv_card_meta_f04 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0.75rem;
}.oox_rv_card_author_f04 {
  font-weight: 600;
  color: #D6C9B4;
  font-size: 0.75rem;
}.oox_rv_card_date_f04 {
  color: #5C4F3A;
  font-size: 0.688rem;
}.oox_faq_f04 {
  background: #0E0B08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.oox_faq_f04 {
  padding: 44px 24px 0;
}
}.oox_faq_in_f04 {
  margin: 0 auto;
  max-width: 82.5rem;
}.oox_faq_head_f04 {
  margin-bottom: 1.25rem;
}.oox_faq_label_f04 {
  font-weight: 700;
  text-transform: uppercase;
  color: #C4892E;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
}.oox_faq_h2_f04 {
  font-family: 'Cinzel', serif;
  color: #F4EDE0;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.oox_faq_h2_f04 {
  font-size: 24px;
}
}.oox_faq_list_f04 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.oox_faq_item_f04 {
  background: #1C1712;
  border: 1px solid rgba(255, 220, 160, 0.11);
  overflow: hidden;
  border-radius: 8px;
}.oox_faq_q_f04 {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  align-items: center;
  color: #D6C9B4;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 600;
}.oox_faq_q_f04:hover {
  color: #F4EDE0;
}.oox_faq_q_ic_f04 {
  background: rgba(255, 235, 190, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-size: 1rem;
  color: #C4892E;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
}.oox_faq_item_f04.oox_state_open_f04 .oox_faq_q_ic_f04 {
  transform: rotate(45deg);
}.oox_faq_a_f04 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  color: #7E6E56;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.oox_faq_item_f04.oox_state_open_f04 .oox_faq_a_f04 {
  display: block;
}.oox_faq_a_f04 strong {
  color: #D6C9B4;
  font-weight: 700;
}.oox_faq_a_f04 a {
  text-decoration: underline;
  color: #C4892E;
}.oox_faq_a_f04 ul,.oox_faq_a_f04 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.oox_faq_a_f04 ol {
  list-style: decimal;
}.oox_faq_a_f04 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.oox_faq_a_f04 table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.oox_faq_a_f04 table {
  display: table;
}
}.oox_faq_a_f04 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.375rem 0.5rem;
  color: #D6C9B4;
  text-align: left;
  font-weight: 700;
}.oox_faq_a_f04 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 6px 8px;
  color: #7E6E56;
}.oox_seo_f04 {
  padding: 2.25rem 16px 0;
  background: #0E0B08;
}
@media(min-width: 769px) {.oox_seo_f04 {
  padding: 2.75rem 1.5rem 0;
}
}.oox_seo_in_f04 {
  border: 1px solid rgba(255, 220, 160, 0.11);
  background: #1C1712;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.oox_seo_in_f04 {
  padding: 36px 40px;
}
}.oox_seo_label_f04 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4892E;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
}.oox_seo_h2_f04 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  color: #F4EDE0;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 769px) {.oox_seo_h2_f04 {
  font-size: 1.5rem;
}
}.oox_seo_body_f04 {
  color: #A8977E;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.oox_seo_body_f04 p {
  font-size: 14px;
  color: #A8977E;
  margin-bottom: 12px;
  line-height: 1.75;
}.oox_seo_body_f04 p:last-child {
  margin-bottom: 0;
}.oox_seo_body_f04 strong {
  color: #D6C9B4;
  font-weight: 700;
}.oox_seo_body_f04 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4892E;
}.oox_seo_body_f04 a:hover {
  color: #D9A040;
}.oox_seo_body_f04 ul,.oox_seo_body_f04 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.oox_seo_body_f04 ol {
  list-style: decimal;
}.oox_seo_body_f04 li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8977E;
}.oox_seo_body_f04 table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.oox_seo_body_f04 table {
  display: table;
}
}.oox_seo_body_f04 th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.625rem 12px;
  color: #D6C9B4;
  text-align: left;
  font-weight: 700;
}.oox_seo_body_f04 td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.625rem 12px;
  color: #A8977E;
}.oox_seo_cols_f04 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.oox_seo_cols_f04 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.oox_seo_cols_f04 {
  grid-template-columns: repeat(3,1fr);
}
}.oox_seo_col_h_f04 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D6C9B4;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.oox_seo_col_p_f04 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7E6E56;
}.oox_seo_stats_f04 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.oox_seo_stat_f04 {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(196, 137, 46, 0.18);
  background: rgba(196, 137, 46, 0.07);
  border-radius: 8px;
  min-width: 8.75rem;
}.oox_seo_stat_val_f04 {
  font-size: 20px;
  color: #C4892E;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.oox_seo_stat_lb_f04 {
  color: #7E6E56;
  font-size: 11px;
  overflow-wrap: break-word;
}.oox_seo_f04 {
  background: #0E0B08;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.oox_seo_f04 {
  padding: 2.75rem 24px 0;
}
}.oox_seo_in_f04 {
  border: 1px solid rgba(255, 220, 160, 0.11);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1C1712;
  max-width: 1320px;
}
@media(min-width: 769px) {.oox_seo_in_f04 {
  padding: 36px 2.5rem;
}
}.oox_seo_label_f04 {
  font-weight: 700;
  color: #C4892E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.oox_seo_h2_f04 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4EDE0;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.oox_seo_h2_f04 {
  font-size: 1.5rem;
}
}.oox_seo_body_f04 {
  color: #A8977E;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.oox_seo_body_f04 p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8977E;
}.oox_seo_body_f04 p:last-child {
  margin-bottom: 0;
}.oox_seo_body_f04 strong {
  color: #D6C9B4;
  font-weight: 700;
}.oox_seo_body_f04 a {
  transition: color .2s;
  color: #C4892E;
  text-decoration: underline;
}.oox_seo_body_f04 a:hover {
  color: #D9A040;
}.oox_seo_body_f04 ul,.oox_seo_body_f04 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.oox_seo_body_f04 ol {
  list-style: decimal;
}.oox_seo_body_f04 li {
  margin-bottom: 0.375rem;
  color: #A8977E;
  font-size: 0.875rem;
  line-height: 1.75;
}.oox_seo_body_f04 table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.oox_seo_body_f04 table {
  display: table;
}
}.oox_seo_body_f04 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  color: #D6C9B4;
  font-weight: 700;
  text-align: left;
}.oox_seo_body_f04 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #A8977E;
}.oox_seo_cols_f04 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.oox_seo_cols_f04 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oox_seo_cols_f04 {
  grid-template-columns: repeat(3,1fr);
}
}.oox_seo_col_h_f04 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #D6C9B4;
  font-weight: 700;
}.oox_seo_col_p_f04 {
  overflow-wrap: break-word;
  color: #7E6E56;
  font-size: 13px;
  line-height: 1.65;
}.oox_seo_stats_f04 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.oox_seo_stat_f04 {
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 137, 46, 0.18);
  padding: 14px 16px;
  flex: 1;
  background: rgba(196, 137, 46, 0.07);
  min-width: 8.75rem;
}.oox_seo_stat_val_f04 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C4892E;
}.oox_seo_stat_lb_f04 {
  font-size: 0.688rem;
  color: #7E6E56;
  overflow-wrap: break-word;
}.oox_seo_f04 {
  background: #0E0B08;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.oox_seo_f04 {
  padding: 2.75rem 24px 0;
}
}.oox_seo_in_f04 {
  background: #1C1712;
  border-radius: 14px;
  border: 1px solid rgba(255, 220, 160, 0.11);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.oox_seo_in_f04 {
  padding: 36px 40px;
}
}.oox_seo_label_f04 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4892E;
}.oox_seo_h2_f04 {
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  color: #F4EDE0;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.oox_seo_h2_f04 {
  font-size: 1.5rem;
}
}.oox_seo_body_f04 {
  font-size: 14px;
  color: #A8977E;
  line-height: 1.75;
  overflow-wrap: break-word;
}.oox_seo_body_f04 p {
  color: #A8977E;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.oox_seo_body_f04 p:last-child {
  margin-bottom: 0;
}.oox_seo_body_f04 strong {
  font-weight: 700;
  color: #D6C9B4;
}.oox_seo_body_f04 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4892E;
}.oox_seo_body_f04 a:hover {
  color: #D9A040;
}.oox_seo_body_f04 ul,.oox_seo_body_f04 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.oox_seo_body_f04 ol {
  list-style: decimal;
}.oox_seo_body_f04 li {
  color: #A8977E;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.oox_seo_body_f04 table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.oox_seo_body_f04 table {
  display: table;
}
}.oox_seo_body_f04 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D6C9B4;
}.oox_seo_body_f04 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #A8977E;
}.oox_seo_cols_f04 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.oox_seo_cols_f04 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.oox_seo_cols_f04 {
  grid-template-columns: repeat(3,1fr);
}
}.oox_seo_col_h_f04 {
  color: #D6C9B4;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.oox_seo_col_p_f04 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E6E56;
}.oox_seo_stats_f04 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.oox_seo_stat_f04 {
  background: rgba(196, 137, 46, 0.07);
  border: 1px solid rgba(196, 137, 46, 0.18);
  padding: 14px 16px;
  border-radius: 8px;
  flex: 1;
  min-width: 8.75rem;
}.oox_seo_stat_val_f04 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C4892E;
}.oox_seo_stat_lb_f04 {
  color: #7E6E56;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.oox_ft_f04 {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  background: #070503;
  margin-top: 48px;
}.oox_ft_support_f04 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
}
@media(min-width:768px) {.oox_ft_support_f04 {
  padding: 1.75rem 1.5rem;
}
}.oox_ft_support_in_f04 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.oox_ft_support_main_f04 {
  gap: 16px;
  flex: 1;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
}.oox_ft_support_ic_f04 {
  flex-shrink: 0;
  color: #C4892E;
}.oox_ft_support_ic_f04 svg {
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
}.oox_ft_support_text_title_f04 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EDE0;
  font-size: 15px;
  margin-bottom: 3px;
}.oox_ft_support_text_sub_f04 {
  color: #7E6E56;
  font-size: 12px;
  overflow-wrap: break-word;
}.oox_ft_support_btn_f04 {
  border-radius: 0.5rem;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  background: #C4892E;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #F4EDE0;
  font-weight: 700;
  white-space: nowrap;
}.oox_ft_support_btn_f04:hover {
  background: #D9A040;
}.oox_ft_support_contacts_f04 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.oox_ft_support_contact_f04 {
  line-height: 1.4;
  color: #5C4F3A;
  font-size: 12px;
}.oox_ft_support_contact_f04 strong {
  margin-bottom: 2px;
  color: #A8977E;
  font-weight: 600;
  font-size: 11px;
  display: block;
}.oox_ft_main_f04 {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 766px) {.oox_ft_main_f04 {
  padding: 2.5rem 1.5rem 32px;
}
}.oox_ft_main_in_f04 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.oox_ft_main_in_f04 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.oox_ft_main_in_f04 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.oox_ft_col_logo_f04 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.oox_ft_col_logo_f04 {
  grid-column: auto;
}
}.oox_ft_logo_f04 {
  gap: 0.563rem;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4EDE0;
  font-size: 16px;
  flex-wrap: wrap;
}.oox_ft_logo_mark_f04 {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.oox_ft_logo_mark_f04 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.oox_ft_logo_sub_f04 {
  font-size: 12px;
  color: #5C4F3A;
  max-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.oox_ft_col_title_f04 {
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
  color: #A8977E;
  text-transform: uppercase;
  font-weight: 700;
}.oox_ft_col_links_f04 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.oox_ft_col_link_f04 {
  transition: color .2s;
  color: #5C4F3A;
  overflow-wrap: break-word;
  font-size: 13px;
}.oox_ft_col_link_f04:hover {
  color: #D6C9B4;
}.oox_ft_apps_f04 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.oox_ft_app_card_f04 {
  background: rgba(255, 235, 190, 0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 220, 160, 0.11);
  transition: border-color .2s;
  padding: 10px 0.75rem;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.oox_ft_app_card_f04:hover {
  border-color: rgba(196, 137, 46, 0.38);
}.oox_ft_app_card_ic_f04 svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
}.oox_ft_app_card_os_f04 {
  color: #5C4F3A;
  font-weight: 600;
  font-size: 0.625rem;
}.oox_ft_app_card_action_f04 {
  font-weight: 700;
  color: #D6C9B4;
  font-size: 12px;
}.oox_ft_bot_f04 {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.oox_ft_bot_f04 {
  padding: 1.25rem 1.5rem;
}
}.oox_ft_bot_in_f04 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.oox_ft_socials_f04 {
  gap: 8px;
  display: flex;
}.oox_ft_soc_f04 {
  transition: background .2s;
  border: 1px solid rgba(255, 220, 160, 0.11);
  border-radius: 4px;
  background: rgba(255, 235, 190, 0.05);
  width: 2.25rem;
  align-items: center;
  display: flex;
  color: #A8977E;
  height: 2.25rem;
  justify-content: center;
}.oox_ft_soc_f04 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.oox_ft_soc_f04:hover {
  background: rgba(255, 235, 190, 0.07);
}.oox_ft_legal_f04 {
  flex: 1;
  color: #8A7A62;
  min-width: 12.5rem;
  font-size: 0.688rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.oox_ft_legal_f04 strong {
  color: #A8977E;
  font-weight: 700;
}.oox_ft_legal_f04 a {
  color: #A8977E;
  text-decoration: underline;
}.oox_ft_age_f04 {
  border: 2px solid #8A7A62;
  border-radius: 50%;
  font-size: 0.688rem;
  align-items: center;
  color: #8A7A62;
  justify-content: center;
  font-weight: 800;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  margin-left: auto;
  display: flex;
}