*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0A05;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #D5C19A;
  font-family: 'Barlow', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.owx-layout_6fu {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.owx-page_6fu {
  display: flex;
  min-height: 100vh;
}.owx-main_6fu {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1083px) {.owx-main_6fu {
  padding-left: 13.75rem;
}
}
@media(max-width: 1078px) {.owx-main_6fu {
  padding-bottom: 4.5rem;
}
}.owx-gc_6fu {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 185, 80, 0.08);
  background: #140D06;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 639px) {.owx-gc_6fu {
  width: 156px;
}
}
@media(min-width:1080px) {.owx-gc_6fu {
  width: 168px;
}
}.owx-gc_6fu:hover {
  border-color: rgba(232, 146, 12, 0.07);
  transform: translateY(-3px);
}.owx-gc_img_6fu {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.owx-gc_img_6fu img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.owx-gc_hover_6fu {
  inset: 0;
  background: rgba(8, 4, 1, 0.72);
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.owx-gc_6fu:hover .owx-gc_hover_6fu {
  opacity: 1;
}.owx-gc_hover_btn_6fu {
  background: #E8920C;
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 0.75rem;
}.owx-gc_info_6fu {
  padding: 8px 0.625rem 10px;
}.owx-gc_name_6fu {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #D5C19A;
}.owx-gc_prov_6fu {
  color: #6A5638;
  font-size: 10px;
}.owx-gc_tag_6fu {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  top: 6px;
  text-transform: uppercase;
  font-weight: 700;
  left: 6px;
}.owx-gc_tag_hot_6fu {
  background: #E03828;
  color: #fff;
}.owx-gc_tag_new_6fu {
  background: #30C26A;
  color: #0E0A05;
}.owx-gc_tag_jp_6fu {
  background: #F5C030;
  color: #0E0A05;
}.owx-gc_tag_ex_6fu {
  background: #C25C06;
  color: #fff;
}.owx-gc_tag_live_6fu {
  background: #E03828;
  color: #fff;
}.owx-gr_6fu {
  padding: 2rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.owx-gr_6fu {
  padding: 2.25rem 24px 0;
}
}.owx-gr_in_6fu {
  margin: 0 auto;
  max-width: 1340px;
}.owx-gr_head_6fu {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.owx-gr_head_l_6fu {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.owx-gr_ic_6fu {
  border-radius: 10px;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.owx-gr_ic_6fu svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.owx-gr_title_6fu {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  color: #F6EDD8;
  font-weight: 700;
}
@media(min-width: 766px) {.owx-gr_title_6fu {
  font-size: 1.125rem;
}
}.owx-gr_more_6fu {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  color: #7E6848;
}.owx-gr_more_6fu:hover {
  color: #E8920C;
}.owx-gr_more_6fu svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.owx-gr_arrows_6fu {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.owx-gr_arr_6fu {
  background: rgba(255, 200, 100, 0.05);
  border: 1px solid rgba(255, 185, 80, 0.15);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  height: 30px;
  align-items: center;
  color: #A8906A;
  justify-content: center;
  width: 30px;
  display: flex;
}.owx-gr_arr_6fu:hover {
  background: rgba(255, 200, 100, 0.07);
  color: #F6EDD8;
}.owx-gr_arr_6fu svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.owx-gr_seo_h_6fu {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
  color: #D5C19A;
  max-width: 680px;
}
@media(min-width: 765px) {.owx-gr_seo_h_6fu {
  font-size: 14px;
}
}.owx-gr_seo_6fu {
  font-size: 12px;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7E6848;
}.owx-gr_seo_6fu strong {
  font-weight: 600;
  color: #D5C19A;
}.owx-gr_scroll_6fu {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.owx-gr_scroll_6fu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.owx-gr_scroll_6fu {
  gap: 12px;
}
}.owx-tb_6fu {
  border-bottom: 1px solid rgba(255, 200, 100, 0.07);
  background: #0E0A05;
  left: 0;
  right: 0;
  z-index: 80;
  height: 56px;
  align-items: center;
  position: fixed;
  display: flex;
  top: 0;
}.owx-tb_in_6fu {
  padding: 0 14px;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.owx-tb_burger_6fu {
  gap: 0.313rem;
  border-radius: 0.625rem;
  flex-direction: column;
  height: 38px;
  margin-right: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
  align-items: center;
  display: flex;
}.owx-tb_burger_6fu:hover {
  background: rgba(255, 200, 100, 0.05);
}.owx-tb_burger_line_6fu {
  border-radius: 1px;
  background: #A8906A;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.owx-tb_burger_6fu {
  display: none;
}
}.owx-tb_logo_6fu {
  gap: 0.563rem;
  color: #F6EDD8;
  margin-right: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-size: 18px;
  display: flex;
}.owx-tb_logo_mark_6fu {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2rem;
}.owx-tb_logo_mark_6fu img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.owx-tb_nav_6fu {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.owx-tb_nav_6fu {
  display: flex;
}
}.owx-tb_tab_6fu {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A8906A;
  white-space: nowrap;
}.owx-tb_tab_6fu:hover {
  background: rgba(255, 200, 100, 0.05);
  color: #F6EDD8;
}.owx-tb_tab_6fu.owx-state_active_6fu {
  background: rgba(232, 146, 12, 0.18);
  color: #F6EDD8;
}.owx-tb_right_6fu {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.owx-tb_login_6fu {
  padding: 9px 1rem;
  border: 1px solid rgba(255, 185, 80, 0.15);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  background: rgba(255, 200, 100, 0.05);
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #D5C19A;
}.owx-tb_login_6fu:hover {
  border-color: rgba(255, 185, 80, 0.38);
  color: #F6EDD8;
}
@media(min-width: 478px) {.owx-tb_login_6fu {
  display: block;
}
}.owx-tb_reg_6fu {
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  background: #30C26A;
  color: #0C0700;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.owx-tb_reg_6fu:hover {
  background: #3BD97A;
}.owx-sb_6fu {
  background: #1A1108;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 200, 100, 0.05);
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 220px;
  top: 3.5rem;
}.owx-sb_6fu.owx-state_open_6fu {
  transform: translateX(0);
}.owx-sb_6fu::-webkit-scrollbar {
  width: 4px;
}.owx-sb_6fu::-webkit-scrollbar-thumb {
  background: rgba(255, 200, 100, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.owx-sb_6fu {
  transform: translateX(0);
}
}.owx-sb_auth_6fu {
  padding: 0.875rem 12px 0.625rem;
}.owx-sb_btn_reg_6fu {
  background: #30C26A;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  font-size: 13px;
  font-weight: 700;
  color: #0C0700;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
}.owx-sb_btn_reg_6fu:hover {
  background: #3BD97A;
}.owx-sb_btn_login_6fu {
  background: rgba(255, 200, 100, 0.05);
  border-radius: 10px;
  padding: 10px;
  border: 1px solid rgba(255, 185, 80, 0.15);
  transition: border-color .2s;
  display: block;
  color: #D5C19A;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
}.owx-sb_btn_login_6fu:hover {
  border-color: rgba(255, 185, 80, 0.38);
  color: #F6EDD8;
}.owx-sb_promo_6fu {
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(232, 146, 12, 0.18);
  background: linear-gradient(135deg,#3A1A02,#1A1108);
  position: relative;
}.owx-sb_promo_6fu::before {
  background: radial-gradient(circle,rgba(232, 146, 12, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -1.25rem;
  width: 80px;
  content: '';
  height: 80px;
}.owx-sb_promo_title_6fu {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #E8920C;
  margin-bottom: 4px;
}.owx-sb_promo_text_6fu {
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #F6EDD8;
}.owx-sb_promo_sub_6fu {
  color: #7E6848;
  margin-top: 3px;
  font-size: 0.625rem;
}.owx-sb_nav_6fu {
  padding: 0.375rem 0.5rem 1rem;
}.owx-sb_nav_lb_6fu {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #6A5638;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.owx-sb_link_6fu {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
  color: #A8906A;
  font-weight: 500;
  align-items: center;
  display: flex;
}.owx-sb_link_6fu:hover {
  background: rgba(255, 200, 100, 0.05);
  color: #F6EDD8;
}.owx-sb_link_6fu.owx-state_active_6fu {
  background: rgba(232, 146, 12, 0.18);
  color: #F6EDD8;
}.owx-sb_ic_6fu {
  border-radius: 5px;
  width: 30px;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.owx-sb_ic_6fu svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.owx-sb_ic_1_6fu {
  background: rgba(232, 146, 12, 0.07);
  color: #E8920C;
}.owx-sb_ic_2_6fu {
  background: rgba(48, 194, 106, 0.16);
  color: #30C26A;
}.owx-sb_ic_3_6fu {
  background: rgba(245, 192, 48, 0.18);
  color: #F5C030;
}.owx-sb_ic_4_6fu {
  background: rgba(194, 92, 6, 0.22);
  color: #C25C06;
}.owx-sb_ic_5_6fu {
  background: rgba(232, 146, 12, 0.07);
  color: #E0488C;
}.owx-sb_ic_6_6fu {
  background: rgba(194, 92, 6, 0.22);
  color: #B04EE0;
}.owx-sb_badge_6fu {
  padding: 2px 0.438rem;
  background: #F5C030;
  border-radius: 0.313rem;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0C0700;
  margin-left: auto;
}.owx-sb_bot_6fu {
  gap: 8px;
  border-top: 1px solid rgba(255, 200, 100, 0.05);
  padding: 0.75rem;
  display: flex;
}.owx-sb_lang_6fu,.owx-sb_help_6fu {
  gap: 0.375rem;
  border-radius: 5px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 185, 80, 0.08);
  background: rgba(255, 200, 100, 0.05);
  padding: 9px 0.375rem;
  justify-content: center;
  font-size: 0.688rem;
  color: #A8906A;
  display: flex;
  align-items: center;
  font-weight: 600;
}.owx-sb_lang_6fu:hover,.owx-sb_help_6fu:hover {
  border-color: rgba(255, 185, 80, 0.38);
  color: #F6EDD8;
}.owx-sb_lang_6fu svg,.owx-sb_help_6fu svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.owx-sb_bd_6fu {
  inset: 0;
  background: rgba(8, 4, 1, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.owx-sb_bd_6fu.owx-state_on_6fu {
  display: block;
}
@media(min-width: 1077px) {.owx-sb_bd_6fu {
  display: none!important;
}
}.owx-mob_nav_6fu {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1A1108;
  border-top: 1px solid rgba(255, 185, 80, 0.15);
  display: flex;
  right: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  left: 0;
}
@media(min-width: 1082px) {.owx-mob_nav_6fu {
  display: none;
}
}.owx-mob_nav_item_6fu {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  flex-direction: column;
  color: #6A5638;
  cursor: pointer;
  display: flex;
}.owx-mob_nav_ic_6fu {
  line-height: 1;
}.owx-mob_nav_ic_6fu svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.owx-mob_nav_lb_6fu {
  font-size: 10px;
  font-weight: 600;
  color: #6A5638;
}.owx-mob_nav_item_6fu.owx-state_active_6fu {
  color: #E8920C;
}.owx-mob_nav_item_6fu.owx-state_active_6fu .owx-mob_nav_lb_6fu {
  color: #E8920C;
}.owx-hero_6fu {
  background: #0E0A05;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.owx-hero_6fu {
  padding: 24px 1.5rem 0;
}
}.owx-hero_in_6fu {
  margin: 0 auto;
  gap: 12px;
  max-width: 1340px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.owx-hero_in_6fu {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.owx-hero_in_6fu {
  grid-template-columns: 1fr 340px;
}
}.owx-hero_promo_6fu {
  background: #140D06;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 771px) {.owx-hero_promo_6fu {
  min-height: 280px;
}
}.owx-hero_promo_bg_6fu {
  inset: 0;
  background: linear-gradient(120deg,#3A1A02 0%,#0E0A05 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.owx-hero_promo_bg_6fu::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0A05 0%,rgba(8, 4, 1, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.owx-hero_promo_glow_6fu {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(194, 92, 6, 0.22) 0%,transparent 65%);
  pointer-events: none;
  width: 18.75rem;
  height: 300px;
  top: -2.5rem;
  position: absolute;
  right: 3.75rem;
}.owx-hero_promo_ct_6fu {
  padding: 1.75rem 1.5rem 28px 28px;
  display: flex;
  max-width: 480px;
  position: relative;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 769px) {.owx-hero_promo_ct_6fu {
  padding: 2.5rem 2rem;
}
}.owx-hero_badge_6fu {
  background: rgba(232, 146, 12, 0.18);
  border: 1px solid rgba(232, 146, 12, 0.07);
  border-radius: 1.5rem;
  padding: 0.313rem 12px;
  color: #E8920C;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
}.owx-hero_h1_6fu {
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #F6EDD8;
}.owx-hero_h1_6fu em {
  color: #F5C030;
  font-style: normal;
}
@media(min-width: 769px) {.owx-hero_h1_6fu {
  font-size: 2.25rem;
}
}.owx-hero_sub_6fu {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #A8906A;
}
@media(min-width: 767px) {.owx-hero_sub_6fu {
  font-size: 14px;
}
}.owx-hero_row_6fu {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.owx-hero_cta_6fu {
  border-radius: 0.625rem;
  background: #30C26A;
  transition: background .2s;
  padding: 13px 26px;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 20px rgba(48, 194, 106, 0.50), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #0C0700;
}.owx-hero_cta_6fu:hover {
  background: #3BD97A;
}.owx-hero_terms_6fu {
  font-size: 0.688rem;
  color: #6A5638;
}.owx-hero_game_6fu {
  border: 1px solid rgba(255, 185, 80, 0.08);
  overflow: hidden;
  background: #140D06;
  border-radius: 1rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.owx-hero_game_badge_6fu {
  padding: 5px 10px;
  border: 1px solid rgba(245, 192, 48, 0.18);
  background: rgba(245, 192, 48, 0.18);
  border-radius: 24px;
  letter-spacing: .06em;
  position: absolute;
  top: 12px;
  left: 0.75rem;
  text-transform: uppercase;
  color: #F5C030;
  font-weight: 700;
  z-index: 3;
  font-size: 0.625rem;
}.owx-hero_game_badge_6fu svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.owx-hero_game_img_6fu {
  background: linear-gradient(135deg,#3A1A02,#0E0A05);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.owx-hero_game_img_6fu img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.owx-hero_game_play_6fu {
  background: rgba(8, 4, 1, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.owx-hero_game_6fu:hover .owx-hero_game_play_6fu {
  opacity: 1;
}.owx-hero_game_play_6fu span {
  border-radius: 50%;
  background: #E8920C;
  justify-content: center;
  width: 3.25rem;
  display: flex;
  height: 3.25rem;
  align-items: center;
}.owx-hero_game_play_6fu span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.owx-hero_game_info_6fu {
  padding: 14px 16px;
}.owx-hero_game_title_6fu {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.owx-hero_game_provider_6fu {
  color: #7E6848;
  font-size: 0.688rem;
}.owx-hero_game_btn_6fu {
  background: #E8920C;
  margin: 12px 1rem 1rem;
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  color: #F6EDD8;
}.owx-hero_game_6fu:hover .owx-hero_game_btn_6fu {
  background: #F5A82A;
}.owx-sbar_6fu {
  background: #0E0A05;
  padding: 16px 16px 0;
}
@media(min-width: 771px) {.owx-sbar_6fu {
  padding: 1.125rem 1.5rem 0;
}
}.owx-sbar_in_6fu {
  margin: 0 auto;
  max-width: 1340px;
}.owx-sbar_row_6fu {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.owx-sbar_input_6fu {
  flex: 1;
  transition: border-color .2s;
  background: #140D06;
  border-radius: 10px;
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 185, 80, 0.15);
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #7E6848;
}.owx-sbar_input_6fu:hover {
  border-color: rgba(255, 185, 80, 0.38);
}.owx-sbar_input_6fu svg {
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
}.owx-sbar_providers_6fu {
  border: 1px solid rgba(255, 185, 80, 0.15);
  border-radius: 0.625rem;
  background: #140D06;
  transition: border-color .2s;
  gap: 8px;
  padding: 0.688rem 1.125rem;
  font-size: 13px;
  align-items: center;
  color: #D5C19A;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.owx-sbar_providers_6fu:hover {
  border-color: rgba(255, 185, 80, 0.38);
  color: #F6EDD8;
}.owx-sbar_providers_6fu svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.owx-sbar_tabs_6fu {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.owx-sbar_tabs_6fu::-webkit-scrollbar {
  display: none;
}.owx-sbar_tab_6fu {
  background: rgba(255, 200, 100, 0.05);
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.5rem;
  border: 1px solid rgba(255, 185, 80, 0.08);
  gap: 7px;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  flex-shrink: 0;
  cursor: pointer;
  display: flex;
  color: #A8906A;
}.owx-sbar_tab_6fu:hover {
  border-color: rgba(255, 185, 80, 0.38);
  background: rgba(255, 200, 100, 0.07);
  color: #F6EDD8;
}.owx-sbar_tab_6fu.owx-state_active_6fu {
  border-color: rgba(232, 146, 12, 0.07);
  background: rgba(232, 146, 12, 0.18);
  color: #F6EDD8;
}.owx-sbar_tab_ic_6fu svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.owx-wy_6fu {
  background: #0E0A05;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.owx-wy_6fu {
  padding: 40px 24px 0;
}
}.owx-wy_in_6fu {
  margin: 0 auto;
  max-width: 1340px;
}.owx-wy_head_6fu {
  margin-bottom: 18px;
  max-width: 720px;
}.owx-wy_label_6fu {
  font-size: 11px;
  letter-spacing: .08em;
  color: #E8920C;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.owx-wy_h2_6fu {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.owx-wy_h2_6fu {
  font-size: 1.5rem;
}
}.owx-wy_intro_6fu {
  margin: 0;
  line-height: 1.6;
  color: #7E6848;
  font-size: 13px;
}.owx-wy_grid_6fu {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.owx-wy_grid_6fu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.owx-wy_grid_6fu {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.owx-wy_card_6fu {
  border-radius: 0.625rem;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #1A1108;
  border: 1px solid rgba(255, 185, 80, 0.15);
}.owx-wy_card_6fu:hover {
  border-color: rgba(232, 146, 12, 0.07);
  transform: translateY(-2px);
}.owx-wy_card_ic_6fu {
  background: rgba(232, 146, 12, 0.18);
  border-radius: 50%;
  width: 44px;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  color: #E8920C;
  align-items: center;
}.owx-wy_card_ic_6fu svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.owx-wy_card_h_6fu {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F6EDD8;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
}.owx-wy_card_p_6fu {
  color: #7E6848;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
}.owx-wy_card_p_6fu strong {
  color: #D5C19A;
  font-weight: 600;
}.owx-gr_jp_6fu {
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#2A0E3A 0%,#100820 100%);
  border-radius: 16px;
  position: relative;
}.owx-gr_jp_6fu::before {
  background: radial-gradient(circle,rgba(194, 92, 6, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  width: 15.625rem;
  left: -60px;
  top: -3.75rem;
  content: '';
  position: absolute;
}.owx-gr_jp_6fu::after {
  background: radial-gradient(circle,rgba(245, 192, 48, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  bottom: -40px;
  content: '';
  position: absolute;
  right: 0;
  width: 200px;
}.owx-gr_jp_head_6fu {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 1rem;
  display: flex;
}.owx-gr_jp_info_6fu {
  flex: 1;
}.owx-gr_jp_label_6fu {
  margin-bottom: 6px;
  color: #B04EE0;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.owx-gr_jp_label_6fu svg {
  margin-right: 4px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
}.owx-gr_jp_amount_6fu {
  font-weight: 800;
  font-size: 32px;
  font-family: 'Rajdhani', sans-serif;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  line-height: 1;
}
@media(min-width: 770px) {.owx-gr_jp_amount_6fu {
  font-size: 2.5rem;
}
}.owx-gr_jp_amount_6fu span {
  color: #F5C030;
}.owx-gr_jp_seo_6fu {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #A8906A;
  font-size: 0.75rem;
  max-width: 30rem;
}.owx-gr_jp_cta_6fu {
  padding: 11px 20px;
  background: rgba(194, 92, 6, 0.22);
  transition: background .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(194, 92, 6, 0.22);
  font-size: 0.813rem;
  margin-top: 0.25rem;
  position: relative;
  flex-shrink: 0;
  color: #F6EDD8;
  font-weight: 700;
  align-self: flex-start;
  z-index: 1;
  white-space: nowrap;
}.owx-gr_jp_cta_6fu:hover {
  background: #C25C06;
}.owx-ws_6fu {
  padding: 32px 1rem 0;
  background: #0E0A05;
}
@media(min-width: 766px) {.owx-ws_6fu {
  padding: 36px 24px 0;
}
}.owx-ws_in_6fu {
  margin: 0 auto;
  max-width: 83.75rem;
}.owx-ws_head_6fu {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.owx-ws_title_6fu {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Rajdhani', sans-serif;
  color: #F6EDD8;
}.owx-ws_title_ic_6fu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  color: #F5C030;
}.owx-ws_online_6fu {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #7E6848;
  display: flex;
}.owx-ws_online_dot_6fu {
  background: #30C26A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(48, 194, 106, 0.16);
  width: 8px;
  flex-shrink: 0;
  height: 8px;
}.owx-ws_scroll_6fu {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
}.owx-ws_scroll_6fu::-webkit-scrollbar {
  display: none;
}.owx-wc_6fu {
  background: #140D06;
  border: 1px solid rgba(255, 185, 80, 0.15);
  border-radius: 10px;
  padding: 10px 14px;
  gap: 0.625rem;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.owx-wc_img_6fu {
  overflow: hidden;
  border-radius: 0.313rem;
  background: #1A1108;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.owx-wc_img_6fu img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.owx-wc_info_6fu {
  min-width: 0;
}.owx-wc_game_6fu {
  overflow: hidden;
  font-size: 12px;
  color: #D5C19A;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.owx-wc_player_6fu {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #6A5638;
  white-space: nowrap;
}.owx-wc_amount_6fu {
  margin-left: auto;
  color: #30C26A;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.owx-app_6fu {
  background: #0E0A05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.owx-app_6fu {
  padding: 2.75rem 24px 0;
}
}.owx-app_in_6fu {
  margin: 0 auto;
  max-width: 1340px;
}.owx-app_head_6fu {
  margin-bottom: 1rem;
}.owx-app_label_6fu {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8920C;
  text-transform: uppercase;
}.owx-app_h2_6fu {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.owx-app_h2_6fu {
  font-size: 1.5rem;
}
}.owx-app_sub_6fu {
  line-height: 1.6;
  color: #7E6848;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.owx-app_sub_6fu strong {
  color: #D5C19A;
  font-weight: 700;
}.owx-app_cards_6fu {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 642px) {.owx-app_cards_6fu {
  grid-template-columns: repeat(3,1fr);
}
}.owx-app_card_6fu {
  gap: 1rem;
  overflow: hidden;
  border-radius: 10px;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.owx-app_card_ios_6fu {
  background: linear-gradient(135deg,rgba(232, 146, 12, 0.18) 0%,#1A1108 100%);
}.owx-app_card_android_6fu {
  background: linear-gradient(135deg,rgba(48, 194, 106, 0.16) 0%,#1A1108 100%);
}.owx-app_card_win_6fu {
  background: linear-gradient(135deg,rgba(245, 192, 48, 0.18) 0%,#1A1108 100%);
}.owx-app_card_ic_6fu svg {
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.owx-app_card_ic_6fu {
  flex-shrink: 0;
  color: #F6EDD8;
}.owx-app_card_os_6fu {
  color: #7E6848;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.owx-app_card_title_6fu {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EDD8;
  font-size: 15px;
}.owx-app_card_text_6fu {
  color: #7E6848;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
}.owx-app_card_btn_6fu {
  background: rgba(255, 200, 100, 0.12);
  border-radius: 0.313rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 185, 80, 0.38);
  transition: background .2s;
  padding: 10px 1.125rem;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  color: #F6EDD8;
  font-weight: 700;
}.owx-app_card_btn_6fu:hover {
  background: rgba(255, 200, 100, 0.07);
}.owx-reg_6fu {
  background: #0E0A05;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.owx-reg_6fu {
  padding: 44px 24px 0;
}
}.owx-reg_in_6fu {
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 185, 80, 0.08);
  background: #1A1108;
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.owx-reg_in_6fu {
  padding: 2.5rem;
}
}.owx-reg_top_6fu {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.owx-reg_top_6fu {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.owx-reg_label_6fu {
  font-weight: 700;
  text-transform: uppercase;
  color: #E8920C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.owx-reg_h2_6fu {
  font-size: 22px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.owx-reg_h2_6fu {
  font-size: 1.75rem;
}
}.owx-reg_bonus_6fu {
  gap: 0.5rem;
  background: rgba(245, 192, 48, 0.18);
  border-radius: 10px;
  border: 1px solid rgba(245, 192, 48, 0.18);
  padding: 0.625rem 1rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.owx-reg_bonus_amount_6fu {
  font-weight: 800;
  color: #F5C030;
  font-size: 1.25rem;
}.owx-reg_bonus_text_6fu {
  color: #A8906A;
  font-size: 13px;
  line-height: 1.35;
}.owx-reg_cta_btn_6fu {
  padding: 14px 32px;
  background: #30C26A;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.75rem;
  display: inline-block;
  color: #0C0700;
  box-shadow: 0 0.25rem 1.25rem rgba(48, 194, 106, 0.50), inset 0 1px 0 rgba(255,255,255,0.12);
}.owx-reg_cta_btn_6fu:hover {
  background: #3BD97A;
}.owx-reg_terms_6fu {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #6A5638;
}.owx-reg_seo_6fu {
  border-top: 1px solid rgba(255, 200, 100, 0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  color: #7E6848;
  font-size: 0.813rem;
  margin-top: 20px;
}.owx-reg_seo_6fu p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
  color: #7E6848;
}.owx-reg_seo_6fu p:last-child {
  margin-bottom: 0;
}.owx-reg_seo_6fu strong {
  font-weight: 700;
  color: #D5C19A;
}.owx-reg_seo_6fu a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8920C;
}.owx-reg_seo_6fu a:hover {
  color: #F5A82A;
}.owx-reg_seo_6fu ul,.owx-reg_seo_6fu ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.owx-reg_seo_6fu ol {
  list-style: decimal;
}.owx-reg_seo_6fu li {
  color: #7E6848;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.25rem;
}.owx-reg_seo_6fu table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.owx-reg_seo_6fu table {
  display: table;
}
}.owx-reg_seo_6fu th {
  border-bottom: 1px solid rgba(255, 200, 100, 0.07);
  padding: 0.5rem;
  color: #D5C19A;
  font-weight: 700;
  text-align: left;
}.owx-reg_seo_6fu td {
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
  padding: 8px;
  color: #7E6848;
}.owx-reg_steps_6fu {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.owx-reg_steps_6fu {
  margin-top: 0;
}
}.owx-reg_step_6fu {
  padding: 1rem;
  gap: 14px;
  background: rgba(255, 200, 100, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 185, 80, 0.08);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.owx-reg_step_num_6fu {
  border-radius: 50%;
  background: rgba(232, 146, 12, 0.18);
  border: 1px solid rgba(232, 146, 12, 0.07);
  display: flex;
  height: 2.125rem;
  font-size: 0.875rem;
  align-items: center;
  flex-shrink: 0;
  width: 34px;
  justify-content: center;
  font-weight: 800;
  color: #E8920C;
}.owx-reg_step_title_6fu {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F6EDD8;
}.owx-reg_step_text_6fu {
  font-size: 12px;
  line-height: 1.5;
  color: #7E6848;
}.owx-reg_trust_6fu {
  border-top: 1px solid rgba(255, 200, 100, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.owx-reg_trust_item_6fu {
  gap: 0.438rem;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #7E6848;
  font-size: 0.75rem;
}.owx-reg_trust_ic_6fu svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  color: #E8920C;
  height: 16px;
}.owx-prov_6fu {
  padding: 2.25rem 1rem 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.owx-prov_6fu {
  padding: 2.75rem 1.5rem 0;
}
}.owx-prov_in_6fu {
  margin: 0 auto;
  max-width: 83.75rem;
}.owx-prov_head_6fu {
  margin-bottom: 1rem;
}.owx-prov_label_6fu {
  color: #E8920C;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.owx-prov_h2_6fu {
  font-family: 'Rajdhani', sans-serif;
  color: #F6EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.owx-prov_h2_6fu {
  font-size: 24px;
}
}.owx-prov_seo_6fu {
  color: #7E6848;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.owx-prov_seo_6fu strong {
  font-weight: 700;
  color: #D5C19A;
}.owx-prov_seo_6fu a {
  text-decoration: underline;
  color: #E8920C;
}.owx-prov_grid_6fu {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.owx-prov_grid_6fu {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.owx-prov_grid_6fu {
  grid-template-columns: repeat(8,1fr);
}
}.owx-prov_card_6fu {
  gap: 7px;
  border-radius: 10px;
  background: #140D06;
  border: 1px solid rgba(255, 185, 80, 0.15);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.owx-prov_card_6fu:hover {
  background: #1A1108;
  border-color: rgba(255, 185, 80, 0.38);
}.owx-prov_logo_6fu {
  border-radius: 0.313rem;
  background: rgba(255, 200, 100, 0.05);
  overflow: hidden;
  width: 2.75rem;
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
}.owx-prov_logo_6fu img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.owx-prov_name_6fu {
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #A8906A;
}.owx-htp_6fu {
  padding: 36px 16px 0;
  background: #0E0A05;
}
@media(min-width: 769px) {.owx-htp_6fu {
  padding: 2.75rem 24px 0;
}
}.owx-htp_in_6fu {
  margin: 0 auto;
  max-width: 83.75rem;
}.owx-htp_head_6fu {
  margin-bottom: 22px;
  max-width: 720px;
}.owx-htp_label_6fu {
  color: #E8920C;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.owx-htp_h2_6fu {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #F6EDD8;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.owx-htp_h2_6fu {
  font-size: 28px;
}
}.owx-htp_intro_6fu {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7E6848;
}.owx-htp_steps_6fu {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.owx-htp_steps_6fu {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.owx-htp_steps_6fu {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.owx-htp_step_6fu {
  padding: 20px 18px 1.125rem;
  border-radius: 10px;
  background: #1A1108;
  border: 1px solid rgba(255, 185, 80, 0.15);
  display: flex;
  position: relative;
  flex-direction: column;
}.owx-htp_step_num_6fu {
  background: #E8920C;
  border-radius: 50%;
  position: absolute;
  top: -0.75rem;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
  justify-content: center;
  left: 1.25rem;
  font-size: 0.813rem;
  height: 28px;
  font-weight: 800;
  display: flex;
  width: 1.75rem;
  color: #0C0700;
}.owx-htp_step_ic_6fu {
  background: rgba(232, 146, 12, 0.18);
  border-radius: 5px;
  margin: 8px 0 0.75rem;
  justify-content: center;
  display: flex;
  color: #E8920C;
  width: 2.25rem;
  height: 36px;
  align-items: center;
}.owx-htp_step_ic_6fu svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.owx-htp_step_h_6fu {
  color: #F6EDD8;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
}.owx-htp_step_p_6fu {
  font-size: 13px;
  color: #7E6848;
  line-height: 1.55;
  overflow-wrap: break-word;
}.owx-htp_step_p_6fu strong {
  font-weight: 600;
  color: #D5C19A;
}.owx-htp_cta_6fu {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #30C26A;
  padding: 13px 1.625rem;
  margin-top: 20px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0C0700;
  display: inline-block;
}.owx-htp_cta_6fu:hover {
  background: #3BD97A;
}.owx-bon_6fu {
  padding: 36px 1rem 0;
  background: #0E0A05;
}
@media(min-width: 769px) {.owx-bon_6fu {
  padding: 2.75rem 24px 0;
}
}.owx-bon_in_6fu {
  margin: 0 auto;
  max-width: 1340px;
}.owx-bon_head_6fu {
  margin-bottom: 20px;
}.owx-bon_label_6fu {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #E8920C;
  letter-spacing: .08em;
}.owx-bon_h2_6fu {
  margin-bottom: 8px;
  font-size: 20px;
  color: #F6EDD8;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.owx-bon_h2_6fu {
  font-size: 24px;
}
}.owx-bon_seo_6fu {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #7E6848;
}.owx-bon_seo_6fu strong {
  color: #D5C19A;
  font-weight: 700;
}.owx-bon_seo_6fu a {
  text-decoration: underline;
  color: #E8920C;
}.owx-bon_grid_6fu {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.owx-bon_grid_6fu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.owx-bon_grid_6fu {
  grid-template-columns: repeat(5,1fr);
}
}.owx-bon_card_6fu {
  border: 1px solid rgba(255, 185, 80, 0.15);
  padding: 1rem;
  border-radius: 10px;
  background: #140D06;
  transition: border-color .2s,transform .2s;
}.owx-bon_card_6fu:hover {
  border-color: rgba(232, 146, 12, 0.07);
  transform: translateY(-2px);
}.owx-bon_card_ic_6fu svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.owx-bon_card_ic_6fu {
  margin-bottom: 10px;
}.owx-bon_card_type_6fu {
  font-weight: 700;
  letter-spacing: .06em;
  color: #7E6848;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.owx-bon_card_amount_6fu {
  color: #F5C030;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 18px;
}.owx-bon_card_name_6fu {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F6EDD8;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.owx-bon_card_detail_6fu {
  border-top: 1px solid rgba(255, 200, 100, 0.05);
  color: #6A5638;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.owx-seo_6fu {
  background: #0E0A05;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.owx-seo_6fu {
  padding: 44px 24px 0;
}
}.owx-seo_in_6fu {
  margin: 0 auto;
  border: 1px solid rgba(255, 185, 80, 0.15);
  background: #1A1108;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.owx-seo_in_6fu {
  padding: 36px 40px;
}
}.owx-seo_label_6fu {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8920C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.owx-seo_h2_6fu {
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #F6EDD8;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.owx-seo_h2_6fu {
  font-size: 1.5rem;
}
}.owx-seo_body_6fu {
  color: #A8906A;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.owx-seo_body_6fu p {
  font-size: 14px;
  color: #A8906A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.owx-seo_body_6fu p:last-child {
  margin-bottom: 0;
}.owx-seo_body_6fu strong {
  color: #D5C19A;
  font-weight: 700;
}.owx-seo_body_6fu a {
  transition: color .2s;
  color: #E8920C;
  text-decoration: underline;
}.owx-seo_body_6fu a:hover {
  color: #F5A82A;
}.owx-seo_body_6fu ul,.owx-seo_body_6fu ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.owx-seo_body_6fu ol {
  list-style: decimal;
}.owx-seo_body_6fu li {
  color: #A8906A;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.owx-seo_body_6fu table {
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.owx-seo_body_6fu table {
  display: table;
}
}.owx-seo_body_6fu th {
  border-bottom: 1px solid rgba(255, 200, 100, 0.07);
  padding: 0.625rem 12px;
  color: #D5C19A;
  font-weight: 700;
  text-align: left;
}.owx-seo_body_6fu td {
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
  padding: 10px 0.75rem;
  color: #A8906A;
}.owx-seo_cols_6fu {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.owx-seo_cols_6fu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.owx-seo_cols_6fu {
  grid-template-columns: repeat(3,1fr);
}
}.owx-seo_col_h_6fu {
  margin-bottom: 0.438rem;
  color: #D5C19A;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.owx-seo_col_p_6fu {
  color: #7E6848;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.owx-seo_stats_6fu {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.owx-seo_stat_6fu {
  padding: 14px 16px;
  background: rgba(232, 146, 12, 0.07);
  flex: 1;
  border: 1px solid rgba(232, 146, 12, 0.18);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.owx-seo_stat_val_6fu {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E8920C;
  font-weight: 800;
  margin-bottom: 4px;
}.owx-seo_stat_lb_6fu {
  color: #7E6848;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.owx-faq_6fu {
  padding: 2.25rem 1rem 0;
  background: #0E0A05;
}
@media(min-width: 765px) {.owx-faq_6fu {
  padding: 2.75rem 1.5rem 0;
}
}.owx-faq_in_6fu {
  margin: 0 auto;
  max-width: 83.75rem;
}.owx-faq_head_6fu {
  margin-bottom: 1.25rem;
}.owx-faq_label_6fu {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #E8920C;
  margin-bottom: 0.5rem;
}.owx-faq_h2_6fu {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.owx-faq_h2_6fu {
  font-size: 24px;
}
}.owx-faq_list_6fu {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.owx-faq_item_6fu {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 185, 80, 0.15);
  background: #1A1108;
}.owx-faq_q_6fu {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  justify-content: space-between;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  color: #D5C19A;
  font-weight: 600;
  font-size: 14px;
  overflow-wrap: break-word;
}.owx-faq_q_6fu:hover {
  color: #F6EDD8;
}.owx-faq_q_ic_6fu {
  background: rgba(255, 200, 100, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  height: 1.5rem;
  font-size: 1rem;
  align-items: center;
  color: #E8920C;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 1.5rem;
}.owx-faq_item_6fu.owx-state_open_6fu .owx-faq_q_ic_6fu {
  transform: rotate(45deg);
}.owx-faq_a_6fu {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7E6848;
  display: none;
  font-size: 13px;
}.owx-faq_item_6fu.owx-state_open_6fu .owx-faq_a_6fu {
  display: block;
}.owx-faq_a_6fu strong {
  font-weight: 700;
  color: #D5C19A;
}.owx-faq_a_6fu a {
  color: #E8920C;
  text-decoration: underline;
}.owx-faq_a_6fu ul,.owx-faq_a_6fu ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.owx-faq_a_6fu ol {
  list-style: decimal;
}.owx-faq_a_6fu li {
  margin-bottom: 4px;
  line-height: 1.6;
}.owx-faq_a_6fu table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.owx-faq_a_6fu table {
  display: table;
}
}.owx-faq_a_6fu th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 200, 100, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D5C19A;
}.owx-faq_a_6fu td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
  color: #7E6848;
}.owx-pmt_6fu {
  padding: 2.25rem 1rem 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.owx-pmt_6fu {
  padding: 44px 24px 0;
}
}.owx-pmt_in_6fu {
  margin: 0 auto;
  max-width: 1340px;
}.owx-pmt_head_6fu {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.owx-pmt_label_6fu {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #E8920C;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.owx-pmt_h2_6fu {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F6EDD8;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 765px) {.owx-pmt_h2_6fu {
  font-size: 1.75rem;
}
}.owx-pmt_intro_6fu {
  line-height: 1.6;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7E6848;
}.owx-pmt_groups_6fu {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.owx-pmt_group_6fu {
  background: #1A1108;
  padding: 1.25rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 185, 80, 0.15);
}.owx-pmt_group_head_6fu {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.owx-pmt_group_ic_6fu {
  border-radius: 0.313rem;
  background: rgba(232, 146, 12, 0.18);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
  color: #E8920C;
}.owx-pmt_group_ic_6fu svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.owx-pmt_group_h_6fu {
  margin: 0;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 700;
}.owx-pmt_group_p_6fu {
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6848;
}.owx-pmt_group_p_6fu strong {
  color: #D5C19A;
  font-weight: 600;
}.owx-pmt_table_wrap_6fu {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.owx-pmt_table_6fu {
  font-size: 13px;
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
}.owx-pmt_table_6fu th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 200, 100, 0.07);
  letter-spacing: .04em;
  font-size: 0.688rem;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  color: #D5C19A;
}.owx-pmt_table_6fu td {
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
  padding: 0.75rem;
  color: #7E6848;
}.owx-pmt_table_6fu tbody tr:last-child td {
  border-bottom: none;
}.owx-pmt_table_6fu tr:hover td {
  background: rgba(255, 200, 100, 0.05);
  color: #D5C19A;
}.owx-seo_6fu {
  background: #0E0A05;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.owx-seo_6fu {
  padding: 44px 24px 0;
}
}.owx-seo_in_6fu {
  background: #1A1108;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 185, 80, 0.15);
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.owx-seo_in_6fu {
  padding: 2.25rem 40px;
}
}.owx-seo_label_6fu {
  color: #E8920C;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.owx-seo_h2_6fu {
  color: #F6EDD8;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width:768px) {.owx-seo_h2_6fu {
  font-size: 1.5rem;
}
}.owx-seo_body_6fu {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
}.owx-seo_body_6fu p {
  font-size: 14px;
  line-height: 1.75;
  color: #A8906A;
  margin-bottom: 12px;
}.owx-seo_body_6fu p:last-child {
  margin-bottom: 0;
}.owx-seo_body_6fu strong {
  color: #D5C19A;
  font-weight: 700;
}.owx-seo_body_6fu a {
  transition: color .2s;
  color: #E8920C;
  text-decoration: underline;
}.owx-seo_body_6fu a:hover {
  color: #F5A82A;
}.owx-seo_body_6fu ul,.owx-seo_body_6fu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.owx-seo_body_6fu ol {
  list-style: decimal;
}.owx-seo_body_6fu li {
  color: #A8906A;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.owx-seo_body_6fu table {
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.owx-seo_body_6fu table {
  display: table;
}
}.owx-seo_body_6fu th {
  border-bottom: 1px solid rgba(255, 200, 100, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D5C19A;
  text-align: left;
}.owx-seo_body_6fu td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
  color: #A8906A;
}.owx-seo_cols_6fu {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.owx-seo_cols_6fu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.owx-seo_cols_6fu {
  grid-template-columns: repeat(3,1fr);
}
}.owx-seo_col_h_6fu {
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  color: #D5C19A;
  overflow-wrap: break-word;
}.owx-seo_col_p_6fu {
  font-size: 13px;
  color: #7E6848;
  line-height: 1.65;
  overflow-wrap: break-word;
}.owx-seo_stats_6fu {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.owx-seo_stat_6fu {
  background: rgba(232, 146, 12, 0.07);
  border: 1px solid rgba(232, 146, 12, 0.18);
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.owx-seo_stat_val_6fu {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8920C;
}.owx-seo_stat_lb_6fu {
  overflow-wrap: break-word;
  color: #7E6848;
  font-size: 11px;
}.owx-seo_6fu {
  background: #0E0A05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.owx-seo_6fu {
  padding: 44px 1.5rem 0;
}
}.owx-seo_in_6fu {
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 185, 80, 0.15);
  background: #1A1108;
  max-width: 83.75rem;
}
@media(min-width:768px) {.owx-seo_in_6fu {
  padding: 2.25rem 2.5rem;
}
}.owx-seo_label_6fu {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8920C;
  font-size: 11px;
  font-weight: 700;
}.owx-seo_h2_6fu {
  line-height: 1.25;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.owx-seo_h2_6fu {
  font-size: 24px;
}
}.owx-seo_body_6fu {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8906A;
}.owx-seo_body_6fu p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906A;
  margin-bottom: 0.75rem;
}.owx-seo_body_6fu p:last-child {
  margin-bottom: 0;
}.owx-seo_body_6fu strong {
  font-weight: 700;
  color: #D5C19A;
}.owx-seo_body_6fu a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8920C;
}.owx-seo_body_6fu a:hover {
  color: #F5A82A;
}.owx-seo_body_6fu ul,.owx-seo_body_6fu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.owx-seo_body_6fu ol {
  list-style: decimal;
}.owx-seo_body_6fu li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8906A;
  font-size: 0.875rem;
}.owx-seo_body_6fu table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 766px) {.owx-seo_body_6fu table {
  display: table;
}
}.owx-seo_body_6fu th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 200, 100, 0.07);
  color: #D5C19A;
  text-align: left;
  font-weight: 700;
}.owx-seo_body_6fu td {
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
  padding: 10px 0.75rem;
  color: #A8906A;
}.owx-seo_cols_6fu {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.owx-seo_cols_6fu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.owx-seo_cols_6fu {
  grid-template-columns: repeat(3,1fr);
}
}.owx-seo_col_h_6fu {
  color: #D5C19A;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.owx-seo_col_p_6fu {
  font-size: 13px;
  color: #7E6848;
  line-height: 1.65;
  overflow-wrap: break-word;
}.owx-seo_stats_6fu {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.owx-seo_stat_6fu {
  background: rgba(232, 146, 12, 0.07);
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(232, 146, 12, 0.18);
  border-radius: 10px;
  min-width: 140px;
}.owx-seo_stat_val_6fu {
  color: #E8920C;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.owx-seo_stat_lb_6fu {
  overflow-wrap: break-word;
  color: #7E6848;
  font-size: 11px;
}.owx-rv_6fu {
  padding: 2.25rem 16px 0;
  background: #0E0A05;
}
@media(min-width: 771px) {.owx-rv_6fu {
  padding: 2.75rem 24px 0;
}
}.owx-rv_in_6fu {
  margin: 0 auto;
  max-width: 83.75rem;
}.owx-rv_head_6fu {
  margin-bottom: 20px;
  max-width: 720px;
}.owx-rv_label_6fu {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #E8920C;
}.owx-rv_h2_6fu {
  font-family: 'Rajdhani', sans-serif;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width:768px) {.owx-rv_h2_6fu {
  font-size: 1.75rem;
}
}.owx-rv_stats_6fu {
  gap: 18px;
  align-items: center;
  font-size: 0.813rem;
  color: #7E6848;
  flex-wrap: wrap;
  display: flex;
}.owx-rv_stats_score_6fu {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.owx-rv_stats_score_val_6fu {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  color: #F5C030;
}.owx-rv_stats_score_max_6fu {
  font-size: 0.813rem;
  color: #6A5638;
}.owx-rv_stats_badge_6fu {
  gap: 4px;
  align-items: center;
  display: flex;
}.owx-rv_stats_badge_6fu svg {
  width: 0.875rem;
  height: 14px;
  color: #F5C030;
}.owx-rv_grid_6fu {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.owx-rv_grid_6fu {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.owx-rv_grid_6fu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.owx-rv_card_6fu {
  border-radius: 0.625rem;
  background: #1A1108;
  padding: 20px;
  border: 1px solid rgba(255, 185, 80, 0.15);
  display: flex;
  flex-direction: column;
}.owx-rv_card_stars_6fu {
  gap: 2px;
  display: flex;
  color: #F5C030;
  margin-bottom: 10px;
}.owx-rv_card_stars_6fu svg {
  height: 0.875rem;
  width: 0.875rem;
}.owx-rv_card_h_6fu {
  font-size: 14px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 8px;
  font-weight: 700;
}.owx-rv_card_body_6fu {
  flex: 1;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7E6848;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.owx-rv_card_body_6fu strong {
  font-weight: 600;
  color: #D5C19A;
}.owx-rv_card_meta_6fu {
  border-top: 1px solid rgba(255, 200, 100, 0.05);
  gap: 0.625rem;
  padding-top: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.owx-rv_card_author_6fu {
  font-size: 12px;
  font-weight: 600;
  color: #D5C19A;
}.owx-rv_card_date_6fu {
  font-size: 0.688rem;
  color: #6A5638;
}.owx-ft_6fu {
  background: #080502;
  border-top: 1px solid rgba(255, 200, 100, 0.05);
  margin-top: 48px;
}.owx-ft_support_6fu {
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.owx-ft_support_6fu {
  padding: 28px 24px;
}
}.owx-ft_support_in_6fu {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
  align-items: center;
}.owx-ft_support_main_6fu {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.owx-ft_support_ic_6fu {
  color: #E8920C;
  flex-shrink: 0;
}.owx-ft_support_ic_6fu svg {
  height: 30px;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.owx-ft_support_text_title_6fu {
  color: #F6EDD8;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.owx-ft_support_text_sub_6fu {
  color: #7E6848;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.owx-ft_support_btn_6fu {
  padding: 11px 22px;
  background: #E8920C;
  transition: background .2s;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #F6EDD8;
}.owx-ft_support_btn_6fu:hover {
  background: #F5A82A;
}.owx-ft_support_contacts_6fu {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.owx-ft_support_contact_6fu {
  color: #6A5638;
  line-height: 1.4;
  font-size: 12px;
}.owx-ft_support_contact_6fu strong {
  font-size: 11px;
  margin-bottom: 2px;
  color: #A8906A;
  display: block;
  font-weight: 600;
}.owx-ft_main_6fu {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 200, 100, 0.05);
}
@media(min-width: 770px) {.owx-ft_main_6fu {
  padding: 2.5rem 24px 32px;
}
}.owx-ft_main_in_6fu {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 637px) {.owx-ft_main_in_6fu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.owx-ft_main_in_6fu {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.owx-ft_col_logo_6fu {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.owx-ft_col_logo_6fu {
  grid-column: auto;
}
}.owx-ft_logo_6fu {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  color: #F6EDD8;
  align-items: center;
}.owx-ft_logo_mark_6fu {
  border-radius: 0.313rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.owx-ft_logo_mark_6fu img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.owx-ft_logo_sub_6fu {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
  color: #6A5638;
}.owx-ft_col_title_6fu {
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #A8906A;
}.owx-ft_col_links_6fu {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.owx-ft_col_link_6fu {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6A5638;
  font-size: 13px;
}.owx-ft_col_link_6fu:hover {
  color: #D5C19A;
}.owx-ft_apps_6fu {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.owx-ft_app_card_6fu {
  padding: 0.625rem 12px;
  gap: 10px;
  border: 1px solid rgba(255, 185, 80, 0.15);
  border-radius: 0.313rem;
  transition: border-color .2s;
  background: rgba(255, 200, 100, 0.05);
  display: flex;
  align-items: center;
}.owx-ft_app_card_6fu:hover {
  border-color: rgba(255, 185, 80, 0.38);
}.owx-ft_app_card_ic_6fu svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.owx-ft_app_card_os_6fu {
  color: #6A5638;
  font-weight: 600;
  font-size: 10px;
}.owx-ft_app_card_action_6fu {
  font-size: 12px;
  color: #D5C19A;
  font-weight: 700;
}.owx-ft_bot_6fu {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.owx-ft_bot_6fu {
  padding: 1.25rem 1.5rem;
}
}.owx-ft_bot_in_6fu {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
}.owx-ft_socials_6fu {
  gap: 8px;
  display: flex;
}.owx-ft_soc_6fu {
  background: rgba(255, 200, 100, 0.05);
  border-radius: 5px;
  transition: background .2s;
  border: 1px solid rgba(255, 185, 80, 0.15);
  width: 36px;
  justify-content: center;
  height: 36px;
  color: #A8906A;
  display: flex;
  align-items: center;
}.owx-ft_soc_6fu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.owx-ft_soc_6fu:hover {
  background: rgba(255, 200, 100, 0.07);
}.owx-ft_legal_6fu {
  flex: 1;
  color: #8C7252;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
}.owx-ft_legal_6fu strong {
  color: #A8906A;
  font-weight: 700;
}.owx-ft_legal_6fu a {
  color: #A8906A;
  text-decoration: underline;
}.owx-ft_age_6fu {
  border: 2px solid #8C7252;
  border-radius: 50%;
  font-size: 0.688rem;
  height: 32px;
  justify-content: center;
  color: #8C7252;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  margin-left: auto;
}