*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #13100A;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D2C09A;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.cfx-layout_miw {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.cfx-page_miw {
  min-height: 100vh;
  display: flex;
}.cfx-main_miw {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.cfx-main_miw {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.cfx-main_miw {
  padding-bottom: 72px;
}
}.cfx-gc_miw {
  background: #171309;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 643px) {.cfx-gc_miw {
  width: 156px;
}
}
@media(min-width: 1079px) {.cfx-gc_miw {
  width: 10.5rem;
}
}.cfx-gc_miw:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 136, 42, 0.08);
}.cfx-gc_img_miw {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.cfx-gc_img_miw img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.cfx-gc_hover_miw {
  background: rgba(10, 8, 4, 0.76);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.cfx-gc_miw:hover .cfx-gc_hover_miw {
  opacity: 1;
}.cfx-gc_hover_btn_miw {
  background: #C8882A;
  border-radius: 0.313rem;
  padding: 8px 1rem;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 0.75rem;
}.cfx-gc_info_miw {
  padding: 0.5rem 0.625rem 10px;
}.cfx-gc_name_miw {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  font-size: 0.75rem;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D2C09A;
}.cfx-gc_prov_miw {
  font-size: 10px;
  color: #624F38;
}.cfx-gc_tag_miw {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  position: absolute;
  top: 0.375rem;
  text-transform: uppercase;
  font-size: 9px;
  z-index: 2;
  letter-spacing: .04em;
  left: 6px;
  font-weight: 700;
}.cfx-gc_tag_hot_miw {
  background: #C0392B;
  color: #fff;
}.cfx-gc_tag_new_miw {
  background: #3A9C52;
  color: #13100A;
}.cfx-gc_tag_jp_miw {
  background: #EEB22A;
  color: #13100A;
}.cfx-gc_tag_ex_miw {
  background: #7A4E20;
  color: #fff;
}.cfx-gc_tag_live_miw {
  background: #C0392B;
  color: #fff;
}.cfx-gr_miw {
  padding: 2rem 1rem 0;
  background: #13100A;
}
@media(min-width: 769px) {.cfx-gr_miw {
  padding: 36px 24px 0;
}
}.cfx-gr_in_miw {
  margin: 0 auto;
  max-width: 83.75rem;
}.cfx-gr_head_miw {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.cfx-gr_head_l_miw {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.cfx-gr_ic_miw {
  border-radius: 0.625rem;
  display: flex;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
}.cfx-gr_ic_miw svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.cfx-gr_title_miw {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F4ECD8;
}
@media(min-width: 767px) {.cfx-gr_title_miw {
  font-size: 1.125rem;
}
}.cfx-gr_more_miw {
  gap: 5px;
  transition: color .2s;
  color: #7D6748;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
}.cfx-gr_more_miw:hover {
  color: #C8882A;
}.cfx-gr_more_miw svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.cfx-gr_arrows_miw {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.cfx-gr_arr_miw {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  height: 1.875rem;
  color: #A88E68;
  width: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.cfx-gr_arr_miw:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.cfx-gr_arr_miw svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.cfx-gr_seo_h_miw {
  margin: 0 0 6px;
  max-width: 680px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #D2C09A;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 771px) {.cfx-gr_seo_h_miw {
  font-size: 14px;
}
}.cfx-gr_seo_miw {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #7D6748;
  max-width: 680px;
}.cfx-gr_seo_miw strong {
  font-weight: 600;
  color: #D2C09A;
}.cfx-gr_scroll_miw {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.cfx-gr_scroll_miw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.cfx-gr_scroll_miw {
  gap: 12px;
}
}.cfx-tb_miw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #13100A;
  height: 3.5rem;
  left: 0;
  z-index: 80;
  top: 0;
  align-items: center;
  position: fixed;
  display: flex;
  right: 0;
}.cfx-tb_in_miw {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.cfx-tb_burger_miw {
  gap: 5px;
  border-radius: 10px;
  width: 2.375rem;
  margin-right: 0.5rem;
  height: 2.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-shrink: 0;
}.cfx-tb_burger_miw:hover {
  background: rgba(255, 255, 255, 0.05);
}.cfx-tb_burger_line_miw {
  background: #A88E68;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width:1080px) {.cfx-tb_burger_miw {
  display: none;
}
}.cfx-tb_logo_miw {
  gap: 9px;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-size: 18px;
  color: #F4ECD8;
  font-weight: 800;
  align-items: center;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.cfx-tb_logo_mark_miw {
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2rem;
  width: 2rem;
}.cfx-tb_logo_mark_miw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.cfx-tb_nav_miw {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.cfx-tb_nav_miw {
  display: flex;
}
}.cfx-tb_tab_miw {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  color: #A88E68;
}.cfx-tb_tab_miw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.cfx-tb_tab_miw.cfx-state_active_miw {
  background: rgba(200, 136, 42, 0.18);
  color: #F4ECD8;
}.cfx-tb_right_miw {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.cfx-tb_login_miw {
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 9px 1rem;
  color: #D2C09A;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.cfx-tb_login_miw:hover {
  border-color: rgba(202, 138, 38, 0.48);
  color: #F4ECD8;
}
@media(min-width: 478px) {.cfx-tb_login_miw {
  display: block;
}
}.cfx-tb_reg_miw {
  transition: background .2s;
  background: #3A9C52;
  padding: 9px 18px;
  border-radius: 0.625rem;
  color: #0D0A05;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.cfx-tb_reg_miw:hover {
  background: #44B05E;
}.cfx-sb_miw {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1710;
  transition: transform .25s ease;
  z-index: 70;
  width: 220px;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  position: fixed;
}.cfx-sb_miw.cfx-state_open_miw {
  transform: translateX(0);
}.cfx-sb_miw::-webkit-scrollbar {
  width: 0.25rem;
}.cfx-sb_miw::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.cfx-sb_miw {
  transform: translateX(0);
}
}.cfx-sb_auth_miw {
  padding: 0.875rem 0.75rem 10px;
}.cfx-sb_btn_reg_miw {
  padding: 0.688rem;
  border-radius: 0.625rem;
  background: #3A9C52;
  transition: background .2s;
  text-align: center;
  color: #0D0A05;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.5rem;
}.cfx-sb_btn_reg_miw:hover {
  background: #44B05E;
}.cfx-sb_btn_login_miw {
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #D2C09A;
}.cfx-sb_btn_login_miw:hover {
  border-color: rgba(202, 138, 38, 0.48);
  color: #F4ECD8;
}.cfx-sb_promo_miw {
  border-radius: 10px;
  background: linear-gradient(135deg,#2C1C08,#1C1710);
  border: 1px solid rgba(200, 136, 42, 0.18);
  padding: 0.75rem 0.875rem;
  margin: 0 12px 0.625rem;
  overflow: hidden;
  position: relative;
}.cfx-sb_promo_miw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 136, 42, 0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  content: '';
  width: 5rem;
  top: -20px;
  height: 5rem;
}.cfx-sb_promo_title_miw {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  color: #C8882A;
  font-size: 0.688rem;
  font-weight: 700;
}.cfx-sb_promo_text_miw {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
  color: #F4ECD8;
  font-weight: 600;
}.cfx-sb_promo_sub_miw {
  color: #7D6748;
  font-size: 10px;
  margin-top: 3px;
}.cfx-sb_nav_miw {
  padding: 6px 0.5rem 1rem;
}.cfx-sb_nav_lb_miw {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #624F38;
}.cfx-sb_link_miw {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  padding: 9px 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.813rem;
  color: #A88E68;
  font-weight: 500;
  cursor: pointer;
}.cfx-sb_link_miw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.cfx-sb_link_miw.cfx-state_active_miw {
  background: rgba(200, 136, 42, 0.18);
  color: #F4ECD8;
}.cfx-sb_ic_miw {
  border-radius: 0.313rem;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 1.875rem;
  justify-content: center;
}.cfx-sb_ic_miw svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.cfx-sb_ic_1_miw {
  background: rgba(200, 136, 42, 0.08);
  color: #C8882A;
}.cfx-sb_ic_2_miw {
  background: rgba(58, 156, 82, 0.18);
  color: #3A9C52;
}.cfx-sb_ic_3_miw {
  background: rgba(238, 178, 42, 0.16);
  color: #EEB22A;
}.cfx-sb_ic_4_miw {
  background: rgba(122, 78, 32, 0.28);
  color: #7A4E20;
}.cfx-sb_ic_5_miw {
  background: rgba(200, 136, 42, 0.08);
  color: #D95C82;
}.cfx-sb_ic_6_miw {
  background: rgba(122, 78, 32, 0.28);
  color: #8B44CC;
}.cfx-sb_badge_miw {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #EEB22A;
  color: #0D0A05;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.cfx-sb_bot_miw {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.cfx-sb_lang_miw,.cfx-sb_help_miw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.313rem;
  gap: 6px;
  padding: 9px 6px;
  color: #A88E68;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
}.cfx-sb_lang_miw:hover,.cfx-sb_help_miw:hover {
  border-color: rgba(202, 138, 38, 0.48);
  color: #F4ECD8;
}.cfx-sb_lang_miw svg,.cfx-sb_help_miw svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.cfx-sb_bd_miw {
  background: rgba(10, 8, 4, 0.76);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.cfx-sb_bd_miw.cfx-state_on_miw {
  display: block;
}
@media(min-width: 1079px) {.cfx-sb_bd_miw {
  display: none!important;
}
}.cfx-mob_nav_miw {
  background: #1C1710;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  right: 0;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.cfx-mob_nav_miw {
  display: none;
}
}.cfx-mob_nav_item_miw {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #624F38;
  display: flex;
}.cfx-mob_nav_ic_miw {
  line-height: 1;
}.cfx-mob_nav_ic_miw svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.cfx-mob_nav_lb_miw {
  color: #624F38;
  font-size: 10px;
  font-weight: 600;
}.cfx-mob_nav_item_miw.cfx-state_active_miw {
  color: #C8882A;
}.cfx-mob_nav_item_miw.cfx-state_active_miw .cfx-mob_nav_lb_miw {
  color: #C8882A;
}.cfx-hero_miw {
  padding: 1.25rem 1rem 0;
  background: #13100A;
}
@media(min-width: 769px) {.cfx-hero_miw {
  padding: 24px 24px 0;
}
}.cfx-hero_in_miw {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.cfx-hero_in_miw {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.cfx-hero_in_miw {
  grid-template-columns: 1fr 340px;
}
}.cfx-hero_promo_miw {
  background: #171309;
  overflow: hidden;
  border-radius: 15px;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 766px) {.cfx-hero_promo_miw {
  min-height: 280px;
}
}.cfx-hero_promo_bg_miw {
  inset: 0;
  background: linear-gradient(120deg,#2C1C08 0%,#13100A 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.cfx-hero_promo_bg_miw::after {
  background: linear-gradient(90deg,#13100A 0%,rgba(10, 8, 4, 0.76) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.cfx-hero_promo_glow_miw {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 32, 0.28) 0%,transparent 65%);
  height: 18.75rem;
  position: absolute;
  top: -40px;
  right: 3.75rem;
  pointer-events: none;
  width: 300px;
}.cfx-hero_promo_ct_miw {
  padding: 1.75rem 24px 1.75rem 28px;
  position: relative;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 769px) {.cfx-hero_promo_ct_miw {
  padding: 2.5rem 32px;
}
}.cfx-hero_badge_miw {
  border-radius: 20px;
  padding: 5px 12px;
  border: 1px solid rgba(200, 136, 42, 0.08);
  background: rgba(200, 136, 42, 0.18);
  font-weight: 700;
  font-size: 10px;
  color: #C8882A;
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cfx-hero_h1_miw {
  font-family: 'Cinzel', serif;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F4ECD8;
  line-height: 1.15;
}.cfx-hero_h1_miw em {
  color: #EEB22A;
  font-style: normal;
}
@media(min-width: 767px) {.cfx-hero_h1_miw {
  font-size: 36px;
}
}.cfx-hero_sub_miw {
  margin-bottom: 20px;
  color: #A88E68;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.cfx-hero_sub_miw {
  font-size: 0.875rem;
}
}.cfx-hero_row_miw {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.cfx-hero_cta_miw {
  padding: 13px 1.625rem;
  border-radius: 10px;
  transition: background .2s;
  background: #3A9C52;
  box-shadow: 0 6px 1.75rem rgba(58, 156, 82, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-size: 14px;
  color: #0D0A05;
  font-weight: 700;
}.cfx-hero_cta_miw:hover {
  background: #44B05E;
}.cfx-hero_terms_miw {
  color: #624F38;
  font-size: 0.688rem;
}.cfx-hero_game_miw {
  overflow: hidden;
  background: #171309;
  border-radius: 0.938rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.cfx-hero_game_badge_miw {
  background: rgba(238, 178, 42, 0.16);
  border: 1px solid rgba(238, 178, 42, 0.16);
  border-radius: 1.25rem;
  padding: 5px 10px;
  position: absolute;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  color: #EEB22A;
  font-size: 0.625rem;
  left: 12px;
  text-transform: uppercase;
  top: 0.75rem;
}.cfx-hero_game_badge_miw svg {
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
  margin-right: 4px;
}.cfx-hero_game_img_miw {
  background: linear-gradient(135deg,#2C1C08,#13100A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.cfx-hero_game_img_miw img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.cfx-hero_game_play_miw {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 8, 4, 0.76);
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
}.cfx-hero_game_miw:hover .cfx-hero_game_play_miw {
  opacity: 1;
}.cfx-hero_game_play_miw span {
  border-radius: 50%;
  background: #C8882A;
  height: 52px;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.cfx-hero_game_play_miw span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.cfx-hero_game_info_miw {
  padding: 0.875rem 1rem;
}.cfx-hero_game_title_miw {
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.cfx-hero_game_provider_miw {
  color: #7D6748;
  font-size: 11px;
}.cfx-hero_game_btn_miw {
  margin: 0.75rem 1rem 16px;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #C8882A;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #F4ECD8;
  font-size: 0.813rem;
}.cfx-hero_game_miw:hover .cfx-hero_game_btn_miw {
  background: #DC9C38;
}.cfx-sbar_miw {
  padding: 1rem 16px 0;
  background: #13100A;
}
@media(min-width: 769px) {.cfx-sbar_miw {
  padding: 1.125rem 24px 0;
}
}.cfx-sbar_in_miw {
  margin: 0 auto;
  max-width: 1340px;
}.cfx-sbar_row_miw {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.cfx-sbar_input_miw {
  border-radius: 10px;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  background: #171309;
  padding: 11px 16px;
  cursor: pointer;
  align-items: center;
  color: #7D6748;
  display: flex;
  font-size: 0.813rem;
}.cfx-sbar_input_miw:hover {
  border-color: rgba(202, 138, 38, 0.48);
}.cfx-sbar_input_miw svg {
  stroke-linejoin: round;
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
}.cfx-sbar_providers_miw {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1.125rem;
  background: #171309;
  border-radius: 0.625rem;
  transition: border-color .2s;
  gap: 0.5rem;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  color: #D2C09A;
}.cfx-sbar_providers_miw:hover {
  border-color: rgba(202, 138, 38, 0.48);
  color: #F4ECD8;
}.cfx-sbar_providers_miw svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.cfx-sbar_tabs_miw {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.cfx-sbar_tabs_miw::-webkit-scrollbar {
  display: none;
}.cfx-sbar_tab_miw {
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
  display: flex;
  color: #A88E68;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
}.cfx-sbar_tab_miw:hover {
  border-color: rgba(202, 138, 38, 0.48);
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.cfx-sbar_tab_miw.cfx-state_active_miw {
  background: rgba(200, 136, 42, 0.18);
  border-color: rgba(200, 136, 42, 0.08);
  color: #F4ECD8;
}.cfx-sbar_tab_ic_miw svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
}.cfx-wy_miw {
  background: #13100A;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.cfx-wy_miw {
  padding: 2.5rem 24px 0;
}
}.cfx-wy_in_miw {
  margin: 0 auto;
  max-width: 1340px;
}.cfx-wy_head_miw {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.cfx-wy_label_miw {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8882A;
  font-size: 0.688rem;
  font-weight: 700;
}.cfx-wy_h2_miw {
  color: #F4ECD8;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.cfx-wy_h2_miw {
  font-size: 24px;
}
}.cfx-wy_intro_miw {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #7D6748;
}.cfx-wy_grid_miw {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.cfx-wy_grid_miw {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.cfx-wy_grid_miw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cfx-wy_card_miw {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1710;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  padding: 20px;
}.cfx-wy_card_miw:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 136, 42, 0.08);
}.cfx-wy_card_ic_miw {
  border-radius: 50%;
  background: rgba(200, 136, 42, 0.18);
  display: flex;
  align-items: center;
  width: 44px;
  color: #C8882A;
  justify-content: center;
  margin-bottom: 14px;
  height: 2.75rem;
}.cfx-wy_card_ic_miw svg {
  stroke-linecap: round;
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
}.cfx-wy_card_h_miw {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F4ECD8;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
}.cfx-wy_card_p_miw {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6748;
  line-height: 1.6;
}.cfx-wy_card_p_miw strong {
  color: #D2C09A;
  font-weight: 600;
}.cfx-gr_jp_miw {
  border-radius: 0.938rem;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0E2E 0%,#110818 100%);
  position: relative;
}.cfx-gr_jp_miw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 32, 0.28) 0%,transparent 70%);
  top: -3.75rem;
  left: -60px;
  width: 15.625rem;
  content: '';
  height: 250px;
  position: absolute;
}.cfx-gr_jp_miw::after {
  background: radial-gradient(circle,rgba(238, 178, 42, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  width: 12.5rem;
  bottom: -40px;
  right: 0;
  height: 200px;
}.cfx-gr_jp_head_miw {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  align-items: flex-start;
  position: relative;
}.cfx-gr_jp_info_miw {
  flex: 1;
}.cfx-gr_jp_label_miw {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #8B44CC;
  text-transform: uppercase;
  font-weight: 700;
}.cfx-gr_jp_label_miw svg {
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 4px;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
}.cfx-gr_jp_amount_miw {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-size: 32px;
}
@media(min-width: 766px) {.cfx-gr_jp_amount_miw {
  font-size: 2.5rem;
}
}.cfx-gr_jp_amount_miw span {
  color: #EEB22A;
}.cfx-gr_jp_seo_miw {
  color: #A88E68;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
}.cfx-gr_jp_cta_miw {
  padding: 11px 20px;
  border-radius: 0.625rem;
  transition: background .2s;
  border: 1px solid rgba(122, 78, 32, 0.28);
  background: rgba(122, 78, 32, 0.28);
  color: #F4ECD8;
  margin-top: 4px;
  flex-shrink: 0;
  position: relative;
  font-size: 13px;
  align-self: flex-start;
  font-weight: 700;
  z-index: 1;
  white-space: nowrap;
}.cfx-gr_jp_cta_miw:hover {
  background: #7A4E20;
}.cfx-gcg_miw {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.cfx-gcg_miw {
  padding: 2.75rem 1.5rem 0;
}
}.cfx-gcg_in_miw {
  margin: 0 auto;
  max-width: 1340px;
}.cfx-gcg_head_miw {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.cfx-gcg_label_miw {
  font-size: 11px;
  color: #C8882A;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.cfx-gcg_h2_miw {
  color: #F4ECD8;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.cfx-gcg_h2_miw {
  font-size: 28px;
}
}.cfx-gcg_intro_miw {
  line-height: 1.6;
  color: #7D6748;
  font-size: 13px;
}.cfx-gcg_grid_miw {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.cfx-gcg_grid_miw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.cfx-gcg_grid_miw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.cfx-gcg_card_miw {
  padding: 20px;
  overflow: hidden;
  border-radius: 15px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  min-height: 240px;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
}.cfx-gcg_card_miw:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 136, 42, 0.18);
}.cfx-gcg_card_bg_miw {
  inset: 0;
  position: absolute;
  z-index: 0;
}.cfx-gcg_card_bg_miw::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.cfx-gcg_card_ic_miw {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  width: 40px;
  display: flex;
  align-items: center;
  height: 2.5rem;
  position: absolute;
  top: 18px;
  right: 1.125rem;
  z-index: 2;
  justify-content: center;
  color: #F4ECD8;
}.cfx-gcg_card_ic_miw svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.cfx-gcg_card_ct_miw {
  z-index: 1;
  position: relative;
}.cfx-gcg_card_h_miw {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 769px) {.cfx-gcg_card_h_miw {
  font-size: 1.25rem;
}
}.cfx-gcg_card_p_miw {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.cfx-gcg_card_p_miw strong {
  font-weight: 600;
  color: #F4ECD8;
}.cfx-gcg_card_cta_miw {
  gap: 0.25rem;
  align-items: center;
  display: inline-flex;
  color: #C8882A;
  font-size: 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
}.cfx-gcg_card_cta_miw svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
}.cfx-ws_miw {
  background: #13100A;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.cfx-ws_miw {
  padding: 2.25rem 24px 0;
}
}.cfx-ws_in_miw {
  margin: 0 auto;
  max-width: 1340px;
}.cfx-ws_head_miw {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
}.cfx-ws_title_miw {
  gap: 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F4ECD8;
  align-items: center;
  font-weight: 700;
}.cfx-ws_title_ic_miw svg {
  height: 1.125rem;
  color: #EEB22A;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.cfx-ws_online_miw {
  gap: 0.438rem;
  align-items: center;
  color: #7D6748;
  display: flex;
  font-weight: 600;
  font-size: 12px;
}.cfx-ws_online_dot_miw {
  border-radius: 50%;
  background: #3A9C52;
  box-shadow: 0 0 6px rgba(58, 156, 82, 0.18);
  width: 0.5rem;
  flex-shrink: 0;
  height: 0.5rem;
}.cfx-ws_scroll_miw {
  gap: 8px;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.cfx-ws_scroll_miw::-webkit-scrollbar {
  display: none;
}.cfx-wc_miw {
  gap: 10px;
  background: #171309;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.cfx-wc_img_miw {
  background: #1C1710;
  border-radius: 5px;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.cfx-wc_img_miw img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.cfx-wc_info_miw {
  min-width: 0;
}.cfx-wc_game_miw {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D2C09A;
}.cfx-wc_player_miw {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #624F38;
  text-overflow: ellipsis;
}.cfx-wc_amount_miw {
  font-size: 0.813rem;
  color: #3A9C52;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
}.cfx-prov_miw {
  background: #13100A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.cfx-prov_miw {
  padding: 2.75rem 1.5rem 0;
}
}.cfx-prov_in_miw {
  margin: 0 auto;
  max-width: 1340px;
}.cfx-prov_head_miw {
  margin-bottom: 16px;
}.cfx-prov_label_miw {
  font-size: 0.688rem;
  color: #C8882A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.cfx-prov_h2_miw {
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.cfx-prov_h2_miw {
  font-size: 24px;
}
}.cfx-prov_seo_miw {
  color: #7D6748;
  font-size: 13px;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.cfx-prov_seo_miw strong {
  color: #D2C09A;
  font-weight: 700;
}.cfx-prov_seo_miw a {
  color: #C8882A;
  text-decoration: underline;
}.cfx-prov_grid_miw {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.cfx-prov_grid_miw {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.cfx-prov_grid_miw {
  grid-template-columns: repeat(8,1fr);
}
}.cfx-prov_card_miw {
  border-radius: 10px;
  padding: 14px 0.625rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #171309;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.cfx-prov_card_miw:hover {
  background: #1C1710;
  border-color: rgba(202, 138, 38, 0.48);
}.cfx-prov_logo_miw {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  width: 2.75rem;
  justify-content: center;
  height: 44px;
  align-items: center;
  display: flex;
}.cfx-prov_logo_miw img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.cfx-prov_name_miw {
  overflow-wrap: break-word;
  color: #A88E68;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.cfx-htp_miw {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.cfx-htp_miw {
  padding: 44px 1.5rem 0;
}
}.cfx-htp_in_miw {
  margin: 0 auto;
  max-width: 83.75rem;
}.cfx-htp_head_miw {
  max-width: 45rem;
  margin-bottom: 22px;
}.cfx-htp_label_miw {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8882A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cfx-htp_h2_miw {
  color: #F4ECD8;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.cfx-htp_h2_miw {
  font-size: 28px;
}
}.cfx-htp_intro_miw {
  color: #7D6748;
  font-size: 0.875rem;
  line-height: 1.6;
}.cfx-htp_steps_miw {
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 643px) {.cfx-htp_steps_miw {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.cfx-htp_steps_miw {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.cfx-htp_step_miw {
  background: #1C1710;
  border-radius: 0.625rem;
  padding: 20px 1.125rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  position: relative;
  display: flex;
}.cfx-htp_step_num_miw {
  background: #C8882A;
  border-radius: 50%;
  font-weight: 800;
  width: 1.75rem;
  color: #0D0A05;
  left: 1.25rem;
  height: 1.75rem;
  font-size: 0.813rem;
  top: -0.75rem;
  justify-content: center;
  font-family: 'Cinzel', serif;
  align-items: center;
  display: flex;
  position: absolute;
}.cfx-htp_step_ic_miw {
  background: rgba(200, 136, 42, 0.18);
  border-radius: 5px;
  margin: 0.5rem 0 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #C8882A;
  height: 36px;
  width: 36px;
}.cfx-htp_step_ic_miw svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.cfx-htp_step_h_miw {
  color: #F4ECD8;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
}.cfx-htp_step_p_miw {
  line-height: 1.55;
  font-size: 13px;
  color: #7D6748;
  overflow-wrap: break-word;
}.cfx-htp_step_p_miw strong {
  color: #D2C09A;
  font-weight: 600;
}.cfx-htp_cta_miw {
  background: #3A9C52;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  display: inline-block;
  font-size: 14px;
  color: #0D0A05;
  font-weight: 700;
  margin-top: 20px;
}.cfx-htp_cta_miw:hover {
  background: #44B05E;
}.cfx-app_miw {
  background: #13100A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.cfx-app_miw {
  padding: 44px 24px 0;
}
}.cfx-app_in_miw {
  margin: 0 auto;
  max-width: 1340px;
}.cfx-app_head_miw {
  margin-bottom: 16px;
}.cfx-app_label_miw {
  color: #C8882A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.cfx-app_h2_miw {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 765px) {.cfx-app_h2_miw {
  font-size: 24px;
}
}.cfx-app_sub_miw {
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7D6748;
}.cfx-app_sub_miw strong {
  color: #D2C09A;
  font-weight: 700;
}.cfx-app_cards_miw {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 642px) {.cfx-app_cards_miw {
  grid-template-columns: repeat(3,1fr);
}
}.cfx-app_card_miw {
  border-radius: 0.625rem;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.cfx-app_card_ios_miw {
  background: linear-gradient(135deg,rgba(200, 136, 42, 0.18) 0%,#1C1710 100%);
}.cfx-app_card_android_miw {
  background: linear-gradient(135deg,rgba(58, 156, 82, 0.18) 0%,#1C1710 100%);
}.cfx-app_card_win_miw {
  background: linear-gradient(135deg,rgba(238, 178, 42, 0.16) 0%,#1C1710 100%);
}.cfx-app_card_ic_miw svg {
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
  stroke-linecap: round;
}.cfx-app_card_ic_miw {
  color: #F4ECD8;
  flex-shrink: 0;
}.cfx-app_card_os_miw {
  font-size: 10px;
  color: #7D6748;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.cfx-app_card_title_miw {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 6px;
  color: #F4ECD8;
  font-weight: 700;
  line-height: 1.2;
}.cfx-app_card_text_miw {
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7D6748;
}.cfx-app_card_btn_miw {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border-radius: 0.313rem;
  border: 1px solid rgba(202, 138, 38, 0.48);
  transition: background .2s;
  padding: 0.625rem 18px;
  align-items: center;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 13px;
  display: inline-flex;
}.cfx-app_card_btn_miw:hover {
  background: rgba(255, 255, 255, 0.07);
}.cfx-reg_miw {
  padding: 36px 1rem 0;
  background: #13100A;
}
@media(min-width: 769px) {.cfx-reg_miw {
  padding: 2.75rem 1.5rem 0;
}
}.cfx-reg_in_miw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  border-radius: 15px;
  background: #1C1710;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.cfx-reg_in_miw {
  padding: 40px;
}
}.cfx-reg_top_miw {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.cfx-reg_top_miw {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.cfx-reg_label_miw {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8882A;
  margin-bottom: 10px;
  font-weight: 700;
}.cfx-reg_h2_miw {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #F4ECD8;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.cfx-reg_h2_miw {
  font-size: 28px;
}
}.cfx-reg_bonus_miw {
  gap: 0.5rem;
  border-radius: 0.625rem;
  background: rgba(238, 178, 42, 0.16);
  padding: 0.625rem 16px;
  border: 1px solid rgba(238, 178, 42, 0.16);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.cfx-reg_bonus_amount_miw {
  font-size: 20px;
  color: #EEB22A;
  font-weight: 800;
}.cfx-reg_bonus_text_miw {
  color: #A88E68;
  line-height: 1.35;
  font-size: 0.813rem;
}.cfx-reg_cta_btn_miw {
  border-radius: 10px;
  padding: 0.875rem 2rem;
  background: #3A9C52;
  transition: background .2s;
  color: #0D0A05;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  box-shadow: 0 0.375rem 1.75rem rgba(58, 156, 82, 0.50), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  margin-bottom: 12px;
}.cfx-reg_cta_btn_miw:hover {
  background: #44B05E;
}.cfx-reg_terms_miw {
  font-size: 11px;
  color: #624F38;
  line-height: 1.5;
}.cfx-reg_seo_miw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  padding-top: 20px;
  color: #7D6748;
  line-height: 1.65;
  margin-top: 1.25rem;
}.cfx-reg_seo_miw p {
  font-size: 0.813rem;
  color: #7D6748;
  line-height: 1.65;
  margin-bottom: 10px;
}.cfx-reg_seo_miw p:last-child {
  margin-bottom: 0;
}.cfx-reg_seo_miw strong {
  font-weight: 700;
  color: #D2C09A;
}.cfx-reg_seo_miw a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.cfx-reg_seo_miw a:hover {
  color: #DC9C38;
}.cfx-reg_seo_miw ul,.cfx-reg_seo_miw ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.cfx-reg_seo_miw ol {
  list-style: decimal;
}.cfx-reg_seo_miw li {
  margin-bottom: 0.25rem;
  color: #7D6748;
  font-size: 0.813rem;
  line-height: 1.65;
}.cfx-reg_seo_miw table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 769px) {.cfx-reg_seo_miw table {
  display: table;
}
}.cfx-reg_seo_miw th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D2C09A;
  font-weight: 700;
  text-align: left;
}.cfx-reg_seo_miw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7D6748;
}.cfx-reg_steps_miw {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 861px) {.cfx-reg_steps_miw {
  margin-top: 0;
}
}.cfx-reg_step_miw {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 0.625rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.cfx-reg_step_num_miw {
  background: rgba(200, 136, 42, 0.18);
  border: 1px solid rgba(200, 136, 42, 0.08);
  border-radius: 50%;
  font-weight: 800;
  align-items: center;
  width: 2.125rem;
  font-size: 0.875rem;
  flex-shrink: 0;
  justify-content: center;
  color: #C8882A;
  height: 34px;
  display: flex;
}.cfx-reg_step_title_miw {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F4ECD8;
}.cfx-reg_step_text_miw {
  color: #7D6748;
  line-height: 1.5;
  font-size: 12px;
}.cfx-reg_trust_miw {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
}.cfx-reg_trust_item_miw {
  gap: 7px;
  font-size: 0.75rem;
  color: #7D6748;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.cfx-reg_trust_ic_miw svg {
  stroke-linejoin: round;
  width: 16px;
  color: #C8882A;
  height: 16px;
  stroke-linecap: round;
}.cfx-bon_miw {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.cfx-bon_miw {
  padding: 44px 24px 0;
}
}.cfx-bon_in_miw {
  margin: 0 auto;
  max-width: 83.75rem;
}.cfx-bon_head_miw {
  margin-bottom: 1.25rem;
}.cfx-bon_label_miw {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8882A;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.cfx-bon_h2_miw {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F4ECD8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.cfx-bon_h2_miw {
  font-size: 24px;
}
}.cfx-bon_seo_miw {
  color: #7D6748;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
}.cfx-bon_seo_miw strong {
  font-weight: 700;
  color: #D2C09A;
}.cfx-bon_seo_miw a {
  text-decoration: underline;
  color: #C8882A;
}.cfx-bon_grid_miw {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.cfx-bon_grid_miw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.cfx-bon_grid_miw {
  grid-template-columns: repeat(5,1fr);
}
}.cfx-bon_card_miw {
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  background: #171309;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 16px;
}.cfx-bon_card_miw:hover {
  border-color: rgba(200, 136, 42, 0.08);
  transform: translateY(-2px);
}.cfx-bon_card_ic_miw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 1.625rem;
}.cfx-bon_card_ic_miw {
  margin-bottom: 10px;
}.cfx-bon_card_type_miw {
  font-size: 10px;
  color: #7D6748;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.cfx-bon_card_amount_miw {
  color: #EEB22A;
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 6px;
}.cfx-bon_card_name_miw {
  font-size: 0.813rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
}.cfx-bon_card_detail_miw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #624F38;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  line-height: 1.5;
}.cfx-pmt_miw {
  padding: 36px 1rem 0;
  background: #13100A;
}
@media(min-width: 766px) {.cfx-pmt_miw {
  padding: 44px 24px 0;
}
}.cfx-pmt_in_miw {
  margin: 0 auto;
  max-width: 1340px;
}.cfx-pmt_head_miw {
  margin-bottom: 22px;
  max-width: 720px;
}.cfx-pmt_label_miw {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8882A;
  margin-bottom: 8px;
}.cfx-pmt_h2_miw {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.cfx-pmt_h2_miw {
  font-size: 1.75rem;
}
}.cfx-pmt_intro_miw {
  line-height: 1.6;
  color: #7D6748;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.cfx-pmt_groups_miw {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.cfx-pmt_group_miw {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  background: #1C1710;
  padding: 20px;
}.cfx-pmt_group_head_miw {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.cfx-pmt_group_ic_miw {
  border-radius: 5px;
  background: rgba(200, 136, 42, 0.18);
  width: 36px;
  flex-shrink: 0;
  display: flex;
  height: 2.25rem;
  align-items: center;
  color: #C8882A;
  justify-content: center;
}.cfx-pmt_group_ic_miw svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.cfx-pmt_group_h_miw {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 16px;
  font-family: 'Cinzel', serif;
}.cfx-pmt_group_p_miw {
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7D6748;
  overflow-wrap: break-word;
}.cfx-pmt_group_p_miw strong {
  color: #D2C09A;
  font-weight: 600;
}.cfx-pmt_table_wrap_miw {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.cfx-pmt_table_miw {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}.cfx-pmt_table_miw th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 0.688rem;
  color: #D2C09A;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
}.cfx-pmt_table_miw td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6748;
}.cfx-pmt_table_miw tbody tr:last-child td {
  border-bottom: none;
}.cfx-pmt_table_miw tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D2C09A;
}.cfx-seo_miw {
  padding: 2.25rem 16px 0;
  background: #13100A;
}
@media(min-width: 766px) {.cfx-seo_miw {
  padding: 2.75rem 1.5rem 0;
}
}.cfx-seo_in_miw {
  background: #1C1710;
  border-radius: 15px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.cfx-seo_in_miw {
  padding: 2.25rem 2.5rem;
}
}.cfx-seo_label_miw {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C8882A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.cfx-seo_h2_miw {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F4ECD8;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.cfx-seo_h2_miw {
  font-size: 1.5rem;
}
}.cfx-seo_body_miw {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A88E68;
}.cfx-seo_body_miw p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88E68;
}.cfx-seo_body_miw p:last-child {
  margin-bottom: 0;
}.cfx-seo_body_miw strong {
  font-weight: 700;
  color: #D2C09A;
}.cfx-seo_body_miw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.cfx-seo_body_miw a:hover {
  color: #DC9C38;
}.cfx-seo_body_miw ul,.cfx-seo_body_miw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.cfx-seo_body_miw ol {
  list-style: decimal;
}.cfx-seo_body_miw li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88E68;
  margin-bottom: 0.375rem;
}.cfx-seo_body_miw table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.cfx-seo_body_miw table {
  display: table;
}
}.cfx-seo_body_miw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D2C09A;
}.cfx-seo_body_miw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A88E68;
}.cfx-seo_cols_miw {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.cfx-seo_cols_miw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.cfx-seo_cols_miw {
  grid-template-columns: repeat(3,1fr);
}
}.cfx-seo_col_h_miw {
  font-weight: 700;
  font-size: 13px;
  color: #D2C09A;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.cfx-seo_col_p_miw {
  line-height: 1.65;
  color: #7D6748;
  font-size: 13px;
  overflow-wrap: break-word;
}.cfx-seo_stats_miw {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cfx-seo_stat_miw {
  border: 1px solid rgba(200, 136, 42, 0.18);
  border-radius: 10px;
  background: rgba(200, 136, 42, 0.08);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.cfx-seo_stat_val_miw {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8882A;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.cfx-seo_stat_lb_miw {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7D6748;
}.cfx-faq_miw {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.cfx-faq_miw {
  padding: 2.75rem 24px 0;
}
}.cfx-faq_in_miw {
  margin: 0 auto;
  max-width: 83.75rem;
}.cfx-faq_head_miw {
  margin-bottom: 20px;
}.cfx-faq_label_miw {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8882A;
  font-size: 11px;
}.cfx-faq_h2_miw {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.cfx-faq_h2_miw {
  font-size: 1.5rem;
}
}.cfx-faq_list_miw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.cfx-faq_item_miw {
  border-radius: 0.625rem;
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
}.cfx-faq_q_miw {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  font-size: 0.875rem;
  flex-wrap: wrap;
  font-weight: 600;
  color: #D2C09A;
  overflow-wrap: break-word;
  align-items: center;
}.cfx-faq_q_miw:hover {
  color: #F4ECD8;
}.cfx-faq_q_ic_miw {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 16px;
  align-items: center;
  display: flex;
  width: 24px;
  flex-shrink: 0;
  height: 1.5rem;
  color: #C8882A;
  justify-content: center;
}.cfx-faq_item_miw.cfx-state_open_miw .cfx-faq_q_ic_miw {
  transform: rotate(45deg);
}.cfx-faq_a_miw {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  color: #7D6748;
  overflow-wrap: break-word;
}.cfx-faq_item_miw.cfx-state_open_miw .cfx-faq_a_miw {
  display: block;
}.cfx-faq_a_miw strong {
  color: #D2C09A;
  font-weight: 700;
}.cfx-faq_a_miw a {
  color: #C8882A;
  text-decoration: underline;
}.cfx-faq_a_miw ul,.cfx-faq_a_miw ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.cfx-faq_a_miw ol {
  list-style: decimal;
}.cfx-faq_a_miw li {
  margin-bottom: 4px;
  line-height: 1.6;
}.cfx-faq_a_miw table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.cfx-faq_a_miw table {
  display: table;
}
}.cfx-faq_a_miw th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D2C09A;
  text-align: left;
}.cfx-faq_a_miw td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6748;
}.cfx-seo_miw {
  background: #13100A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.cfx-seo_miw {
  padding: 44px 1.5rem 0;
}
}.cfx-seo_in_miw {
  background: #1C1710;
  border-radius: 15px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.cfx-seo_in_miw {
  padding: 36px 2.5rem;
}
}.cfx-seo_label_miw {
  font-size: 0.688rem;
  color: #C8882A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.cfx-seo_h2_miw {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F4ECD8;
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.cfx-seo_h2_miw {
  font-size: 1.5rem;
}
}.cfx-seo_body_miw {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88E68;
  overflow-wrap: break-word;
}.cfx-seo_body_miw p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #A88E68;
  font-size: 0.875rem;
}.cfx-seo_body_miw p:last-child {
  margin-bottom: 0;
}.cfx-seo_body_miw strong {
  color: #D2C09A;
  font-weight: 700;
}.cfx-seo_body_miw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.cfx-seo_body_miw a:hover {
  color: #DC9C38;
}.cfx-seo_body_miw ul,.cfx-seo_body_miw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.cfx-seo_body_miw ol {
  list-style: decimal;
}.cfx-seo_body_miw li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A88E68;
  line-height: 1.75;
}.cfx-seo_body_miw table {
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.cfx-seo_body_miw table {
  display: table;
}
}.cfx-seo_body_miw th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D2C09A;
  text-align: left;
  font-weight: 700;
}.cfx-seo_body_miw td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88E68;
}.cfx-seo_cols_miw {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.cfx-seo_cols_miw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.cfx-seo_cols_miw {
  grid-template-columns: repeat(3,1fr);
}
}.cfx-seo_col_h_miw {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D2C09A;
  font-size: 13px;
}.cfx-seo_col_p_miw {
  line-height: 1.65;
  font-size: 13px;
  color: #7D6748;
  overflow-wrap: break-word;
}.cfx-seo_stats_miw {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.cfx-seo_stat_miw {
  border-radius: 10px;
  padding: 0.875rem 1rem;
  background: rgba(200, 136, 42, 0.08);
  border: 1px solid rgba(200, 136, 42, 0.18);
  flex: 1;
  min-width: 140px;
}.cfx-seo_stat_val_miw {
  color: #C8882A;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.cfx-seo_stat_lb_miw {
  color: #7D6748;
  overflow-wrap: break-word;
  font-size: 11px;
}.cfx-seo_miw {
  padding: 36px 16px 0;
  background: #13100A;
}
@media(min-width: 769px) {.cfx-seo_miw {
  padding: 2.75rem 1.5rem 0;
}
}.cfx-seo_in_miw {
  margin: 0 auto;
  border-radius: 0.938rem;
  padding: 1.75rem 1.5rem;
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1340px;
}
@media(min-width: 769px) {.cfx-seo_in_miw {
  padding: 36px 40px;
}
}.cfx-seo_label_miw {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8882A;
  text-transform: uppercase;
  font-size: 11px;
}.cfx-seo_h2_miw {
  overflow-wrap: break-word;
  color: #F4ECD8;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 767px) {.cfx-seo_h2_miw {
  font-size: 24px;
}
}.cfx-seo_body_miw {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88E68;
  overflow-wrap: break-word;
}.cfx-seo_body_miw p {
  font-size: 14px;
  color: #A88E68;
  line-height: 1.75;
  margin-bottom: 12px;
}.cfx-seo_body_miw p:last-child {
  margin-bottom: 0;
}.cfx-seo_body_miw strong {
  color: #D2C09A;
  font-weight: 700;
}.cfx-seo_body_miw a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.cfx-seo_body_miw a:hover {
  color: #DC9C38;
}.cfx-seo_body_miw ul,.cfx-seo_body_miw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.cfx-seo_body_miw ol {
  list-style: decimal;
}.cfx-seo_body_miw li {
  font-size: 0.875rem;
  color: #A88E68;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.cfx-seo_body_miw table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.cfx-seo_body_miw table {
  display: table;
}
}.cfx-seo_body_miw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D2C09A;
  text-align: left;
  font-weight: 700;
}.cfx-seo_body_miw td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88E68;
}.cfx-seo_cols_miw {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.cfx-seo_cols_miw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.cfx-seo_cols_miw {
  grid-template-columns: repeat(3,1fr);
}
}.cfx-seo_col_h_miw {
  color: #D2C09A;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
}.cfx-seo_col_p_miw {
  line-height: 1.65;
  color: #7D6748;
  font-size: 13px;
  overflow-wrap: break-word;
}.cfx-seo_stats_miw {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.cfx-seo_stat_miw {
  flex: 1;
  border: 1px solid rgba(200, 136, 42, 0.18);
  border-radius: 10px;
  background: rgba(200, 136, 42, 0.08);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.cfx-seo_stat_val_miw {
  margin-bottom: 4px;
  color: #C8882A;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.cfx-seo_stat_lb_miw {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7D6748;
}.cfx-ft_miw {
  background: #0D0B06;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.cfx-ft_support_miw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.cfx-ft_support_miw {
  padding: 1.75rem 24px;
}
}.cfx-ft_support_in_miw {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
  align-items: center;
}.cfx-ft_support_main_miw {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.cfx-ft_support_ic_miw {
  flex-shrink: 0;
  color: #C8882A;
}.cfx-ft_support_ic_miw svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.cfx-ft_support_text_title_miw {
  font-weight: 700;
  color: #F4ECD8;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
}.cfx-ft_support_text_sub_miw {
  color: #7D6748;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.cfx-ft_support_btn_miw {
  background: #C8882A;
  border-radius: 0.625rem;
  padding: 11px 22px;
  transition: background .2s;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.cfx-ft_support_btn_miw:hover {
  background: #DC9C38;
}.cfx-ft_support_contacts_miw {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.cfx-ft_support_contact_miw {
  font-size: 0.75rem;
  color: #624F38;
  line-height: 1.4;
}.cfx-ft_support_contact_miw strong {
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  color: #A88E68;
}.cfx-ft_main_miw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 767px) {.cfx-ft_main_miw {
  padding: 40px 1.5rem 2rem;
}
}.cfx-ft_main_in_miw {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.cfx-ft_main_in_miw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.cfx-ft_main_in_miw {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.cfx-ft_col_logo_miw {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.cfx-ft_col_logo_miw {
  grid-column: auto;
}
}.cfx-ft_logo_miw {
  gap: 0.563rem;
  flex-wrap: wrap;
  color: #F4ECD8;
  margin-bottom: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
}.cfx-ft_logo_mark_miw {
  overflow: hidden;
  border-radius: 5px;
  width: 30px;
  height: 1.875rem;
}.cfx-ft_logo_mark_miw img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.cfx-ft_logo_sub_miw {
  max-width: 200px;
  line-height: 1.55;
  color: #624F38;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.cfx-ft_col_title_miw {
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #A88E68;
  letter-spacing: .07em;
  font-size: 12px;
}.cfx-ft_col_links_miw {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.cfx-ft_col_link_miw {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #624F38;
  font-size: 13px;
}.cfx-ft_col_link_miw:hover {
  color: #D2C09A;
}.cfx-ft_apps_miw {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.cfx-ft_app_card_miw {
  padding: 10px 0.75rem;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.cfx-ft_app_card_miw:hover {
  border-color: rgba(202, 138, 38, 0.48);
}.cfx-ft_app_card_ic_miw svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.cfx-ft_app_card_os_miw {
  font-weight: 600;
  color: #624F38;
  font-size: 10px;
}.cfx-ft_app_card_action_miw {
  font-size: 0.75rem;
  color: #D2C09A;
  font-weight: 700;
}.cfx-ft_bot_miw {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.cfx-ft_bot_miw {
  padding: 20px 1.5rem;
}
}.cfx-ft_bot_in_miw {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.cfx-ft_socials_miw {
  gap: 8px;
  display: flex;
}.cfx-ft_soc_miw {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  width: 2.25rem;
  align-items: center;
  color: #A88E68;
  justify-content: center;
  display: flex;
  height: 36px;
}.cfx-ft_soc_miw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.cfx-ft_soc_miw:hover {
  background: rgba(255, 255, 255, 0.07);
}.cfx-ft_legal_miw {
  flex: 1;
  line-height: 1.6;
  color: #9A8268;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.cfx-ft_legal_miw strong {
  font-weight: 700;
  color: #A88E68;
}.cfx-ft_legal_miw a {
  text-decoration: underline;
  color: #A88E68;
}.cfx-ft_age_miw {
  border-radius: 50%;
  border: 2px solid #9A8268;
  margin-left: auto;
  width: 2rem;
  font-size: 0.688rem;
  flex-shrink: 0;
  color: #9A8268;
  align-items: center;
  height: 2rem;
  font-weight: 800;
  justify-content: center;
  display: flex;
}