*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #D4C4A0;
  min-height: 100vh;
  line-height: 1.6;
  background-color: #120B05;
  font-family: 'Nunito Sans', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.dux-layout_wfm {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.dux-page_wfm {
  min-height: 100vh;
  display: flex;
}.dux-main_wfm {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1077px) {.dux-main_wfm {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.dux-main_wfm {
  padding-bottom: 4.5rem;
}
}.dux-gc_wfm {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  background: #18100A;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 638px) {.dux-gc_wfm {
  width: 156px;
}
}
@media(min-width: 1082px) {.dux-gc_wfm {
  width: 10.5rem;
}
}.dux-gc_wfm:hover {
  border-color: rgba(200, 130, 14, 0.07);
  transform: translateY(-3px);
}.dux-gc_img_wfm {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.dux-gc_img_wfm img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.dux-gc_hover_wfm {
  background: rgba(12, 7, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
  align-items: center;
}.dux-gc_wfm:hover .dux-gc_hover_wfm {
  opacity: 1;
}.dux-gc_hover_btn_wfm {
  padding: 0.5rem 16px;
  background: #C8820E;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5E8C8;
}.dux-gc_info_wfm {
  padding: 0.5rem 10px 10px;
}.dux-gc_name_wfm {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C4A0;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 12px;
}.dux-gc_prov_wfm {
  color: #6A5A42;
  font-size: 10px;
}.dux-gc_tag_wfm {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .04em;
  left: 0.375rem;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
}.dux-gc_tag_hot_wfm {
  background: #C42B2B;
  color: #fff;
}.dux-gc_tag_new_wfm {
  background: #4A9B52;
  color: #120B05;
}.dux-gc_tag_jp_wfm {
  background: #F0B020;
  color: #120B05;
}.dux-gc_tag_ex_wfm {
  background: #7A4E10;
  color: #fff;
}.dux-gc_tag_live_wfm {
  background: #C42B2B;
  color: #fff;
}.dux-gr_wfm {
  background: #120B05;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.dux-gr_wfm {
  padding: 36px 24px 0;
}
}.dux-gr_in_wfm {
  margin: 0 auto;
  max-width: 1320px;
}.dux-gr_head_wfm {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.dux-gr_head_l_wfm {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.dux-gr_ic_wfm {
  border-radius: 8px;
  justify-content: center;
  width: 2rem;
  display: flex;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
}.dux-gr_ic_wfm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.dux-gr_title_wfm {
  color: #F5E8C8;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.dux-gr_title_wfm {
  font-size: 18px;
}
}.dux-gr_more_wfm {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
  color: #7E6B50;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.dux-gr_more_wfm:hover {
  color: #C8820E;
}.dux-gr_more_wfm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.dux-gr_arrows_wfm {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.dux-gr_arr_wfm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  display: flex;
  align-items: center;
  color: #A89070;
}.dux-gr_arr_wfm:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5E8C8;
}.dux-gr_arr_wfm svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.dux-gr_seo_h_wfm {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 13px;
  max-width: 680px;
  color: #D4C4A0;
}
@media(min-width: 769px) {.dux-gr_seo_h_wfm {
  font-size: 0.875rem;
}
}.dux-gr_seo_wfm {
  font-size: 12px;
  color: #7E6B50;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.dux-gr_seo_wfm strong {
  font-weight: 600;
  color: #D4C4A0;
}.dux-gr_scroll_wfm {
  gap: 0.625rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.dux-gr_scroll_wfm::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.dux-gr_scroll_wfm {
  gap: 12px;
}
}.dux-tb_wfm {
  background: #120B05;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  align-items: center;
  top: 0;
  right: 0;
  z-index: 80;
  display: flex;
  left: 0;
  position: fixed;
}.dux-tb_in_wfm {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}.dux-tb_burger_wfm {
  border-radius: 8px;
  gap: 0.313rem;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  align-items: center;
  flex-direction: column;
  width: 2.375rem;
}.dux-tb_burger_wfm:hover {
  background: rgba(255, 255, 255, 0.05);
}.dux-tb_burger_line_wfm {
  background: #A89070;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1082px) {.dux-tb_burger_wfm {
  display: none;
}
}.dux-tb_logo_wfm {
  gap: 0.563rem;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  color: #F5E8C8;
  flex-shrink: 0;
  display: flex;
}.dux-tb_logo_mark_wfm {
  overflow: hidden;
  border-radius: 8px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 32px;
}.dux-tb_logo_mark_wfm img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dux-tb_nav_wfm {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.dux-tb_nav_wfm {
  display: flex;
}
}.dux-tb_tab_wfm {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-weight: 600;
  color: #A89070;
  font-size: 0.813rem;
}.dux-tb_tab_wfm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8C8;
}.dux-tb_tab_wfm.dux-state_active_wfm {
  background: rgba(200, 130, 14, 0.18);
  color: #F5E8C8;
}.dux-tb_right_wfm {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.dux-tb_login_wfm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #D4C4A0;
}.dux-tb_login_wfm:hover {
  border-color: rgba(200, 130, 14, 0.45);
  color: #F5E8C8;
}
@media(min-width: 481px) {.dux-tb_login_wfm {
  display: block;
}
}.dux-tb_reg_wfm {
  background: #4A9B52;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  color: #100C04;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.dux-tb_reg_wfm:hover {
  background: #5CB864;
}.dux-sb_wfm {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1E1209;
  overflow-y: auto;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 220px;
  top: 56px;
  z-index: 70;
}.dux-sb_wfm.dux-state_open_wfm {
  transform: translateX(0);
}.dux-sb_wfm::-webkit-scrollbar {
  width: 4px;
}.dux-sb_wfm::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.dux-sb_wfm {
  transform: translateX(0);
}
}.dux-sb_auth_wfm {
  padding: 14px 12px 0.625rem;
}.dux-sb_btn_reg_wfm {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 8px;
  background: #4A9B52;
  color: #100C04;
  text-align: center;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.dux-sb_btn_reg_wfm:hover {
  background: #5CB864;
}.dux-sb_btn_login_wfm {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px;
  transition: border-color .2s;
  font-weight: 600;
  text-align: center;
  color: #D4C4A0;
  font-size: 13px;
  display: block;
}.dux-sb_btn_login_wfm:hover {
  border-color: rgba(200, 130, 14, 0.45);
  color: #F5E8C8;
}.dux-sb_promo_wfm {
  background: linear-gradient(135deg,#2E1408,#1E1209);
  margin: 0 12px 10px;
  border: 1px solid rgba(200, 130, 14, 0.18);
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 0.75rem 14px;
  position: relative;
}.dux-sb_promo_wfm::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 130, 14, 0.18),transparent 70%);
  width: 80px;
  content: '';
  top: -20px;
  right: -20px;
  position: absolute;
  height: 80px;
}.dux-sb_promo_title_wfm {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C8820E;
}.dux-sb_promo_text_wfm {
  line-height: 1.35;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
}.dux-sb_promo_sub_wfm {
  font-size: 0.625rem;
  color: #7E6B50;
  margin-top: 3px;
}.dux-sb_nav_wfm {
  padding: 6px 0.5rem 1rem;
}.dux-sb_nav_lb_wfm {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  color: #6A5A42;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dux-sb_link_wfm {
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  color: #A89070;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.dux-sb_link_wfm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5E8C8;
}.dux-sb_link_wfm.dux-state_active_wfm {
  background: rgba(200, 130, 14, 0.18);
  color: #F5E8C8;
}.dux-sb_ic_wfm {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  display: flex;
  height: 30px;
}.dux-sb_ic_wfm svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.dux-sb_ic_1_wfm {
  background: rgba(200, 130, 14, 0.07);
  color: #C8820E;
}.dux-sb_ic_2_wfm {
  background: rgba(74, 155, 82, 0.18);
  color: #4A9B52;
}.dux-sb_ic_3_wfm {
  background: rgba(240, 176, 32, 0.16);
  color: #F0B020;
}.dux-sb_ic_4_wfm {
  background: rgba(122, 78, 16, 0.28);
  color: #7A4E10;
}.dux-sb_ic_5_wfm {
  background: rgba(200, 130, 14, 0.07);
  color: #D4547A;
}.dux-sb_ic_6_wfm {
  background: rgba(122, 78, 16, 0.28);
  color: #9B50D2;
}.dux-sb_badge_wfm {
  padding: 2px 7px;
  border-radius: 4px;
  background: #F0B020;
  font-size: 9px;
  color: #100C04;
  font-weight: 700;
  margin-left: auto;
}.dux-sb_bot_wfm {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.dux-sb_lang_wfm,.dux-sb_help_wfm {
  border-radius: 0.25rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  color: #A89070;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
}.dux-sb_lang_wfm:hover,.dux-sb_help_wfm:hover {
  border-color: rgba(200, 130, 14, 0.45);
  color: #F5E8C8;
}.dux-sb_lang_wfm svg,.dux-sb_help_wfm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.dux-sb_bd_wfm {
  background: rgba(12, 7, 3, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.dux-sb_bd_wfm.dux-state_on_wfm {
  display: block;
}
@media(min-width: 1078px) {.dux-sb_bd_wfm {
  display: none!important;
}
}.dux-mob_nav_wfm {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1E1209;
  display: flex;
  z-index: 80;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
@media(min-width:1080px) {.dux-mob_nav_wfm {
  display: none;
}
}.dux-mob_nav_item_wfm {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #6A5A42;
  align-items: center;
}.dux-mob_nav_ic_wfm {
  line-height: 1;
}.dux-mob_nav_ic_wfm svg {
  height: 20px;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dux-mob_nav_lb_wfm {
  font-weight: 600;
  color: #6A5A42;
  font-size: 0.625rem;
}.dux-mob_nav_item_wfm.dux-state_active_wfm {
  color: #C8820E;
}.dux-mob_nav_item_wfm.dux-state_active_wfm .dux-mob_nav_lb_wfm {
  color: #C8820E;
}.dux-hero_wfm {
  padding: 1.25rem 16px 0;
  background: #120B05;
}
@media(min-width:768px) {.dux-hero_wfm {
  padding: 24px 24px 0;
}
}.dux-hero_in_wfm {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.dux-hero_in_wfm {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.dux-hero_in_wfm {
  grid-template-columns: 1fr 340px;
}
}.dux-hero_promo_wfm {
  overflow: hidden;
  background: #18100A;
  border-radius: 0.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.dux-hero_promo_wfm {
  min-height: 17.5rem;
}
}.dux-hero_promo_bg_wfm {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2E1408 0%,#120B05 100%);
  position: absolute;
  background-size: cover;
}.dux-hero_promo_bg_wfm::after {
  inset: 0;
  background: linear-gradient(90deg,#120B05 0%,rgba(12, 7, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.dux-hero_promo_glow_wfm {
  background: radial-gradient(circle,rgba(122, 78, 16, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  position: absolute;
  width: 300px;
  height: 300px;
  pointer-events: none;
  right: 3.75rem;
}.dux-hero_promo_ct_wfm {
  padding: 28px 1.5rem 28px 28px;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 480px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 770px) {.dux-hero_promo_ct_wfm {
  padding: 2.5rem 32px;
}
}.dux-hero_badge_wfm {
  background: rgba(200, 130, 14, 0.18);
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(200, 130, 14, 0.07);
  border-radius: 20px;
  display: inline-block;
  color: #C8820E;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.dux-hero_h1_wfm {
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  color: #F5E8C8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.dux-hero_h1_wfm em {
  color: #F0B020;
  font-style: normal;
}
@media(min-width:768px) {.dux-hero_h1_wfm {
  font-size: 36px;
}
}.dux-hero_sub_wfm {
  line-height: 1.55;
  font-size: 13px;
  color: #A89070;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.dux-hero_sub_wfm {
  font-size: 14px;
}
}.dux-hero_row_wfm {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.dux-hero_cta_wfm {
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #4A9B52;
  box-shadow: 0px 6px 1.375rem rgba(74, 155, 82, 0.44);
  color: #100C04;
  font-weight: 700;
  font-size: 14px;
}.dux-hero_cta_wfm:hover {
  background: #5CB864;
}.dux-hero_terms_wfm {
  color: #6A5A42;
  font-size: 11px;
}.dux-hero_game_wfm {
  overflow: hidden;
  background: #18100A;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.dux-hero_game_badge_wfm {
  border: 1px solid rgba(240, 176, 32, 0.16);
  border-radius: 20px;
  background: rgba(240, 176, 32, 0.16);
  padding: 0.313rem 0.625rem;
  z-index: 3;
  left: 0.75rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  position: absolute;
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
  color: #F0B020;
}.dux-hero_game_badge_wfm svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.dux-hero_game_img_wfm {
  overflow: hidden;
  background: linear-gradient(135deg,#2E1408,#120B05);
  position: relative;
  padding-bottom: 60%;
}.dux-hero_game_img_wfm img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.dux-hero_game_play_wfm {
  background: rgba(12, 7, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.dux-hero_game_wfm:hover .dux-hero_game_play_wfm {
  opacity: 1;
}.dux-hero_game_play_wfm span {
  border-radius: 50%;
  background: #C8820E;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 52px;
  width: 52px;
}.dux-hero_game_play_wfm span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.dux-hero_game_info_wfm {
  padding: 0.875rem 16px;
}.dux-hero_game_title_wfm {
  color: #F5E8C8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.dux-hero_game_provider_wfm {
  font-size: 0.688rem;
  color: #7E6B50;
}.dux-hero_game_btn_wfm {
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  background: #C8820E;
  text-align: center;
  color: #F5E8C8;
  display: block;
  font-weight: 700;
  font-size: 13px;
}.dux-hero_game_wfm:hover .dux-hero_game_btn_wfm {
  background: #E09820;
}.dux-sbar_wfm {
  background: #120B05;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.dux-sbar_wfm {
  padding: 1.125rem 1.5rem 0;
}
}.dux-sbar_in_wfm {
  margin: 0 auto;
  max-width: 82.5rem;
}.dux-sbar_row_wfm {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.dux-sbar_input_wfm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  flex: 1;
  background: #18100A;
  padding: 0.688rem 16px;
  border-radius: 0.5rem;
  gap: 10px;
  align-items: center;
  color: #7E6B50;
  display: flex;
  cursor: pointer;
  font-size: 13px;
}.dux-sbar_input_wfm:hover {
  border-color: rgba(200, 130, 14, 0.45);
}.dux-sbar_input_wfm svg {
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dux-sbar_providers_wfm {
  background: #18100A;
  border-radius: 8px;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  font-size: 0.813rem;
  align-items: center;
  color: #D4C4A0;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.dux-sbar_providers_wfm:hover {
  border-color: rgba(200, 130, 14, 0.45);
  color: #F5E8C8;
}.dux-sbar_providers_wfm svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.dux-sbar_tabs_wfm {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.dux-sbar_tabs_wfm::-webkit-scrollbar {
  display: none;
}.dux-sbar_tab_wfm {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  align-items: center;
  font-size: 0.75rem;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  color: #A89070;
}.dux-sbar_tab_wfm:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 130, 14, 0.45);
  color: #F5E8C8;
}.dux-sbar_tab_wfm.dux-state_active_wfm {
  background: rgba(200, 130, 14, 0.18);
  border-color: rgba(200, 130, 14, 0.07);
  color: #F5E8C8;
}.dux-sbar_tab_ic_wfm svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.dux-wy_wfm {
  padding: 32px 16px 0;
  background: #120B05;
}
@media(min-width:768px) {.dux-wy_wfm {
  padding: 2.5rem 1.5rem 0;
}
}.dux-wy_in_wfm {
  margin: 0 auto;
  max-width: 1320px;
}.dux-wy_head_wfm {
  margin-bottom: 18px;
  max-width: 720px;
}.dux-wy_label_wfm {
  color: #C8820E;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.dux-wy_h2_wfm {
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8C8;
}
@media(min-width: 767px) {.dux-wy_h2_wfm {
  font-size: 1.5rem;
}
}.dux-wy_intro_wfm {
  margin: 0;
  font-size: 13px;
  color: #7E6B50;
  line-height: 1.6;
}.dux-wy_grid_wfm {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.dux-wy_grid_wfm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.dux-wy_grid_wfm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dux-wy_card_wfm {
  border-radius: 8px;
  background: #1E1209;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
}.dux-wy_card_wfm:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 130, 14, 0.07);
}.dux-wy_card_ic_wfm {
  background: rgba(200, 130, 14, 0.18);
  border-radius: 50%;
  height: 44px;
  color: #C8820E;
  align-items: center;
  width: 44px;
  display: flex;
  margin-bottom: 14px;
  justify-content: center;
}.dux-wy_card_ic_wfm svg {
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dux-wy_card_h_wfm {
  font-weight: 700;
  color: #F5E8C8;
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}.dux-wy_card_p_wfm {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E6B50;
  font-size: 13px;
}.dux-wy_card_p_wfm strong {
  font-weight: 600;
  color: #D4C4A0;
}.dux-gr_jp_wfm {
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1C0E22 0%,#0E0812 100%);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
}.dux-gr_jp_wfm::before {
  background: radial-gradient(circle,rgba(122, 78, 16, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  left: -60px;
  width: 250px;
  height: 15.625rem;
  position: absolute;
  top: -60px;
}.dux-gr_jp_wfm::after {
  background: radial-gradient(circle,rgba(240, 176, 32, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 200px;
  right: 0;
  bottom: -2.5rem;
  width: 200px;
  position: absolute;
  content: '';
}.dux-gr_jp_head_wfm {
  gap: 16px;
  z-index: 1;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 1rem;
}.dux-gr_jp_info_wfm {
  flex: 1;
}.dux-gr_jp_label_wfm {
  font-size: 11px;
  color: #9B50D2;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
}.dux-gr_jp_label_wfm svg {
  width: 0.875rem;
  margin-right: 4px;
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
}.dux-gr_jp_amount_wfm {
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 2rem;
  color: #F5E8C8;
  margin-bottom: 4px;
}
@media(min-width: 766px) {.dux-gr_jp_amount_wfm {
  font-size: 40px;
}
}.dux-gr_jp_amount_wfm span {
  color: #F0B020;
}.dux-gr_jp_seo_wfm {
  color: #A89070;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
  max-width: 30rem;
}.dux-gr_jp_cta_wfm {
  border-radius: 0.5rem;
  background: rgba(122, 78, 16, 0.28);
  padding: 11px 20px;
  border: 1px solid rgba(122, 78, 16, 0.28);
  transition: background .2s;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  position: relative;
  color: #F5E8C8;
  z-index: 1;
  align-self: flex-start;
  margin-top: 4px;
}.dux-gr_jp_cta_wfm:hover {
  background: #7A4E10;
}.dux-ws_wfm {
  padding: 32px 1rem 0;
  background: #120B05;
}
@media(min-width: 769px) {.dux-ws_wfm {
  padding: 2.25rem 1.5rem 0;
}
}.dux-ws_in_wfm {
  margin: 0 auto;
  max-width: 1320px;
}.dux-ws_head_wfm {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
}.dux-ws_title_wfm {
  gap: 10px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  align-items: center;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
  flex-wrap: wrap;
}.dux-ws_title_ic_wfm svg {
  stroke-linecap: round;
  color: #F0B020;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.dux-ws_online_wfm {
  gap: 7px;
  color: #7E6B50;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.dux-ws_online_dot_wfm {
  border-radius: 50%;
  background: #4A9B52;
  height: 8px;
  box-shadow: 0 0 6px rgba(74, 155, 82, 0.18);
  width: 8px;
  flex-shrink: 0;
}.dux-ws_scroll_wfm {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.dux-ws_scroll_wfm::-webkit-scrollbar {
  display: none;
}.dux-wc_wfm {
  background: #18100A;
  gap: 10px;
  border-radius: 8px;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.dux-wc_img_wfm {
  overflow: hidden;
  background: #1E1209;
  border-radius: 4px;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.dux-wc_img_wfm img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dux-wc_info_wfm {
  min-width: 0;
}.dux-wc_game_wfm {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D4C4A0;
  white-space: nowrap;
  font-size: 0.75rem;
}.dux-wc_player_wfm {
  overflow: hidden;
  font-size: 0.625rem;
  color: #6A5A42;
  text-overflow: ellipsis;
  white-space: nowrap;
}.dux-wc_amount_wfm {
  color: #4A9B52;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
}.dux-app_wfm {
  background: #120B05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.dux-app_wfm {
  padding: 2.75rem 1.5rem 0;
}
}.dux-app_in_wfm {
  margin: 0 auto;
  max-width: 1320px;
}.dux-app_head_wfm {
  margin-bottom: 16px;
}.dux-app_label_wfm {
  font-size: 11px;
  color: #C8820E;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.dux-app_h2_wfm {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F5E8C8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.dux-app_h2_wfm {
  font-size: 1.5rem;
}
}.dux-app_sub_wfm {
  max-width: 600px;
  color: #7E6B50;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.dux-app_sub_wfm strong {
  font-weight: 700;
  color: #D4C4A0;
}.dux-app_cards_wfm {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.dux-app_cards_wfm {
  grid-template-columns: repeat(3,1fr);
}
}.dux-app_card_wfm {
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.dux-app_card_ios_wfm {
  background: linear-gradient(135deg,rgba(200, 130, 14, 0.18) 0%,#1E1209 100%);
}.dux-app_card_android_wfm {
  background: linear-gradient(135deg,rgba(74, 155, 82, 0.18) 0%,#1E1209 100%);
}.dux-app_card_win_wfm {
  background: linear-gradient(135deg,rgba(240, 176, 32, 0.16) 0%,#1E1209 100%);
}.dux-app_card_ic_wfm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
}.dux-app_card_ic_wfm {
  flex-shrink: 0;
  color: #F5E8C8;
}.dux-app_card_os_wfm {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #7E6B50;
}.dux-app_card_title_wfm {
  font-weight: 700;
  font-size: 15px;
  color: #F5E8C8;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}.dux-app_card_text_wfm {
  margin-bottom: 14px;
  color: #7E6B50;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.dux-app_card_btn_wfm {
  border: 1px solid rgba(200, 130, 14, 0.45);
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border-radius: 0.25rem;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  align-items: center;
  font-weight: 700;
  color: #F5E8C8;
  font-size: 0.813rem;
  display: inline-flex;
}.dux-app_card_btn_wfm:hover {
  background: rgba(255, 255, 255, 0.07);
}.dux-prov_wfm {
  padding: 2.25rem 1rem 0;
  background: #120B05;
}
@media(min-width: 770px) {.dux-prov_wfm {
  padding: 44px 1.5rem 0;
}
}.dux-prov_in_wfm {
  margin: 0 auto;
  max-width: 82.5rem;
}.dux-prov_head_wfm {
  margin-bottom: 1rem;
}.dux-prov_label_wfm {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8820E;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.dux-prov_h2_wfm {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5E8C8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 770px) {.dux-prov_h2_wfm {
  font-size: 24px;
}
}.dux-prov_seo_wfm {
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 1rem;
  color: #7E6B50;
}.dux-prov_seo_wfm strong {
  font-weight: 700;
  color: #D4C4A0;
}.dux-prov_seo_wfm a {
  color: #C8820E;
  text-decoration: underline;
}.dux-prov_grid_wfm {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.dux-prov_grid_wfm {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.dux-prov_grid_wfm {
  grid-template-columns: repeat(8,1fr);
}
}.dux-prov_card_wfm {
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 10px;
  background: #18100A;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.dux-prov_card_wfm:hover {
  border-color: rgba(200, 130, 14, 0.45);
  background: #1E1209;
}.dux-prov_logo_wfm {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  width: 44px;
}.dux-prov_logo_wfm img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.dux-prov_name_wfm {
  text-align: center;
  font-size: 11px;
  color: #A89070;
  overflow-wrap: break-word;
  font-weight: 600;
}.dux-reg_wfm {
  background: #120B05;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.dux-reg_wfm {
  padding: 2.75rem 1.5rem 0;
}
}.dux-reg_in_wfm {
  background: #1E1209;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 765px) {.dux-reg_in_wfm {
  padding: 40px;
}
}.dux-reg_top_wfm {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.dux-reg_top_wfm {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dux-reg_label_wfm {
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C8820E;
  text-transform: uppercase;
  letter-spacing: .08em;
}.dux-reg_h2_wfm {
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8C8;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.dux-reg_h2_wfm {
  font-size: 28px;
}
}.dux-reg_bonus_wfm {
  border: 1px solid rgba(240, 176, 32, 0.16);
  border-radius: 0.5rem;
  background: rgba(240, 176, 32, 0.16);
  gap: 8px;
  padding: 0.625rem 16px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.dux-reg_bonus_amount_wfm {
  font-weight: 800;
  color: #F0B020;
  font-size: 20px;
}.dux-reg_bonus_text_wfm {
  line-height: 1.35;
  font-size: 13px;
  color: #A89070;
}.dux-reg_cta_btn_wfm {
  background: #4A9B52;
  padding: 14px 32px;
  border-radius: 8px;
  transition: background .2s;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  display: inline-block;
  color: #100C04;
  box-shadow: 0px 6px 1.375rem rgba(74, 155, 82, 0.44);
  font-weight: 700;
}.dux-reg_cta_btn_wfm:hover {
  background: #5CB864;
}.dux-reg_terms_wfm {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #6A5A42;
}.dux-reg_seo_wfm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6B50;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  font-size: 0.813rem;
}.dux-reg_seo_wfm p {
  line-height: 1.65;
  color: #7E6B50;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.dux-reg_seo_wfm p:last-child {
  margin-bottom: 0;
}.dux-reg_seo_wfm strong {
  font-weight: 700;
  color: #D4C4A0;
}.dux-reg_seo_wfm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8820E;
}.dux-reg_seo_wfm a:hover {
  color: #E09820;
}.dux-reg_seo_wfm ul,.dux-reg_seo_wfm ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.dux-reg_seo_wfm ol {
  list-style: decimal;
}.dux-reg_seo_wfm li {
  color: #7E6B50;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.dux-reg_seo_wfm table {
  margin-bottom: 10px;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.dux-reg_seo_wfm table {
  display: table;
}
}.dux-reg_seo_wfm th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.dux-reg_seo_wfm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7E6B50;
}.dux-reg_steps_wfm {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.dux-reg_steps_wfm {
  margin-top: 0;
}
}.dux-reg_step_wfm {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.dux-reg_step_num_wfm {
  border: 1px solid rgba(200, 130, 14, 0.07);
  background: rgba(200, 130, 14, 0.18);
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  font-size: 14px;
  display: flex;
  font-weight: 800;
  width: 34px;
  justify-content: center;
  height: 2.125rem;
  color: #C8820E;
}.dux-reg_step_title_wfm {
  font-weight: 700;
  color: #F5E8C8;
  font-size: 14px;
  margin-bottom: 3px;
}.dux-reg_step_text_wfm {
  color: #7E6B50;
  font-size: 12px;
  line-height: 1.5;
}.dux-reg_trust_wfm {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.dux-reg_trust_item_wfm {
  gap: 7px;
  align-items: center;
  color: #7E6B50;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
}.dux-reg_trust_ic_wfm svg {
  width: 1rem;
  color: #C8820E;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.dux-bon_wfm {
  background: #120B05;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.dux-bon_wfm {
  padding: 2.75rem 24px 0;
}
}.dux-bon_in_wfm {
  margin: 0 auto;
  max-width: 82.5rem;
}.dux-bon_head_wfm {
  margin-bottom: 1.25rem;
}.dux-bon_label_wfm {
  text-transform: uppercase;
  color: #C8820E;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.dux-bon_h2_wfm {
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
}
@media(min-width:768px) {.dux-bon_h2_wfm {
  font-size: 24px;
}
}.dux-bon_seo_wfm {
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7E6B50;
}.dux-bon_seo_wfm strong {
  font-weight: 700;
  color: #D4C4A0;
}.dux-bon_seo_wfm a {
  color: #C8820E;
  text-decoration: underline;
}.dux-bon_grid_wfm {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.dux-bon_grid_wfm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.dux-bon_grid_wfm {
  grid-template-columns: repeat(5,1fr);
}
}.dux-bon_card_wfm {
  padding: 1rem;
  background: #18100A;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.dux-bon_card_wfm:hover {
  border-color: rgba(200, 130, 14, 0.07);
  transform: translateY(-2px);
}.dux-bon_card_ic_wfm svg {
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
}.dux-bon_card_ic_wfm {
  margin-bottom: 0.625rem;
}.dux-bon_card_type_wfm {
  color: #7E6B50;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
}.dux-bon_card_amount_wfm {
  font-size: 1.125rem;
  margin-bottom: 6px;
  color: #F0B020;
  font-weight: 800;
  line-height: 1.1;
}.dux-bon_card_name_wfm {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
  color: #F5E8C8;
  font-weight: 600;
}.dux-bon_card_detail_wfm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A5A42;
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.dux-seo_wfm {
  padding: 36px 16px 0;
  background: #120B05;
}
@media(min-width: 767px) {.dux-seo_wfm {
  padding: 44px 24px 0;
}
}.dux-seo_in_wfm {
  padding: 1.75rem 1.5rem;
  background: #1E1209;
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.dux-seo_in_wfm {
  padding: 36px 40px;
}
}.dux-seo_label_wfm {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C8820E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.dux-seo_h2_wfm {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5E8C8;
}
@media(min-width:768px) {.dux-seo_h2_wfm {
  font-size: 24px;
}
}.dux-seo_body_wfm {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A89070;
}.dux-seo_body_wfm p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #A89070;
  line-height: 1.75;
}.dux-seo_body_wfm p:last-child {
  margin-bottom: 0;
}.dux-seo_body_wfm strong {
  color: #D4C4A0;
  font-weight: 700;
}.dux-seo_body_wfm a {
  transition: color .2s;
  color: #C8820E;
  text-decoration: underline;
}.dux-seo_body_wfm a:hover {
  color: #E09820;
}.dux-seo_body_wfm ul,.dux-seo_body_wfm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dux-seo_body_wfm ol {
  list-style: decimal;
}.dux-seo_body_wfm li {
  font-size: 14px;
  color: #A89070;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.dux-seo_body_wfm table {
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.dux-seo_body_wfm table {
  display: table;
}
}.dux-seo_body_wfm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.dux-seo_body_wfm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A89070;
}.dux-seo_cols_wfm {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.dux-seo_cols_wfm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dux-seo_cols_wfm {
  grid-template-columns: repeat(3,1fr);
}
}.dux-seo_col_h_wfm {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D4C4A0;
  font-weight: 700;
  font-size: 0.813rem;
}.dux-seo_col_p_wfm {
  line-height: 1.65;
  color: #7E6B50;
  font-size: 13px;
  overflow-wrap: break-word;
}.dux-seo_stats_wfm {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dux-seo_stat_wfm {
  border-radius: 8px;
  background: rgba(200, 130, 14, 0.07);
  border: 1px solid rgba(200, 130, 14, 0.18);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.dux-seo_stat_val_wfm {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C8820E;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.dux-seo_stat_lb_wfm {
  font-size: 0.688rem;
  color: #7E6B50;
  overflow-wrap: break-word;
}.dux-faq_wfm {
  padding: 2.25rem 16px 0;
  background: #120B05;
}
@media(min-width: 769px) {.dux-faq_wfm {
  padding: 2.75rem 24px 0;
}
}.dux-faq_in_wfm {
  margin: 0 auto;
  max-width: 1320px;
}.dux-faq_head_wfm {
  margin-bottom: 20px;
}.dux-faq_label_wfm {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8820E;
}.dux-faq_h2_wfm {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 771px) {.dux-faq_h2_wfm {
  font-size: 1.5rem;
}
}.dux-faq_list_wfm {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.dux-faq_item_wfm {
  overflow: hidden;
  background: #1E1209;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.dux-faq_q_wfm {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 12px;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
  color: #D4C4A0;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
}.dux-faq_q_wfm:hover {
  color: #F5E8C8;
}.dux-faq_q_ic_wfm {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  font-size: 1rem;
  display: flex;
  width: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  color: #C8820E;
  justify-content: center;
  height: 1.5rem;
}.dux-faq_item_wfm.dux-state_open_wfm .dux-faq_q_ic_wfm {
  transform: rotate(45deg);
}.dux-faq_a_wfm {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  color: #7E6B50;
  line-height: 1.7;
}.dux-faq_item_wfm.dux-state_open_wfm .dux-faq_a_wfm {
  display: block;
}.dux-faq_a_wfm strong {
  color: #D4C4A0;
  font-weight: 700;
}.dux-faq_a_wfm a {
  color: #C8820E;
  text-decoration: underline;
}.dux-faq_a_wfm ul,.dux-faq_a_wfm ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.dux-faq_a_wfm ol {
  list-style: decimal;
}.dux-faq_a_wfm li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.dux-faq_a_wfm table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.dux-faq_a_wfm table {
  display: table;
}
}.dux-faq_a_wfm th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.dux-faq_a_wfm td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6B50;
}.dux-seo_wfm {
  background: #120B05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dux-seo_wfm {
  padding: 44px 1.5rem 0;
}
}.dux-seo_in_wfm {
  background: #1E1209;
  margin: 0 auto;
  border-radius: 12px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 765px) {.dux-seo_in_wfm {
  padding: 36px 40px;
}
}.dux-seo_label_wfm {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8820E;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.dux-seo_h2_wfm {
  font-weight: 800;
  color: #F5E8C8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.dux-seo_h2_wfm {
  font-size: 24px;
}
}.dux-seo_body_wfm {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A89070;
  overflow-wrap: break-word;
}.dux-seo_body_wfm p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A89070;
}.dux-seo_body_wfm p:last-child {
  margin-bottom: 0;
}.dux-seo_body_wfm strong {
  color: #D4C4A0;
  font-weight: 700;
}.dux-seo_body_wfm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8820E;
}.dux-seo_body_wfm a:hover {
  color: #E09820;
}.dux-seo_body_wfm ul,.dux-seo_body_wfm ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dux-seo_body_wfm ol {
  list-style: decimal;
}.dux-seo_body_wfm li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A89070;
  margin-bottom: 6px;
}.dux-seo_body_wfm table {
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.dux-seo_body_wfm table {
  display: table;
}
}.dux-seo_body_wfm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D4C4A0;
}.dux-seo_body_wfm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A89070;
}.dux-seo_cols_wfm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.dux-seo_cols_wfm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.dux-seo_cols_wfm {
  grid-template-columns: repeat(3,1fr);
}
}.dux-seo_col_h_wfm {
  font-weight: 700;
  font-size: 0.813rem;
  color: #D4C4A0;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.dux-seo_col_p_wfm {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6B50;
}.dux-seo_stats_wfm {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.dux-seo_stat_wfm {
  flex: 1;
  background: rgba(200, 130, 14, 0.07);
  border: 1px solid rgba(200, 130, 14, 0.18);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.dux-seo_stat_val_wfm {
  color: #C8820E;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
}.dux-seo_stat_lb_wfm {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6B50;
}.dux-pmt_wfm {
  padding: 2.25rem 1rem 0;
  background: #120B05;
}
@media(min-width: 765px) {.dux-pmt_wfm {
  padding: 44px 24px 0;
}
}.dux-pmt_in_wfm {
  margin: 0 auto;
  max-width: 1320px;
}.dux-pmt_head_wfm {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.dux-pmt_label_wfm {
  color: #C8820E;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.dux-pmt_h2_wfm {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #F5E8C8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.dux-pmt_h2_wfm {
  font-size: 1.75rem;
}
}.dux-pmt_intro_wfm {
  color: #7E6B50;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.dux-pmt_groups_wfm {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.dux-pmt_group_wfm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: #1E1209;
  padding: 20px;
}.dux-pmt_group_head_wfm {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.dux-pmt_group_ic_wfm {
  border-radius: 4px;
  background: rgba(200, 130, 14, 0.18);
  color: #C8820E;
  height: 36px;
  justify-content: center;
  width: 36px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.dux-pmt_group_ic_wfm svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.dux-pmt_group_h_wfm {
  margin: 0;
  color: #F5E8C8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.dux-pmt_group_p_wfm {
  font-size: 0.813rem;
  color: #7E6B50;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.dux-pmt_group_p_wfm strong {
  font-weight: 600;
  color: #D4C4A0;
}.dux-pmt_table_wrap_wfm {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.dux-pmt_table_wfm {
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}.dux-pmt_table_wfm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  color: #D4C4A0;
  text-align: left;
  font-size: 11px;
  letter-spacing: .04em;
}.dux-pmt_table_wfm td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6B50;
}.dux-pmt_table_wfm tbody tr:last-child td {
  border-bottom: none;
}.dux-pmt_table_wfm tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C4A0;
}.dux-seo_wfm {
  background: #120B05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.dux-seo_wfm {
  padding: 44px 24px 0;
}
}.dux-seo_in_wfm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #1E1209;
  padding: 28px 24px;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width:768px) {.dux-seo_in_wfm {
  padding: 36px 40px;
}
}.dux-seo_label_wfm {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C8820E;
}.dux-seo_h2_wfm {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  color: #F5E8C8;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 771px) {.dux-seo_h2_wfm {
  font-size: 24px;
}
}.dux-seo_body_wfm {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A89070;
  font-size: 14px;
}.dux-seo_body_wfm p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A89070;
}.dux-seo_body_wfm p:last-child {
  margin-bottom: 0;
}.dux-seo_body_wfm strong {
  color: #D4C4A0;
  font-weight: 700;
}.dux-seo_body_wfm a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8820E;
}.dux-seo_body_wfm a:hover {
  color: #E09820;
}.dux-seo_body_wfm ul,.dux-seo_body_wfm ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.dux-seo_body_wfm ol {
  list-style: decimal;
}.dux-seo_body_wfm li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A89070;
  font-size: 0.875rem;
}.dux-seo_body_wfm table {
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 766px) {.dux-seo_body_wfm table {
  display: table;
}
}.dux-seo_body_wfm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D4C4A0;
  font-weight: 700;
  text-align: left;
}.dux-seo_body_wfm td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89070;
}.dux-seo_cols_wfm {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.dux-seo_cols_wfm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.dux-seo_cols_wfm {
  grid-template-columns: repeat(3,1fr);
}
}.dux-seo_col_h_wfm {
  font-weight: 700;
  color: #D4C4A0;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.dux-seo_col_p_wfm {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6B50;
}.dux-seo_stats_wfm {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.dux-seo_stat_wfm {
  padding: 0.875rem 16px;
  border-radius: 8px;
  background: rgba(200, 130, 14, 0.07);
  border: 1px solid rgba(200, 130, 14, 0.18);
  flex: 1;
  min-width: 140px;
}.dux-seo_stat_val_wfm {
  font-weight: 800;
  color: #C8820E;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.dux-seo_stat_lb_wfm {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6B50;
}.dux-ft_wfm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0703;
  margin-top: 3rem;
}.dux-ft_support_wfm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 771px) {.dux-ft_support_wfm {
  padding: 1.75rem 24px;
}
}.dux-ft_support_in_wfm {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.dux-ft_support_main_wfm {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.dux-ft_support_ic_wfm {
  flex-shrink: 0;
  color: #C8820E;
}.dux-ft_support_ic_wfm svg {
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dux-ft_support_text_title_wfm {
  margin-bottom: 3px;
  color: #F5E8C8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.dux-ft_support_text_sub_wfm {
  color: #7E6B50;
  font-size: 12px;
  overflow-wrap: break-word;
}.dux-ft_support_btn_wfm {
  border-radius: 8px;
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #C8820E;
  flex-shrink: 0;
  color: #F5E8C8;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.dux-ft_support_btn_wfm:hover {
  background: #E09820;
}.dux-ft_support_contacts_wfm {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.dux-ft_support_contact_wfm {
  font-size: 12px;
  line-height: 1.4;
  color: #6A5A42;
}.dux-ft_support_contact_wfm strong {
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  color: #A89070;
}.dux-ft_main_wfm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 765px) {.dux-ft_main_wfm {
  padding: 2.5rem 1.5rem 32px;
}
}.dux-ft_main_in_wfm {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 639px) {.dux-ft_main_in_wfm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.dux-ft_main_in_wfm {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.dux-ft_col_logo_wfm {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.dux-ft_col_logo_wfm {
  grid-column: auto;
}
}.dux-ft_logo_wfm {
  gap: 9px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #F5E8C8;
  font-weight: 800;
  font-size: 1rem;
  align-items: center;
}.dux-ft_logo_mark_wfm {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 30px;
}.dux-ft_logo_mark_wfm img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.dux-ft_logo_sub_wfm {
  color: #6A5A42;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
}.dux-ft_col_title_wfm {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #A89070;
  margin-bottom: 0.875rem;
}.dux-ft_col_links_wfm {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.dux-ft_col_link_wfm {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6A5A42;
  font-size: 0.813rem;
}.dux-ft_col_link_wfm:hover {
  color: #D4C4A0;
}.dux-ft_apps_wfm {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.dux-ft_app_card_wfm {
  border-radius: 4px;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.dux-ft_app_card_wfm:hover {
  border-color: rgba(200, 130, 14, 0.45);
}.dux-ft_app_card_ic_wfm svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.dux-ft_app_card_os_wfm {
  font-weight: 600;
  font-size: 10px;
  color: #6A5A42;
}.dux-ft_app_card_action_wfm {
  font-size: 12px;
  font-weight: 700;
  color: #D4C4A0;
}.dux-ft_bot_wfm {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.dux-ft_bot_wfm {
  padding: 20px 1.5rem;
}
}.dux-ft_bot_in_wfm {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.dux-ft_socials_wfm {
  gap: 0.5rem;
  display: flex;
}.dux-ft_soc_wfm {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  color: #A89070;
  display: flex;
  height: 36px;
}.dux-ft_soc_wfm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.dux-ft_soc_wfm:hover {
  background: rgba(255, 255, 255, 0.07);
}.dux-ft_legal_wfm {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  color: #8A7A60;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.dux-ft_legal_wfm strong {
  font-weight: 700;
  color: #A89070;
}.dux-ft_legal_wfm a {
  color: #A89070;
  text-decoration: underline;
}.dux-ft_age_wfm {
  border-radius: 50%;
  border: 2px solid #8A7A60;
  font-size: 0.688rem;
  width: 2rem;
  display: flex;
  color: #8A7A60;
  align-items: center;
  height: 32px;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  margin-left: auto;
}