*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #140D0A;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  color: #D9C8BC;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.qaa_layout_uf2 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.qaa_page_uf2 {
  min-height: 100vh;
  display: flex;
}.qaa_main_uf2 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.qaa_main_uf2 {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.qaa_main_uf2 {
  padding-bottom: 72px;
}
}.qaa_gc_uf2 {
  background: #1B1109;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 637px) {.qaa_gc_uf2 {
  width: 156px;
}
}
@media(min-width:1080px) {.qaa_gc_uf2 {
  width: 10.5rem;
}
}.qaa_gc_uf2:hover {
  border-color: rgba(212, 27, 69, 0.08);
  transform: translateY(-3px);
}.qaa_gc_img_uf2 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.qaa_gc_img_uf2 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.qaa_gc_hover_uf2 {
  transition: opacity .2s;
  background: rgba(10, 4, 2, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.qaa_gc_uf2:hover .qaa_gc_hover_uf2 {
  opacity: 1;
}.qaa_gc_hover_btn_uf2 {
  background: #D41B45;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  color: #F5EDE8;
  font-size: 0.75rem;
  font-weight: 700;
}.qaa_gc_info_uf2 {
  padding: 8px 10px 10px;
}.qaa_gc_name_uf2 {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  color: #D9C8BC;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 12px;
  white-space: nowrap;
}.qaa_gc_prov_uf2 {
  font-size: 10px;
  color: #5E4840;
}.qaa_gc_tag_uf2 {
  border-radius: 4px;
  padding: 2px 7px;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
  left: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
}.qaa_gc_tag_hot_uf2 {
  background: #E8142A;
  color: #fff;
}.qaa_gc_tag_new_uf2 {
  background: #22C55E;
  color: #140D0A;
}.qaa_gc_tag_jp_uf2 {
  background: #F0A020;
  color: #140D0A;
}.qaa_gc_tag_ex_uf2 {
  background: #7A2030;
  color: #fff;
}.qaa_gc_tag_live_uf2 {
  background: #E8142A;
  color: #fff;
}.qaa_gr_uf2 {
  padding: 2rem 1rem 0;
  background: #140D0A;
}
@media(min-width: 770px) {.qaa_gr_uf2 {
  padding: 36px 24px 0;
}
}.qaa_gr_in_uf2 {
  margin: 0 auto;
  max-width: 1320px;
}.qaa_gr_head_uf2 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.qaa_gr_head_l_uf2 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.qaa_gr_ic_uf2 {
  border-radius: 8px;
  height: 2rem;
  justify-content: center;
  display: flex;
  width: 32px;
  align-items: center;
  flex-shrink: 0;
}.qaa_gr_ic_uf2 svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qaa_gr_title_uf2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  color: #F5EDE8;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.qaa_gr_title_uf2 {
  font-size: 1.125rem;
}
}.qaa_gr_more_uf2 {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #7A6057;
  display: flex;
  align-items: center;
}.qaa_gr_more_uf2:hover {
  color: #D41B45;
}.qaa_gr_more_uf2 svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qaa_gr_arrows_uf2 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.qaa_gr_arr_uf2 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  justify-content: center;
  display: flex;
  height: 30px;
  color: #A8897C;
  width: 30px;
}.qaa_gr_arr_uf2:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDE8;
}.qaa_gr_arr_uf2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 13px;
}.qaa_gr_seo_h_uf2 {
  margin: 0 0 6px;
  color: #D9C8BC;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  max-width: 42.5rem;
  font-size: 13px;
}
@media(min-width:768px) {.qaa_gr_seo_h_uf2 {
  font-size: 0.875rem;
}
}.qaa_gr_seo_uf2 {
  margin-bottom: 0.75rem;
  font-size: 12px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #7A6057;
  line-height: 1.55;
}.qaa_gr_seo_uf2 strong {
  font-weight: 600;
  color: #D9C8BC;
}.qaa_gr_scroll_uf2 {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.qaa_gr_scroll_uf2::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.qaa_gr_scroll_uf2 {
  gap: 0.75rem;
}
}.qaa_tb_uf2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #140D0A;
  z-index: 80;
  align-items: center;
  position: fixed;
  left: 0;
  display: flex;
  top: 0;
  height: 56px;
  right: 0;
}.qaa_tb_in_uf2 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.qaa_tb_burger_uf2 {
  border-radius: 0.5rem;
  gap: 5px;
  height: 2.375rem;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 8px;
  width: 2.375rem;
}.qaa_tb_burger_uf2:hover {
  background: rgba(255, 255, 255, 0.05);
}.qaa_tb_burger_line_uf2 {
  border-radius: 1px;
  background: #A8897C;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1077px) {.qaa_tb_burger_uf2 {
  display: none;
}
}.qaa_tb_logo_uf2 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  color: #F5EDE8;
  margin-right: 20px;
  display: flex;
  font-size: 18px;
  overflow-wrap: break-word;
}.qaa_tb_logo_mark_uf2 {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
}.qaa_tb_logo_mark_uf2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qaa_tb_nav_uf2 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.qaa_tb_nav_uf2 {
  display: flex;
}
}.qaa_tb_tab_uf2 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  color: #A8897C;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.qaa_tb_tab_uf2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE8;
}.qaa_tb_tab_uf2.qaa_state_active_uf2 {
  background: rgba(212, 27, 69, 0.18);
  color: #F5EDE8;
}.qaa_tb_right_uf2 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.qaa_tb_login_uf2 {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  color: #D9C8BC;
  font-weight: 600;
  font-size: 0.813rem;
}.qaa_tb_login_uf2:hover {
  border-color: rgba(212, 27, 69, 0.55);
  color: #F5EDE8;
}
@media(min-width: 477px) {.qaa_tb_login_uf2 {
  display: block;
}
}.qaa_tb_reg_uf2 {
  transition: background .2s;
  border-radius: 8px;
  padding: 9px 1.125rem;
  background: #22C55E;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0806;
  font-weight: 700;
}.qaa_tb_reg_uf2:hover {
  background: #28DF6C;
}.qaa_sb_uf2 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #221610;
  position: fixed;
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  left: 0;
  top: 56px;
}.qaa_sb_uf2.qaa_state_open_uf2 {
  transform: translateX(0);
}.qaa_sb_uf2::-webkit-scrollbar {
  width: 4px;
}.qaa_sb_uf2::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.qaa_sb_uf2 {
  transform: translateX(0);
}
}.qaa_sb_auth_uf2 {
  padding: 14px 12px 0.625rem;
}.qaa_sb_btn_reg_uf2 {
  padding: 0.688rem;
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  color: #0E0806;
}.qaa_sb_btn_reg_uf2:hover {
  background: #28DF6C;
}.qaa_sb_btn_login_uf2 {
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #D9C8BC;
  display: block;
  font-size: 13px;
  text-align: center;
}.qaa_sb_btn_login_uf2:hover {
  border-color: rgba(212, 27, 69, 0.55);
  color: #F5EDE8;
}.qaa_sb_promo_uf2 {
  border: 1px solid rgba(212, 27, 69, 0.18);
  border-radius: 0.5rem;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#5A0C1E,#221610);
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  position: relative;
}.qaa_sb_promo_uf2::before {
  background: radial-gradient(circle,rgba(212, 27, 69, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 5rem;
  position: absolute;
  width: 80px;
  right: -1.25rem;
  top: -20px;
}.qaa_sb_promo_title_uf2 {
  letter-spacing: .06em;
  font-weight: 700;
  color: #D41B45;
  font-size: 0.688rem;
  margin-bottom: 4px;
  text-transform: uppercase;
}.qaa_sb_promo_text_uf2 {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDE8;
  font-size: 12px;
  line-height: 1.35;
}.qaa_sb_promo_sub_uf2 {
  font-size: 10px;
  color: #7A6057;
  margin-top: 3px;
}.qaa_sb_nav_uf2 {
  padding: 0.375rem 0.5rem 1rem;
}.qaa_sb_nav_lb_uf2 {
  padding: 10px 0.5rem 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #5E4840;
}.qaa_sb_link_uf2 {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
  color: #A8897C;
  display: flex;
  cursor: pointer;
}.qaa_sb_link_uf2:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDE8;
}.qaa_sb_link_uf2.qaa_state_active_uf2 {
  background: rgba(212, 27, 69, 0.18);
  color: #F5EDE8;
}.qaa_sb_ic_uf2 {
  border-radius: 0.25rem;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
}.qaa_sb_ic_uf2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.qaa_sb_ic_1_uf2 {
  background: rgba(212, 27, 69, 0.08);
  color: #D41B45;
}.qaa_sb_ic_2_uf2 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.qaa_sb_ic_3_uf2 {
  background: rgba(240, 160, 32, 0.16);
  color: #F0A020;
}.qaa_sb_ic_4_uf2 {
  background: rgba(122, 32, 48, 0.28);
  color: #7A2030;
}.qaa_sb_ic_5_uf2 {
  background: rgba(212, 27, 69, 0.08);
  color: #E8386A;
}.qaa_sb_ic_6_uf2 {
  background: rgba(122, 32, 48, 0.28);
  color: #A0285A;
}.qaa_sb_badge_uf2 {
  border-radius: 4px;
  padding: 2px 7px;
  background: #F0A020;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0E0806;
  font-weight: 700;
}.qaa_sb_bot_uf2 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.qaa_sb_lang_uf2,.qaa_sb_help_uf2 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  padding: 0.563rem 6px;
  color: #A8897C;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.688rem;
  justify-content: center;
}.qaa_sb_lang_uf2:hover,.qaa_sb_help_uf2:hover {
  border-color: rgba(212, 27, 69, 0.55);
  color: #F5EDE8;
}.qaa_sb_lang_uf2 svg,.qaa_sb_help_uf2 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
}.qaa_sb_bd_uf2 {
  inset: 0;
  background: rgba(10, 4, 2, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.qaa_sb_bd_uf2.qaa_state_on_uf2 {
  display: block;
}
@media(min-width: 1082px) {.qaa_sb_bd_uf2 {
  display: none!important;
}
}.qaa_mob_nav_uf2 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #221610;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  bottom: 0;
  z-index: 80;
  right: 0;
  position: fixed;
  display: flex;
  left: 0;
}
@media(min-width: 1083px) {.qaa_mob_nav_uf2 {
  display: none;
}
}.qaa_mob_nav_item_uf2 {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  flex-direction: column;
  color: #5E4840;
  cursor: pointer;
  display: flex;
  align-items: center;
}.qaa_mob_nav_ic_uf2 {
  line-height: 1;
}.qaa_mob_nav_ic_uf2 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.qaa_mob_nav_lb_uf2 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E4840;
}.qaa_mob_nav_item_uf2.qaa_state_active_uf2 {
  color: #D41B45;
}.qaa_mob_nav_item_uf2.qaa_state_active_uf2 .qaa_mob_nav_lb_uf2 {
  color: #D41B45;
}.qaa_hero_uf2 {
  background: #140D0A;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.qaa_hero_uf2 {
  padding: 1.5rem 1.5rem 0;
}
}.qaa_hero_in_uf2 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.qaa_hero_in_uf2 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.qaa_hero_in_uf2 {
  grid-template-columns: 1fr 340px;
}
}.qaa_hero_promo_uf2 {
  border-radius: 0.75rem;
  background: #1B1109;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width: 766px) {.qaa_hero_promo_uf2 {
  min-height: 17.5rem;
}
}.qaa_hero_promo_bg_uf2 {
  background-position: center;
  background: linear-gradient(120deg,#5A0C1E 0%,#140D0A 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.qaa_hero_promo_bg_uf2::after {
  background: linear-gradient(90deg,#140D0A 0%,rgba(10, 4, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qaa_hero_promo_glow_uf2 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 32, 48, 0.28) 0%,transparent 65%);
  width: 18.75rem;
  right: 3.75rem;
  height: 18.75rem;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
}.qaa_hero_promo_ct_uf2 {
  padding: 28px 1.5rem 1.75rem 28px;
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 765px) {.qaa_hero_promo_ct_uf2 {
  padding: 40px 32px;
}
}.qaa_hero_badge_uf2 {
  border: 1px solid rgba(212, 27, 69, 0.08);
  background: rgba(212, 27, 69, 0.18);
  padding: 0.313rem 12px;
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  color: #D41B45;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
}.qaa_hero_h1_uf2 {
  line-height: 1.15;
  color: #F5EDE8;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
}.qaa_hero_h1_uf2 em {
  font-style: normal;
  color: #F0A020;
}
@media(min-width: 769px) {.qaa_hero_h1_uf2 {
  font-size: 2.25rem;
}
}.qaa_hero_sub_uf2 {
  margin-bottom: 20px;
  color: #A8897C;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 771px) {.qaa_hero_sub_uf2 {
  font-size: 0.875rem;
}
}.qaa_hero_row_uf2 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qaa_hero_cta_uf2 {
  padding: 0.813rem 1.625rem;
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  box-shadow: 4px 4px 0px #0A5C28, 0 0 14px rgba(34, 197, 94, 0.38);
  font-weight: 700;
  color: #0E0806;
}.qaa_hero_cta_uf2:hover {
  background: #28DF6C;
}.qaa_hero_terms_uf2 {
  color: #5E4840;
  font-size: 11px;
}.qaa_hero_game_uf2 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1B1109;
  border-radius: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.qaa_hero_game_badge_uf2 {
  border: 1px solid rgba(240, 160, 32, 0.16);
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  background: rgba(240, 160, 32, 0.16);
  color: #F0A020;
  text-transform: uppercase;
  position: absolute;
  left: 0.75rem;
  letter-spacing: .06em;
  z-index: 3;
  font-weight: 700;
  top: 0.75rem;
  font-size: 10px;
}.qaa_hero_game_badge_uf2 svg {
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
}.qaa_hero_game_img_uf2 {
  overflow: hidden;
  background: linear-gradient(135deg,#5A0C1E,#140D0A);
  padding-bottom: 60%;
  position: relative;
}.qaa_hero_game_img_uf2 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qaa_hero_game_play_uf2 {
  background: rgba(10, 4, 2, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.qaa_hero_game_uf2:hover .qaa_hero_game_play_uf2 {
  opacity: 1;
}.qaa_hero_game_play_uf2 span {
  background: #D41B45;
  border-radius: 50%;
  height: 52px;
  justify-content: center;
  width: 52px;
  display: flex;
  align-items: center;
}.qaa_hero_game_play_uf2 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.qaa_hero_game_info_uf2 {
  padding: 0.875rem 16px;
}.qaa_hero_game_title_uf2 {
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5EDE8;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.qaa_hero_game_provider_uf2 {
  font-size: 11px;
  color: #7A6057;
}.qaa_hero_game_btn_uf2 {
  background: #D41B45;
  margin: 12px 16px 16px;
  padding: 0.688rem;
  border-radius: 8px;
  transition: background .2s;
  color: #F5EDE8;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 13px;
}.qaa_hero_game_uf2:hover .qaa_hero_game_btn_uf2 {
  background: #F0204E;
}.qaa_gcg_uf2 {
  background: #140D0A;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.qaa_gcg_uf2 {
  padding: 44px 1.5rem 0;
}
}.qaa_gcg_in_uf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qaa_gcg_head_uf2 {
  margin-bottom: 20px;
  max-width: 45rem;
}.qaa_gcg_label_uf2 {
  font-weight: 700;
  font-size: 11px;
  color: #D41B45;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.qaa_gcg_h2_uf2 {
  font-weight: 800;
  color: #F5EDE8;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 766px) {.qaa_gcg_h2_uf2 {
  font-size: 28px;
}
}.qaa_gcg_intro_uf2 {
  color: #7A6057;
  font-size: 0.813rem;
  line-height: 1.6;
}.qaa_gcg_grid_uf2 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.qaa_gcg_grid_uf2 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.qaa_gcg_grid_uf2 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qaa_gcg_card_uf2 {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  cursor: pointer;
  display: flex;
  position: relative;
  flex-direction: column;
  min-height: 15rem;
  justify-content: flex-end;
}.qaa_gcg_card_uf2:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 27, 69, 0.18);
}.qaa_gcg_card_bg_uf2 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.qaa_gcg_card_bg_uf2::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.qaa_gcg_card_ic_uf2 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  color: #F5EDE8;
  right: 18px;
  height: 40px;
  justify-content: center;
  z-index: 2;
  align-items: center;
  position: absolute;
  top: 1.125rem;
  display: flex;
  width: 2.5rem;
}.qaa_gcg_card_ic_uf2 svg {
  width: 20px;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.qaa_gcg_card_ct_uf2 {
  z-index: 1;
  position: relative;
}.qaa_gcg_card_h_uf2 {
  font-size: 1.125rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  color: #F5EDE8;
}
@media(min-width: 767px) {.qaa_gcg_card_h_uf2 {
  font-size: 1.25rem;
}
}.qaa_gcg_card_p_uf2 {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
  font-size: 0.75rem;
}.qaa_gcg_card_p_uf2 strong {
  font-weight: 600;
  color: #F5EDE8;
}.qaa_gcg_card_cta_uf2 {
  gap: 4px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 700;
  color: #D41B45;
  display: inline-flex;
}.qaa_gcg_card_cta_uf2 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.qaa_ws_uf2 {
  padding: 32px 1rem 0;
  background: #140D0A;
}
@media(min-width: 771px) {.qaa_ws_uf2 {
  padding: 36px 1.5rem 0;
}
}.qaa_ws_in_uf2 {
  margin: 0 auto;
  max-width: 1320px;
}.qaa_ws_head_uf2 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.qaa_ws_title_uf2 {
  gap: 10px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  color: #F5EDE8;
}.qaa_ws_title_ic_uf2 svg {
  height: 1.125rem;
  width: 1.125rem;
  color: #F0A020;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qaa_ws_online_uf2 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  color: #7A6057;
  font-size: 12px;
  align-items: center;
}.qaa_ws_online_dot_uf2 {
  border-radius: 50%;
  background: #22C55E;
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
}.qaa_ws_scroll_uf2 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
}.qaa_ws_scroll_uf2::-webkit-scrollbar {
  display: none;
}.qaa_wc_uf2 {
  gap: 10px;
  background: #1B1109;
  border-radius: 8px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.qaa_wc_img_uf2 {
  overflow: hidden;
  border-radius: 4px;
  background: #221610;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.qaa_wc_img_uf2 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qaa_wc_info_uf2 {
  min-width: 0;
}.qaa_wc_game_uf2 {
  overflow: hidden;
  white-space: nowrap;
  color: #D9C8BC;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
}.qaa_wc_player_uf2 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #5E4840;
  white-space: nowrap;
}.qaa_wc_amount_uf2 {
  margin-left: auto;
  font-size: 13px;
  color: #22C55E;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}.qaa_app_uf2 {
  padding: 2.25rem 1rem 0;
  background: #140D0A;
}
@media(min-width: 770px) {.qaa_app_uf2 {
  padding: 44px 24px 0;
}
}.qaa_app_in_uf2 {
  margin: 0 auto;
  max-width: 1320px;
}.qaa_app_head_uf2 {
  margin-bottom: 16px;
}.qaa_app_label_uf2 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  color: #D41B45;
}.qaa_app_h2_uf2 {
  color: #F5EDE8;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.qaa_app_h2_uf2 {
  font-size: 1.5rem;
}
}.qaa_app_sub_uf2 {
  max-width: 37.5rem;
  font-size: 0.813rem;
  color: #7A6057;
  overflow-wrap: break-word;
  line-height: 1.6;
}.qaa_app_sub_uf2 strong {
  color: #D9C8BC;
  font-weight: 700;
}.qaa_app_cards_uf2 {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.qaa_app_cards_uf2 {
  grid-template-columns: repeat(3,1fr);
}
}.qaa_app_card_uf2 {
  padding: 20px;
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.qaa_app_card_ios_uf2 {
  background: linear-gradient(135deg,rgba(212, 27, 69, 0.18) 0%,#221610 100%);
}.qaa_app_card_android_uf2 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#221610 100%);
}.qaa_app_card_win_uf2 {
  background: linear-gradient(135deg,rgba(240, 160, 32, 0.16) 0%,#221610 100%);
}.qaa_app_card_ic_uf2 svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 34px;
}.qaa_app_card_ic_uf2 {
  color: #F5EDE8;
  flex-shrink: 0;
}.qaa_app_card_os_uf2 {
  font-weight: 700;
  color: #7A6057;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.qaa_app_card_title_uf2 {
  line-height: 1.2;
  color: #F5EDE8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
}.qaa_app_card_text_uf2 {
  color: #7A6057;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.qaa_app_card_btn_uf2 {
  border: 1px solid rgba(212, 27, 69, 0.55);
  padding: 10px 18px;
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F5EDE8;
  align-items: center;
  font-weight: 700;
}.qaa_app_card_btn_uf2:hover {
  background: rgba(255, 255, 255, 0.07);
}.qaa_htp_uf2 {
  padding: 2.25rem 1rem 0;
  background: #140D0A;
}
@media(min-width: 769px) {.qaa_htp_uf2 {
  padding: 2.75rem 24px 0;
}
}.qaa_htp_in_uf2 {
  margin: 0 auto;
  max-width: 1320px;
}.qaa_htp_head_uf2 {
  max-width: 720px;
  margin-bottom: 22px;
}.qaa_htp_label_uf2 {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #D41B45;
  font-size: 11px;
  font-weight: 700;
}.qaa_htp_h2_uf2 {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Oswald', sans-serif;
  color: #F5EDE8;
}
@media(min-width: 771px) {.qaa_htp_h2_uf2 {
  font-size: 28px;
}
}.qaa_htp_intro_uf2 {
  color: #7A6057;
  font-size: 14px;
  line-height: 1.6;
}.qaa_htp_steps_uf2 {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.qaa_htp_steps_uf2 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.qaa_htp_steps_uf2 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qaa_htp_step_uf2 {
  background: #221610;
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  position: relative;
  flex-direction: column;
  display: flex;
}.qaa_htp_step_num_uf2 {
  border-radius: 50%;
  background: #D41B45;
  font-weight: 800;
  height: 1.75rem;
  width: 28px;
  color: #0E0806;
  position: absolute;
  font-family: 'Oswald', sans-serif;
  top: -12px;
  align-items: center;
  left: 20px;
  display: flex;
  justify-content: center;
  font-size: 13px;
}.qaa_htp_step_ic_uf2 {
  background: rgba(212, 27, 69, 0.18);
  border-radius: 0.25rem;
  margin: 0.5rem 0 0.75rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  align-items: center;
  width: 2.25rem;
  color: #D41B45;
}.qaa_htp_step_ic_uf2 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
}.qaa_htp_step_h_uf2 {
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  color: #F5EDE8;
}.qaa_htp_step_p_uf2 {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7A6057;
}.qaa_htp_step_p_uf2 strong {
  color: #D9C8BC;
  font-weight: 600;
}.qaa_htp_cta_uf2 {
  background: #22C55E;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 8px;
  color: #0E0806;
  margin-top: 20px;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
}.qaa_htp_cta_uf2:hover {
  background: #28DF6C;
}.qaa_reg_uf2 {
  background: #140D0A;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.qaa_reg_uf2 {
  padding: 44px 24px 0;
}
}.qaa_reg_in_uf2 {
  padding: 28px 24px;
  background: #221610;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 769px) {.qaa_reg_in_uf2 {
  padding: 2.5rem;
}
}.qaa_reg_top_uf2 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.qaa_reg_top_uf2 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qaa_reg_label_uf2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #D41B45;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.qaa_reg_h2_uf2 {
  line-height: 1.2;
  font-size: 1.375rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #F5EDE8;
}
@media(min-width: 770px) {.qaa_reg_h2_uf2 {
  font-size: 1.75rem;
}
}.qaa_reg_bonus_uf2 {
  gap: 0.5rem;
  border: 1px solid rgba(240, 160, 32, 0.16);
  background: rgba(240, 160, 32, 0.16);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.qaa_reg_bonus_amount_uf2 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0A020;
}.qaa_reg_bonus_text_uf2 {
  line-height: 1.35;
  color: #A8897C;
  font-size: 0.813rem;
}.qaa_reg_cta_btn_uf2 {
  padding: 0.875rem 2rem;
  border-radius: 8px;
  transition: background .2s;
  background: #22C55E;
  box-shadow: 0.25rem 0.25rem 0px #0A5C28, 0 0 14px rgba(34, 197, 94, 0.38);
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  color: #0E0806;
  font-size: 15px;
}.qaa_reg_cta_btn_uf2:hover {
  background: #28DF6C;
}.qaa_reg_terms_uf2 {
  font-size: 11px;
  line-height: 1.5;
  color: #5E4840;
}.qaa_reg_seo_uf2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #7A6057;
  overflow-wrap: break-word;
}.qaa_reg_seo_uf2 p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
  color: #7A6057;
}.qaa_reg_seo_uf2 p:last-child {
  margin-bottom: 0;
}.qaa_reg_seo_uf2 strong {
  font-weight: 700;
  color: #D9C8BC;
}.qaa_reg_seo_uf2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D41B45;
}.qaa_reg_seo_uf2 a:hover {
  color: #F0204E;
}.qaa_reg_seo_uf2 ul,.qaa_reg_seo_uf2 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.qaa_reg_seo_uf2 ol {
  list-style: decimal;
}.qaa_reg_seo_uf2 li {
  color: #7A6057;
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
}.qaa_reg_seo_uf2 table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.qaa_reg_seo_uf2 table {
  display: table;
}
}.qaa_reg_seo_uf2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #D9C8BC;
  font-weight: 700;
}.qaa_reg_seo_uf2 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6057;
}.qaa_reg_steps_uf2 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 859px) {.qaa_reg_steps_uf2 {
  margin-top: 0;
}
}.qaa_reg_step_uf2 {
  gap: 0.875rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.qaa_reg_step_num_uf2 {
  border-radius: 50%;
  background: rgba(212, 27, 69, 0.18);
  border: 1px solid rgba(212, 27, 69, 0.08);
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #D41B45;
  width: 2.125rem;
  height: 34px;
  font-size: 14px;
  font-weight: 800;
}.qaa_reg_step_title_uf2 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F5EDE8;
  font-size: 0.875rem;
}.qaa_reg_step_text_uf2 {
  color: #7A6057;
  font-size: 12px;
  line-height: 1.5;
}.qaa_reg_trust_uf2 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.qaa_reg_trust_item_uf2 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #7A6057;
}.qaa_reg_trust_ic_uf2 svg {
  height: 1rem;
  width: 1rem;
  color: #D41B45;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qaa_prov_uf2 {
  background: #140D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.qaa_prov_uf2 {
  padding: 44px 24px 0;
}
}.qaa_prov_in_uf2 {
  margin: 0 auto;
  max-width: 1320px;
}.qaa_prov_head_uf2 {
  margin-bottom: 16px;
}.qaa_prov_label_uf2 {
  text-transform: uppercase;
  color: #D41B45;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.qaa_prov_h2_uf2 {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDE8;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.qaa_prov_h2_uf2 {
  font-size: 1.5rem;
}
}.qaa_prov_seo_uf2 {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #7A6057;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.qaa_prov_seo_uf2 strong {
  font-weight: 700;
  color: #D9C8BC;
}.qaa_prov_seo_uf2 a {
  color: #D41B45;
  text-decoration: underline;
}.qaa_prov_grid_uf2 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.qaa_prov_grid_uf2 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.qaa_prov_grid_uf2 {
  grid-template-columns: repeat(8,1fr);
}
}.qaa_prov_card_uf2 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  background: #1B1109;
  border-radius: 0.5rem;
  padding: 0.875rem 10px;
  gap: 7px;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.qaa_prov_card_uf2:hover {
  border-color: rgba(212, 27, 69, 0.55);
  background: #221610;
}.qaa_prov_logo_uf2 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  justify-content: center;
  height: 44px;
  width: 2.75rem;
  align-items: center;
  display: flex;
}.qaa_prov_logo_uf2 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.qaa_prov_name_uf2 {
  font-weight: 600;
  color: #A8897C;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qaa_bon_uf2 {
  background: #140D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.qaa_bon_uf2 {
  padding: 44px 24px 0;
}
}.qaa_bon_in_uf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qaa_bon_head_uf2 {
  margin-bottom: 20px;
}.qaa_bon_label_uf2 {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D41B45;
}.qaa_bon_h2_uf2 {
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EDE8;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.qaa_bon_h2_uf2 {
  font-size: 1.5rem;
}
}.qaa_bon_seo_uf2 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6057;
  max-width: 38.75rem;
  line-height: 1.6;
}.qaa_bon_seo_uf2 strong {
  color: #D9C8BC;
  font-weight: 700;
}.qaa_bon_seo_uf2 a {
  text-decoration: underline;
  color: #D41B45;
}.qaa_bon_grid_uf2 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.qaa_bon_grid_uf2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.qaa_bon_grid_uf2 {
  grid-template-columns: repeat(5,1fr);
}
}.qaa_bon_card_uf2 {
  border-radius: 8px;
  background: #1B1109;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.qaa_bon_card_uf2:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 27, 69, 0.08);
}.qaa_bon_card_ic_uf2 svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qaa_bon_card_ic_uf2 {
  margin-bottom: 10px;
}.qaa_bon_card_type_uf2 {
  color: #7A6057;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-size: 10px;
}.qaa_bon_card_amount_uf2 {
  font-size: 18px;
  margin-bottom: 0.375rem;
  color: #F0A020;
  font-weight: 800;
  line-height: 1.1;
}.qaa_bon_card_name_uf2 {
  font-size: 13px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F5EDE8;
}.qaa_bon_card_detail_uf2 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E4840;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
}.qaa_seo_uf2 {
  background: #140D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.qaa_seo_uf2 {
  padding: 2.75rem 24px 0;
}
}.qaa_seo_in_uf2 {
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #221610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qaa_seo_in_uf2 {
  padding: 36px 40px;
}
}.qaa_seo_label_uf2 {
  margin-bottom: 10px;
  color: #D41B45;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
}.qaa_seo_h2_uf2 {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EDE8;
  font-family: 'Oswald', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
}
@media(min-width: 770px) {.qaa_seo_h2_uf2 {
  font-size: 24px;
}
}.qaa_seo_body_uf2 {
  overflow-wrap: break-word;
  color: #A8897C;
  line-height: 1.75;
  font-size: 14px;
}.qaa_seo_body_uf2 p {
  line-height: 1.75;
  color: #A8897C;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.qaa_seo_body_uf2 p:last-child {
  margin-bottom: 0;
}.qaa_seo_body_uf2 strong {
  color: #D9C8BC;
  font-weight: 700;
}.qaa_seo_body_uf2 a {
  transition: color .2s;
  color: #D41B45;
  text-decoration: underline;
}.qaa_seo_body_uf2 a:hover {
  color: #F0204E;
}.qaa_seo_body_uf2 ul,.qaa_seo_body_uf2 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.qaa_seo_body_uf2 ol {
  list-style: decimal;
}.qaa_seo_body_uf2 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A8897C;
}.qaa_seo_body_uf2 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.qaa_seo_body_uf2 table {
  display: table;
}
}.qaa_seo_body_uf2 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D9C8BC;
  font-weight: 700;
}.qaa_seo_body_uf2 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8897C;
}.qaa_seo_cols_uf2 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.qaa_seo_cols_uf2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.qaa_seo_cols_uf2 {
  grid-template-columns: repeat(3,1fr);
}
}.qaa_seo_col_h_uf2 {
  font-size: 13px;
  font-weight: 700;
  color: #D9C8BC;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.qaa_seo_col_p_uf2 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6057;
  overflow-wrap: break-word;
}.qaa_seo_stats_uf2 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.qaa_seo_stat_uf2 {
  background: rgba(212, 27, 69, 0.08);
  padding: 14px 16px;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(212, 27, 69, 0.18);
  min-width: 8.75rem;
}.qaa_seo_stat_val_uf2 {
  font-size: 20px;
  font-weight: 800;
  color: #D41B45;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.qaa_seo_stat_lb_uf2 {
  color: #7A6057;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qaa_seo_uf2 {
  padding: 2.25rem 16px 0;
  background: #140D0A;
}
@media(min-width: 766px) {.qaa_seo_uf2 {
  padding: 2.75rem 1.5rem 0;
}
}.qaa_seo_in_uf2 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #221610;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 769px) {.qaa_seo_in_uf2 {
  padding: 36px 40px;
}
}.qaa_seo_label_uf2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #D41B45;
}.qaa_seo_h2_uf2 {
  color: #F5EDE8;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.qaa_seo_h2_uf2 {
  font-size: 24px;
}
}.qaa_seo_body_uf2 {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A8897C;
}.qaa_seo_body_uf2 p {
  line-height: 1.75;
  color: #A8897C;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.qaa_seo_body_uf2 p:last-child {
  margin-bottom: 0;
}.qaa_seo_body_uf2 strong {
  color: #D9C8BC;
  font-weight: 700;
}.qaa_seo_body_uf2 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D41B45;
}.qaa_seo_body_uf2 a:hover {
  color: #F0204E;
}.qaa_seo_body_uf2 ul,.qaa_seo_body_uf2 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qaa_seo_body_uf2 ol {
  list-style: decimal;
}.qaa_seo_body_uf2 li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8897C;
}.qaa_seo_body_uf2 table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.qaa_seo_body_uf2 table {
  display: table;
}
}.qaa_seo_body_uf2 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D9C8BC;
  text-align: left;
  font-weight: 700;
}.qaa_seo_body_uf2 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8897C;
}.qaa_seo_cols_uf2 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.qaa_seo_cols_uf2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qaa_seo_cols_uf2 {
  grid-template-columns: repeat(3,1fr);
}
}.qaa_seo_col_h_uf2 {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  color: #D9C8BC;
  overflow-wrap: break-word;
}.qaa_seo_col_p_uf2 {
  color: #7A6057;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qaa_seo_stats_uf2 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.qaa_seo_stat_uf2 {
  background: rgba(212, 27, 69, 0.08);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(212, 27, 69, 0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.qaa_seo_stat_val_uf2 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #D41B45;
}.qaa_seo_stat_lb_uf2 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6057;
}.qaa_faq_uf2 {
  padding: 36px 1rem 0;
  background: #140D0A;
}
@media(min-width: 769px) {.qaa_faq_uf2 {
  padding: 2.75rem 1.5rem 0;
}
}.qaa_faq_in_uf2 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qaa_faq_head_uf2 {
  margin-bottom: 1.25rem;
}.qaa_faq_label_uf2 {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D41B45;
}.qaa_faq_h2_uf2 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  color: #F5EDE8;
  font-size: 1.25rem;
}
@media(min-width:768px) {.qaa_faq_h2_uf2 {
  font-size: 1.5rem;
}
}.qaa_faq_list_uf2 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qaa_faq_item_uf2 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #221610;
}.qaa_faq_q_uf2 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #D9C8BC;
  flex-wrap: wrap;
  display: flex;
  font-weight: 600;
}.qaa_faq_q_uf2:hover {
  color: #F5EDE8;
}.qaa_faq_q_ic_uf2 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  width: 24px;
  justify-content: center;
  height: 24px;
  flex-shrink: 0;
  align-items: center;
  font-size: 1rem;
  color: #D41B45;
}.qaa_faq_item_uf2.qaa_state_open_uf2 .qaa_faq_q_ic_uf2 {
  transform: rotate(45deg);
}.qaa_faq_a_uf2 {
  padding: 0 1.25rem 1rem;
  color: #7A6057;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.qaa_faq_item_uf2.qaa_state_open_uf2 .qaa_faq_a_uf2 {
  display: block;
}.qaa_faq_a_uf2 strong {
  color: #D9C8BC;
  font-weight: 700;
}.qaa_faq_a_uf2 a {
  color: #D41B45;
  text-decoration: underline;
}.qaa_faq_a_uf2 ul,.qaa_faq_a_uf2 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.qaa_faq_a_uf2 ol {
  list-style: decimal;
}.qaa_faq_a_uf2 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.qaa_faq_a_uf2 table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 771px) {.qaa_faq_a_uf2 table {
  display: table;
}
}.qaa_faq_a_uf2 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D9C8BC;
  font-weight: 700;
  text-align: left;
}.qaa_faq_a_uf2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7A6057;
}.qaa_seo_uf2 {
  background: #140D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.qaa_seo_uf2 {
  padding: 2.75rem 1.5rem 0;
}
}.qaa_seo_in_uf2 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #221610;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.qaa_seo_in_uf2 {
  padding: 2.25rem 40px;
}
}.qaa_seo_label_uf2 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D41B45;
  margin-bottom: 10px;
}.qaa_seo_h2_uf2 {
  line-height: 1.25;
  font-weight: 800;
  color: #F5EDE8;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 767px) {.qaa_seo_h2_uf2 {
  font-size: 24px;
}
}.qaa_seo_body_uf2 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A8897C;
}.qaa_seo_body_uf2 p {
  margin-bottom: 0.75rem;
  color: #A8897C;
  line-height: 1.75;
  font-size: 14px;
}.qaa_seo_body_uf2 p:last-child {
  margin-bottom: 0;
}.qaa_seo_body_uf2 strong {
  font-weight: 700;
  color: #D9C8BC;
}.qaa_seo_body_uf2 a {
  transition: color .2s;
  color: #D41B45;
  text-decoration: underline;
}.qaa_seo_body_uf2 a:hover {
  color: #F0204E;
}.qaa_seo_body_uf2 ul,.qaa_seo_body_uf2 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.qaa_seo_body_uf2 ol {
  list-style: decimal;
}.qaa_seo_body_uf2 li {
  color: #A8897C;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.qaa_seo_body_uf2 table {
  overflow-x: auto;
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 767px) {.qaa_seo_body_uf2 table {
  display: table;
}
}.qaa_seo_body_uf2 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D9C8BC;
  text-align: left;
  font-weight: 700;
}.qaa_seo_body_uf2 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8897C;
}.qaa_seo_cols_uf2 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.qaa_seo_cols_uf2 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qaa_seo_cols_uf2 {
  grid-template-columns: repeat(3,1fr);
}
}.qaa_seo_col_h_uf2 {
  color: #D9C8BC;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
}.qaa_seo_col_p_uf2 {
  color: #7A6057;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.qaa_seo_stats_uf2 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.qaa_seo_stat_uf2 {
  border: 1px solid rgba(212, 27, 69, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  background: rgba(212, 27, 69, 0.08);
  min-width: 8.75rem;
}.qaa_seo_stat_val_uf2 {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #D41B45;
}.qaa_seo_stat_lb_uf2 {
  color: #7A6057;
  font-size: 11px;
  overflow-wrap: break-word;
}.qaa_ft_uf2 {
  background: #0A0604;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.qaa_ft_support_uf2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.qaa_ft_support_uf2 {
  padding: 1.75rem 24px;
}
}.qaa_ft_support_in_uf2 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.qaa_ft_support_main_uf2 {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qaa_ft_support_ic_uf2 {
  color: #D41B45;
  flex-shrink: 0;
}.qaa_ft_support_ic_uf2 svg {
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qaa_ft_support_text_title_uf2 {
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F5EDE8;
  font-weight: 700;
}.qaa_ft_support_text_sub_uf2 {
  color: #7A6057;
  overflow-wrap: break-word;
  font-size: 12px;
}.qaa_ft_support_btn_uf2 {
  border-radius: 8px;
  padding: 11px 22px;
  background: #D41B45;
  transition: background .2s;
  flex-shrink: 0;
  color: #F5EDE8;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.qaa_ft_support_btn_uf2:hover {
  background: #F0204E;
}.qaa_ft_support_contacts_uf2 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.qaa_ft_support_contact_uf2 {
  color: #5E4840;
  line-height: 1.4;
  font-size: 12px;
}.qaa_ft_support_contact_uf2 strong {
  margin-bottom: 2px;
  font-weight: 600;
  color: #A8897C;
  font-size: 11px;
  display: block;
}.qaa_ft_main_uf2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 770px) {.qaa_ft_main_uf2 {
  padding: 2.5rem 24px 2rem;
}
}.qaa_ft_main_in_uf2 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qaa_ft_main_in_uf2 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.qaa_ft_main_in_uf2 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qaa_ft_col_logo_uf2 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.qaa_ft_col_logo_uf2 {
  grid-column: auto;
}
}.qaa_ft_logo_uf2 {
  gap: 9px;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  color: #F5EDE8;
  display: flex;
  align-items: center;
}.qaa_ft_logo_mark_uf2 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.qaa_ft_logo_mark_uf2 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.qaa_ft_logo_sub_uf2 {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #5E4840;
  font-size: 12px;
}.qaa_ft_col_title_uf2 {
  color: #A8897C;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.qaa_ft_col_links_uf2 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.qaa_ft_col_link_uf2 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5E4840;
  font-size: 0.813rem;
}.qaa_ft_col_link_uf2:hover {
  color: #D9C8BC;
}.qaa_ft_apps_uf2 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qaa_ft_app_card_uf2 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.qaa_ft_app_card_uf2:hover {
  border-color: rgba(212, 27, 69, 0.55);
}.qaa_ft_app_card_ic_uf2 svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.qaa_ft_app_card_os_uf2 {
  color: #5E4840;
  font-size: 0.625rem;
  font-weight: 600;
}.qaa_ft_app_card_action_uf2 {
  font-weight: 700;
  font-size: 12px;
  color: #D9C8BC;
}.qaa_ft_bot_uf2 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.qaa_ft_bot_uf2 {
  padding: 1.25rem 24px;
}
}.qaa_ft_bot_in_uf2 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.qaa_ft_socials_uf2 {
  gap: 0.5rem;
  display: flex;
}.qaa_ft_soc_uf2 {
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  width: 2.25rem;
  display: flex;
  align-items: center;
  color: #A8897C;
  justify-content: center;
  height: 36px;
}.qaa_ft_soc_uf2 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.qaa_ft_soc_uf2:hover {
  background: rgba(255, 255, 255, 0.07);
}.qaa_ft_legal_uf2 {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #8C7068;
}.qaa_ft_legal_uf2 strong {
  font-weight: 700;
  color: #A8897C;
}.qaa_ft_legal_uf2 a {
  text-decoration: underline;
  color: #A8897C;
}.qaa_ft_age_uf2 {
  border-radius: 50%;
  border: 2px solid #8C7068;
  font-weight: 800;
  margin-left: auto;
  font-size: 0.688rem;
  flex-shrink: 0;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 2rem;
  align-items: center;
  color: #8C7068;
}