html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #140B08;
  color: #D6C4AE;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
}.ans_layout_92x {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.ans_page_92x {
  min-height: 100vh;
  display: flex;
}.ans_main_92x {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1079px) {.ans_main_92x {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.ans_main_92x {
  padding-bottom: 4.5rem;
}
}.ans_gc_92x {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1A0E0C;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 637px) {.ans_gc_92x {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.ans_gc_92x {
  width: 168px;
}
}.ans_gc_92x:hover {
  border-color: rgba(232, 55, 106, 0.08);
  transform: translateY(-3px);
}.ans_gc_img_92x {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.ans_gc_img_92x img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ans_gc_hover_92x {
  inset: 0;
  background: rgba(12, 6, 4, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.ans_gc_92x:hover .ans_gc_hover_92x {
  opacity: 1;
}.ans_gc_hover_btn_92x {
  padding: 8px 1rem;
  background: #E8376A;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 700;
  color: #F9EDDF;
}.ans_gc_info_92x {
  padding: 0.5rem 0.625rem 0.625rem;
}.ans_gc_name_92x {
  overflow: hidden;
  font-size: 12px;
  color: #D6C4AE;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}.ans_gc_prov_92x {
  font-size: 10px;
  color: #6A5648;
}.ans_gc_tag_92x {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  left: 0.375rem;
  top: 6px;
  position: absolute;
  z-index: 2;
}.ans_gc_tag_hot_92x {
  background: #E83030;
  color: #fff;
}.ans_gc_tag_new_92x {
  background: #2EC96B;
  color: #140B08;
}.ans_gc_tag_jp_92x {
  background: #D4A030;
  color: #140B08;
}.ans_gc_tag_ex_92x {
  background: #9B4FC8;
  color: #fff;
}.ans_gc_tag_live_92x {
  background: #E83030;
  color: #fff;
}.ans_gr_92x {
  padding: 2rem 1rem 0;
  background: #140B08;
}
@media(min-width: 767px) {.ans_gr_92x {
  padding: 36px 1.5rem 0;
}
}.ans_gr_in_92x {
  margin: 0 auto;
  max-width: 82.5rem;
}.ans_gr_head_92x {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ans_gr_head_l_92x {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.ans_gr_ic_92x {
  border-radius: 12px;
  display: flex;
  height: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
}.ans_gr_ic_92x svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.ans_gr_title_92x {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  color: #F9EDDF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ans_gr_title_92x {
  font-size: 1.125rem;
}
}.ans_gr_more_92x {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  color: #7E6858;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
}.ans_gr_more_92x:hover {
  color: #E8376A;
}.ans_gr_more_92x svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.ans_gr_arrows_92x {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ans_gr_arr_92x {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  width: 1.875rem;
  justify-content: center;
  color: #A8907A;
  height: 30px;
  display: flex;
  align-items: center;
}.ans_gr_arr_92x:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F9EDDF;
}.ans_gr_arr_92x svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.ans_gr_seo_h_92x {
  margin: 0 0 6px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 0.813rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #D6C4AE;
}
@media(min-width: 767px) {.ans_gr_seo_h_92x {
  font-size: 14px;
}
}.ans_gr_seo_92x {
  overflow-wrap: break-word;
  color: #7E6858;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 12px;
  max-width: 680px;
}.ans_gr_seo_92x strong {
  color: #D6C4AE;
  font-weight: 600;
}.ans_gr_scroll_92x {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.ans_gr_scroll_92x::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ans_gr_scroll_92x {
  gap: 12px;
}
}.ans_tb_92x {
  background: #140B08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  z-index: 80;
  position: fixed;
  display: flex;
  height: 3.5rem;
  right: 0;
  left: 0;
  top: 0;
}.ans_tb_in_92x {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.ans_tb_burger_92x {
  border-radius: 0.75rem;
  gap: 0.313rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  width: 38px;
  height: 2.375rem;
  align-items: center;
  flex-direction: column;
}.ans_tb_burger_92x:hover {
  background: rgba(255, 255, 255, 0.05);
}.ans_tb_burger_line_92x {
  border-radius: 1px;
  background: #A8907A;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1077px) {.ans_tb_burger_92x {
  display: none;
}
}.ans_tb_logo_92x {
  gap: 0.563rem;
  flex-shrink: 0;
  color: #F9EDDF;
  font-weight: 800;
  letter-spacing: -.01em;
  margin-right: 20px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 18px;
}.ans_tb_logo_mark_92x {
  overflow: hidden;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 2rem;
  align-items: center;
}.ans_tb_logo_mark_92x img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ans_tb_nav_92x {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.ans_tb_nav_92x {
  display: flex;
}
}.ans_tb_tab_92x {
  border-radius: 12px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-weight: 600;
  color: #A8907A;
  white-space: nowrap;
  font-size: 0.813rem;
}.ans_tb_tab_92x:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F9EDDF;
}.ans_tb_tab_92x.ans_state_active_92x {
  background: rgba(232, 55, 106, 0.18);
  color: #F9EDDF;
}.ans_tb_right_92x {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.ans_tb_login_92x {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 16px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  color: #D6C4AE;
  font-weight: 600;
}.ans_tb_login_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
  color: #F9EDDF;
}
@media(min-width: 479px) {.ans_tb_login_92x {
  display: block;
}
}.ans_tb_reg_92x {
  padding: 9px 1.125rem;
  background: #2EC96B;
  transition: background .2s;
  border-radius: 0.75rem;
  font-weight: 700;
  font-size: 13px;
  color: #180A0A;
  white-space: nowrap;
}.ans_tb_reg_92x:hover {
  background: #40D97C;
}.ans_sb_92x {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1F1210;
  transition: transform .25s ease;
  transform: translateX(-100%);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
}.ans_sb_92x.ans_state_open_92x {
  transform: translateX(0);
}.ans_sb_92x::-webkit-scrollbar {
  width: 4px;
}.ans_sb_92x::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.ans_sb_92x {
  transform: translateX(0);
}
}.ans_sb_auth_92x {
  padding: 14px 0.75rem 0.625rem;
}.ans_sb_btn_reg_92x {
  transition: background .2s;
  border-radius: 0.75rem;
  padding: 0.688rem;
  background: #2EC96B;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
  color: #180A0A;
  font-weight: 700;
}.ans_sb_btn_reg_92x:hover {
  background: #40D97C;
}.ans_sb_btn_login_92x {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-size: 13px;
  color: #D6C4AE;
  font-weight: 600;
  text-align: center;
  display: block;
}.ans_sb_btn_login_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
  color: #F9EDDF;
}.ans_sb_promo_92x {
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(232, 55, 106, 0.18);
  background: linear-gradient(135deg,#3D0F1E,#1F1210);
  border-radius: 12px;
  padding: 0.75rem 0.875rem;
  position: relative;
}.ans_sb_promo_92x::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 55, 106, 0.18),transparent 70%);
  height: 5rem;
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
  content: '';
  width: 80px;
}.ans_sb_promo_title_92x {
  color: #E8376A;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.ans_sb_promo_text_92x {
  color: #F9EDDF;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
}.ans_sb_promo_sub_92x {
  font-size: 0.625rem;
  color: #7E6858;
  margin-top: 3px;
}.ans_sb_nav_92x {
  padding: 0.375rem 8px 1rem;
}.ans_sb_nav_lb_92x {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #6A5648;
}.ans_sb_link_92x {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 8px;
  padding: 0.563rem 10px;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #A8907A;
  align-items: center;
  font-size: 13px;
}.ans_sb_link_92x:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F9EDDF;
}.ans_sb_link_92x.ans_state_active_92x {
  background: rgba(232, 55, 106, 0.18);
  color: #F9EDDF;
}.ans_sb_ic_92x {
  border-radius: 8px;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  display: flex;
  height: 1.875rem;
  align-items: center;
}.ans_sb_ic_92x svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ans_sb_ic_1_92x {
  background: rgba(232, 55, 106, 0.08);
  color: #E8376A;
}.ans_sb_ic_2_92x {
  background: rgba(46, 201, 107, 0.16);
  color: #2EC96B;
}.ans_sb_ic_3_92x {
  background: rgba(212, 160, 48, 0.18);
  color: #D4A030;
}.ans_sb_ic_4_92x {
  background: rgba(155, 79, 200, 0.20);
  color: #9B4FC8;
}.ans_sb_ic_5_92x {
  background: rgba(232, 55, 106, 0.08);
  color: #F0508A;
}.ans_sb_ic_6_92x {
  background: rgba(155, 79, 200, 0.20);
  color: #7B3DB8;
}.ans_sb_badge_92x {
  background: #D4A030;
  border-radius: 0.5rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  color: #180A0A;
  margin-left: auto;
  font-weight: 700;
}.ans_sb_bot_92x {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.ans_sb_lang_92x,.ans_sb_help_92x {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  transition: border-color .2s;
  padding: 9px 0.375rem;
  flex: 1;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.688rem;
  color: #A8907A;
  justify-content: center;
}.ans_sb_lang_92x:hover,.ans_sb_help_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
  color: #F9EDDF;
}.ans_sb_lang_92x svg,.ans_sb_help_92x svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.ans_sb_bd_92x {
  background: rgba(12, 6, 4, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.ans_sb_bd_92x.ans_state_on_92x {
  display: block;
}
@media(min-width: 1079px) {.ans_sb_bd_92x {
  display: none!important;
}
}.ans_mob_nav_92x {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F1210;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  left: 0;
}
@media(min-width: 1081px) {.ans_mob_nav_92x {
  display: none;
}
}.ans_mob_nav_item_92x {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  display: flex;
  color: #6A5648;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.ans_mob_nav_ic_92x {
  line-height: 1;
}.ans_mob_nav_ic_92x svg {
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
  stroke-linecap: round;
}.ans_mob_nav_lb_92x {
  color: #6A5648;
  font-size: 0.625rem;
  font-weight: 600;
}.ans_mob_nav_item_92x.ans_state_active_92x {
  color: #E8376A;
}.ans_mob_nav_item_92x.ans_state_active_92x .ans_mob_nav_lb_92x {
  color: #E8376A;
}.ans_hero_92x {
  background: #140B08;
  padding: 20px 16px 0;
}
@media(min-width: 771px) {.ans_hero_92x {
  padding: 1.5rem 1.5rem 0;
}
}.ans_hero_in_92x {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width:860px) {.ans_hero_in_92x {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.ans_hero_in_92x {
  grid-template-columns: 1fr 21.25rem;
}
}.ans_hero_promo_92x {
  border-radius: 1.125rem;
  background: #1A0E0C;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width:768px) {.ans_hero_promo_92x {
  min-height: 17.5rem;
}
}.ans_hero_promo_bg_92x {
  background: linear-gradient(120deg,#3D0F1E 0%,#140B08 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.ans_hero_promo_bg_92x::after {
  background: linear-gradient(90deg,#140B08 0%,rgba(12, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ans_hero_promo_glow_92x {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 79, 200, 0.20) 0%,transparent 65%);
  position: absolute;
  width: 18.75rem;
  top: -40px;
  height: 300px;
  pointer-events: none;
  right: 3.75rem;
}.ans_hero_promo_ct_92x {
  padding: 28px 24px 28px 1.75rem;
  flex-direction: column;
  z-index: 2;
  position: relative;
  justify-content: center;
  display: flex;
  max-width: 480px;
}
@media(min-width: 769px) {.ans_hero_promo_ct_92x {
  padding: 2.5rem 2rem;
}
}.ans_hero_badge_92x {
  border: 1px solid rgba(232, 55, 106, 0.08);
  border-radius: 1.5rem;
  background: rgba(232, 55, 106, 0.18);
  padding: 0.313rem 0.75rem;
  font-weight: 700;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  color: #E8376A;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.ans_hero_h1_92x {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  color: #F9EDDF;
  font-size: 26px;
}.ans_hero_h1_92x em {
  font-style: normal;
  color: #D4A030;
}
@media(min-width: 765px) {.ans_hero_h1_92x {
  font-size: 2.25rem;
}
}.ans_hero_sub_92x {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #A8907A;
}
@media(min-width: 767px) {.ans_hero_sub_92x {
  font-size: 14px;
}
}.ans_hero_row_92x {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ans_hero_cta_92x {
  border-radius: 0.75rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #2EC96B;
  box-shadow: 0px 6px 26px rgba(46, 201, 107, 0.42), inset 0px 1px 0px rgba(255, 255, 255, 0.14);
  font-weight: 700;
  color: #180A0A;
  font-size: 14px;
}.ans_hero_cta_92x:hover {
  background: #40D97C;
}.ans_hero_terms_92x {
  font-size: 11px;
  color: #6A5648;
}.ans_hero_game_92x {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1A0E0C;
  border-radius: 18px;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.ans_hero_game_badge_92x {
  background: rgba(212, 160, 48, 0.18);
  border-radius: 24px;
  border: 1px solid rgba(212, 160, 48, 0.18);
  padding: 5px 10px;
  letter-spacing: .06em;
  top: 0.75rem;
  text-transform: uppercase;
  font-size: 10px;
  z-index: 3;
  color: #D4A030;
  left: 0.75rem;
  font-weight: 700;
  position: absolute;
}.ans_hero_game_badge_92x svg {
  margin-right: 0.25rem;
  width: 11px;
  height: 0.688rem;
  vertical-align: -1px;
}.ans_hero_game_img_92x {
  overflow: hidden;
  background: linear-gradient(135deg,#3D0F1E,#140B08);
  position: relative;
  padding-bottom: 60%;
}.ans_hero_game_img_92x img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.ans_hero_game_play_92x {
  background: rgba(12, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.ans_hero_game_92x:hover .ans_hero_game_play_92x {
  opacity: 1;
}.ans_hero_game_play_92x span {
  border-radius: 50%;
  background: #E8376A;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
  align-items: center;
}.ans_hero_game_play_92x span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.ans_hero_game_info_92x {
  padding: 14px 16px;
}.ans_hero_game_title_92x {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F9EDDF;
  font-size: 0.938rem;
}.ans_hero_game_provider_92x {
  font-size: 11px;
  color: #7E6858;
}.ans_hero_game_btn_92x {
  background: #E8376A;
  margin: 12px 16px 1rem;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 12px;
  font-weight: 700;
  display: block;
  color: #F9EDDF;
  text-align: center;
  font-size: 0.813rem;
}.ans_hero_game_92x:hover .ans_hero_game_btn_92x {
  background: #F04E7E;
}.ans_sbar_92x {
  padding: 1rem 16px 0;
  background: #140B08;
}
@media(min-width: 765px) {.ans_sbar_92x {
  padding: 1.125rem 1.5rem 0;
}
}.ans_sbar_in_92x {
  margin: 0 auto;
  max-width: 82.5rem;
}.ans_sbar_row_92x {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.ans_sbar_input_92x {
  padding: 11px 1rem;
  transition: border-color .2s;
  gap: 10px;
  background: #1A0E0C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  border-radius: 0.75rem;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  color: #7E6858;
}.ans_sbar_input_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
}.ans_sbar_input_92x svg {
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
}.ans_sbar_providers_92x {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1A0E0C;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  gap: 0.5rem;
  border-radius: 12px;
  display: flex;
  white-space: nowrap;
  color: #D6C4AE;
  align-items: center;
  font-weight: 600;
  font-size: 13px;
}.ans_sbar_providers_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
  color: #F9EDDF;
}.ans_sbar_providers_92x svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.ans_sbar_tabs_92x {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.ans_sbar_tabs_92x::-webkit-scrollbar {
  display: none;
}.ans_sbar_tab_92x {
  border-radius: 1.5rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #A8907A;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
  white-space: nowrap;
}.ans_sbar_tab_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F9EDDF;
}.ans_sbar_tab_92x.ans_state_active_92x {
  background: rgba(232, 55, 106, 0.18);
  border-color: rgba(232, 55, 106, 0.08);
  color: #F9EDDF;
}.ans_sbar_tab_ic_92x svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ans_gr_jp_92x {
  padding: 20px;
  overflow: hidden;
  background: linear-gradient(135deg,#1E0A28 0%,#0C0610 100%);
  border-radius: 1.125rem;
  position: relative;
}.ans_gr_jp_92x::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 79, 200, 0.20) 0%,transparent 70%);
  position: absolute;
  height: 15.625rem;
  left: -3.75rem;
  content: '';
  top: -60px;
  width: 250px;
}.ans_gr_jp_92x::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 48, 0.18) 0%,transparent 70%);
  height: 200px;
  position: absolute;
  content: '';
  right: 0;
  bottom: -2.5rem;
  width: 12.5rem;
}.ans_gr_jp_head_92x {
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  z-index: 1;
}.ans_gr_jp_info_92x {
  flex: 1;
}.ans_gr_jp_label_92x {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7B3DB8;
  font-weight: 700;
  margin-bottom: 6px;
}.ans_gr_jp_label_92x svg {
  width: 0.875rem;
  vertical-align: -2px;
  height: 0.875rem;
  margin-right: 0.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ans_gr_jp_amount_92x {
  overflow-wrap: break-word;
  color: #F9EDDF;
  margin-bottom: 0.25rem;
  font-family: 'Playfair Display', serif;
  line-height: 1;
  font-size: 32px;
  font-weight: 800;
}
@media(min-width: 769px) {.ans_gr_jp_amount_92x {
  font-size: 40px;
}
}.ans_gr_jp_amount_92x span {
  color: #D4A030;
}.ans_gr_jp_seo_92x {
  color: #A8907A;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 480px;
}.ans_gr_jp_cta_92x {
  padding: 0.688rem 20px;
  border: 1px solid rgba(155, 79, 200, 0.20);
  border-radius: 12px;
  background: rgba(155, 79, 200, 0.20);
  transition: background .2s;
  font-weight: 700;
  position: relative;
  white-space: nowrap;
  margin-top: 4px;
  flex-shrink: 0;
  color: #F9EDDF;
  align-self: flex-start;
  font-size: 13px;
  z-index: 1;
}.ans_gr_jp_cta_92x:hover {
  background: #9B4FC8;
}.ans_gcg_92x {
  background: #140B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ans_gcg_92x {
  padding: 2.75rem 24px 0;
}
}.ans_gcg_in_92x {
  margin: 0 auto;
  max-width: 1320px;
}.ans_gcg_head_92x {
  margin-bottom: 20px;
  max-width: 720px;
}.ans_gcg_label_92x {
  text-transform: uppercase;
  color: #E8376A;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.ans_gcg_h2_92x {
  color: #F9EDDF;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.ans_gcg_h2_92x {
  font-size: 1.75rem;
}
}.ans_gcg_intro_92x {
  line-height: 1.6;
  color: #7E6858;
  font-size: 13px;
}.ans_gcg_grid_92x {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ans_gcg_grid_92x {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ans_gcg_grid_92x {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ans_gcg_card_92x {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 18px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  cursor: pointer;
  min-height: 15rem;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  display: flex;
}.ans_gcg_card_92x:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 55, 106, 0.18);
}.ans_gcg_card_bg_92x {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ans_gcg_card_bg_92x::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ans_gcg_card_ic_92x {
  background: rgba(0,0,0,.45);
  border-radius: 8px;
  align-items: center;
  z-index: 2;
  right: 1.125rem;
  height: 40px;
  display: flex;
  color: #F9EDDF;
  width: 2.5rem;
  position: absolute;
  justify-content: center;
  top: 1.125rem;
}.ans_gcg_card_ic_92x svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
}.ans_gcg_card_ct_92x {
  position: relative;
  z-index: 1;
}.ans_gcg_card_h_92x {
  font-weight: 800;
  color: #F9EDDF;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.ans_gcg_card_h_92x {
  font-size: 1.25rem;
}
}.ans_gcg_card_p_92x {
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}.ans_gcg_card_p_92x strong {
  font-weight: 600;
  color: #F9EDDF;
}.ans_gcg_card_cta_92x {
  gap: 4px;
  font-size: 0.75rem;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #E8376A;
  font-weight: 700;
  align-items: center;
}.ans_gcg_card_cta_92x svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.ans_ws_92x {
  background: #140B08;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.ans_ws_92x {
  padding: 36px 1.5rem 0;
}
}.ans_ws_in_92x {
  margin: 0 auto;
  max-width: 82.5rem;
}.ans_ws_head_92x {
  gap: 12px;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.ans_ws_title_92x {
  gap: 10px;
  display: flex;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  color: #F9EDDF;
  flex-wrap: wrap;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}.ans_ws_title_ic_92x svg {
  stroke-linejoin: round;
  height: 1.125rem;
  color: #D4A030;
  stroke-linecap: round;
  width: 18px;
}.ans_ws_online_92x {
  gap: 7px;
  font-weight: 600;
  color: #7E6858;
  font-size: 12px;
  display: flex;
  align-items: center;
}.ans_ws_online_dot_92x {
  background: #2EC96B;
  border-radius: 50%;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(46, 201, 107, 0.16);
  flex-shrink: 0;
  height: 8px;
}.ans_ws_scroll_92x {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.ans_ws_scroll_92x::-webkit-scrollbar {
  display: none;
}.ans_wc_92x {
  background: #1A0E0C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.875rem;
  gap: 0.625rem;
  border-radius: 0.75rem;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.ans_wc_img_92x {
  overflow: hidden;
  background: #1F1210;
  border-radius: 8px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.ans_wc_img_92x img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ans_wc_info_92x {
  min-width: 0;
}.ans_wc_game_92x {
  overflow: hidden;
  font-size: 0.75rem;
  color: #D6C4AE;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}.ans_wc_player_92x {
  overflow: hidden;
  color: #6A5648;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.ans_wc_amount_92x {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #2EC96B;
  white-space: nowrap;
}.ans_bon_92x {
  background: #140B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ans_bon_92x {
  padding: 44px 1.5rem 0;
}
}.ans_bon_in_92x {
  margin: 0 auto;
  max-width: 82.5rem;
}.ans_bon_head_92x {
  margin-bottom: 20px;
}.ans_bon_label_92x {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #E8376A;
  letter-spacing: .08em;
}.ans_bon_h2_92x {
  font-family: 'Playfair Display', serif;
  color: #F9EDDF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 767px) {.ans_bon_h2_92x {
  font-size: 1.5rem;
}
}.ans_bon_seo_92x {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6858;
  overflow-wrap: break-word;
  max-width: 620px;
}.ans_bon_seo_92x strong {
  font-weight: 700;
  color: #D6C4AE;
}.ans_bon_seo_92x a {
  color: #E8376A;
  text-decoration: underline;
}.ans_bon_grid_92x {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.ans_bon_grid_92x {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ans_bon_grid_92x {
  grid-template-columns: repeat(5,1fr);
}
}.ans_bon_card_92x {
  background: #1A0E0C;
  border-radius: 12px;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ans_bon_card_92x:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 55, 106, 0.08);
}.ans_bon_card_ic_92x svg {
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
  stroke-linecap: round;
}.ans_bon_card_ic_92x {
  margin-bottom: 0.625rem;
}.ans_bon_card_type_92x {
  font-weight: 700;
  margin-bottom: 6px;
  color: #7E6858;
  font-size: 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.ans_bon_card_amount_92x {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #D4A030;
  font-size: 18px;
}.ans_bon_card_name_92x {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F9EDDF;
  font-weight: 600;
}.ans_bon_card_detail_92x {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A5648;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.ans_reg_92x {
  background: #140B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ans_reg_92x {
  padding: 44px 1.5rem 0;
}
}.ans_reg_in_92x {
  background: #1F1210;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 18px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ans_reg_in_92x {
  padding: 40px;
}
}.ans_reg_top_92x {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.ans_reg_top_92x {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ans_reg_label_92x {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #E8376A;
}.ans_reg_h2_92x {
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F9EDDF;
  line-height: 1.2;
}
@media(min-width: 771px) {.ans_reg_h2_92x {
  font-size: 28px;
}
}.ans_reg_bonus_92x {
  border-radius: 0.75rem;
  padding: 0.625rem 1rem;
  gap: 8px;
  background: rgba(212, 160, 48, 0.18);
  border: 1px solid rgba(212, 160, 48, 0.18);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.ans_reg_bonus_amount_92x {
  font-weight: 800;
  color: #D4A030;
  font-size: 20px;
}.ans_reg_bonus_text_92x {
  line-height: 1.35;
  font-size: 13px;
  color: #A8907A;
}.ans_reg_cta_btn_92x {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 0.75rem;
  background: #2EC96B;
  box-shadow: 0px 6px 1.625rem rgba(46, 201, 107, 0.42), inset 0px 1px 0px rgba(255, 255, 255, 0.14);
  font-weight: 700;
  font-size: 0.938rem;
  color: #180A0A;
  margin-bottom: 12px;
  display: inline-block;
}.ans_reg_cta_btn_92x:hover {
  background: #40D97C;
}.ans_reg_terms_92x {
  font-size: 11px;
  line-height: 1.5;
  color: #6A5648;
}.ans_reg_seo_92x {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #7E6858;
}.ans_reg_seo_92x p {
  font-size: 0.813rem;
  color: #7E6858;
  margin-bottom: 10px;
  line-height: 1.65;
}.ans_reg_seo_92x p:last-child {
  margin-bottom: 0;
}.ans_reg_seo_92x strong {
  color: #D6C4AE;
  font-weight: 700;
}.ans_reg_seo_92x a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8376A;
}.ans_reg_seo_92x a:hover {
  color: #F04E7E;
}.ans_reg_seo_92x ul,.ans_reg_seo_92x ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.ans_reg_seo_92x ol {
  list-style: decimal;
}.ans_reg_seo_92x li {
  line-height: 1.65;
  font-size: 13px;
  color: #7E6858;
  margin-bottom: 4px;
}.ans_reg_seo_92x table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.ans_reg_seo_92x table {
  display: table;
}
}.ans_reg_seo_92x th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C4AE;
  text-align: left;
  font-weight: 700;
}.ans_reg_seo_92x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7E6858;
}.ans_reg_steps_92x {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 858px) {.ans_reg_steps_92x {
  margin-top: 0;
}
}.ans_reg_step_92x {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ans_reg_step_num_92x {
  background: rgba(232, 55, 106, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(232, 55, 106, 0.08);
  font-size: 14px;
  color: #E8376A;
  justify-content: center;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  width: 34px;
  font-weight: 800;
  display: flex;
}.ans_reg_step_title_92x {
  font-size: 0.875rem;
  font-weight: 700;
  color: #F9EDDF;
  margin-bottom: 3px;
}.ans_reg_step_text_92x {
  color: #7E6858;
  line-height: 1.5;
  font-size: 12px;
}.ans_reg_trust_92x {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}.ans_reg_trust_item_92x {
  gap: 0.438rem;
  color: #7E6858;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.ans_reg_trust_ic_92x svg {
  color: #E8376A;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
}.ans_app_92x {
  background: #140B08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ans_app_92x {
  padding: 44px 1.5rem 0;
}
}.ans_app_in_92x {
  margin: 0 auto;
  max-width: 82.5rem;
}.ans_app_head_92x {
  margin-bottom: 1rem;
}.ans_app_label_92x {
  letter-spacing: .08em;
  color: #E8376A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
}.ans_app_h2_92x {
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F9EDDF;
}
@media(min-width: 767px) {.ans_app_h2_92x {
  font-size: 1.5rem;
}
}.ans_app_sub_92x {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #7E6858;
  font-size: 13px;
}.ans_app_sub_92x strong {
  color: #D6C4AE;
  font-weight: 700;
}.ans_app_cards_92x {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ans_app_cards_92x {
  grid-template-columns: repeat(3,1fr);
}
}.ans_app_card_92x {
  overflow: hidden;
  gap: 1rem;
  border-radius: 12px;
  padding: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.ans_app_card_ios_92x {
  background: linear-gradient(135deg,rgba(232, 55, 106, 0.18) 0%,#1F1210 100%);
}.ans_app_card_android_92x {
  background: linear-gradient(135deg,rgba(46, 201, 107, 0.16) 0%,#1F1210 100%);
}.ans_app_card_win_92x {
  background: linear-gradient(135deg,rgba(212, 160, 48, 0.18) 0%,#1F1210 100%);
}.ans_app_card_ic_92x svg {
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.ans_app_card_ic_92x {
  flex-shrink: 0;
  color: #F9EDDF;
}.ans_app_card_os_92x {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #7E6858;
}.ans_app_card_title_92x {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  color: #F9EDDF;
  overflow-wrap: break-word;
}.ans_app_card_text_92x {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7E6858;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.ans_app_card_btn_92x {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(232, 55, 106, 0.55);
  gap: 0.438rem;
  border-radius: 0.5rem;
  padding: 0.625rem 1.125rem;
  font-weight: 700;
  align-items: center;
  color: #F9EDDF;
  font-size: 13px;
  display: inline-flex;
}.ans_app_card_btn_92x:hover {
  background: rgba(255, 255, 255, 0.07);
}.ans_prov_92x {
  padding: 2.25rem 1rem 0;
  background: #140B08;
}
@media(min-width: 769px) {.ans_prov_92x {
  padding: 44px 24px 0;
}
}.ans_prov_in_92x {
  margin: 0 auto;
  max-width: 82.5rem;
}.ans_prov_head_92x {
  margin-bottom: 16px;
}.ans_prov_label_92x {
  color: #E8376A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}.ans_prov_h2_92x {
  color: #F9EDDF;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ans_prov_h2_92x {
  font-size: 24px;
}
}.ans_prov_seo_92x {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  color: #7E6858;
  max-width: 620px;
}.ans_prov_seo_92x strong {
  color: #D6C4AE;
  font-weight: 700;
}.ans_prov_seo_92x a {
  text-decoration: underline;
  color: #E8376A;
}.ans_prov_grid_92x {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ans_prov_grid_92x {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.ans_prov_grid_92x {
  grid-template-columns: repeat(8,1fr);
}
}.ans_prov_card_92x {
  gap: 0.438rem;
  background: #1A0E0C;
  border-radius: 12px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 14px 0.625rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.ans_prov_card_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
  background: #1F1210;
}.ans_prov_logo_92x {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 44px;
  display: flex;
  height: 44px;
}.ans_prov_logo_92x img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.ans_prov_name_92x {
  overflow-wrap: break-word;
  color: #A8907A;
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
}.ans_seo_92x {
  padding: 36px 1rem 0;
  background: #140B08;
}
@media(min-width: 766px) {.ans_seo_92x {
  padding: 44px 1.5rem 0;
}
}.ans_seo_in_92x {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F1210;
  margin: 0 auto;
  border-radius: 1.125rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ans_seo_in_92x {
  padding: 36px 2.5rem;
}
}.ans_seo_label_92x {
  color: #E8376A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.ans_seo_h2_92x {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F9EDDF;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 766px) {.ans_seo_h2_92x {
  font-size: 1.5rem;
}
}.ans_seo_body_92x {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8907A;
  overflow-wrap: break-word;
}.ans_seo_body_92x p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A8907A;
}.ans_seo_body_92x p:last-child {
  margin-bottom: 0;
}.ans_seo_body_92x strong {
  font-weight: 700;
  color: #D6C4AE;
}.ans_seo_body_92x a {
  transition: color .2s;
  color: #E8376A;
  text-decoration: underline;
}.ans_seo_body_92x a:hover {
  color: #F04E7E;
}.ans_seo_body_92x ul,.ans_seo_body_92x ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ans_seo_body_92x ol {
  list-style: decimal;
}.ans_seo_body_92x li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #A8907A;
}.ans_seo_body_92x table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.ans_seo_body_92x table {
  display: table;
}
}.ans_seo_body_92x th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C4AE;
  font-weight: 700;
  text-align: left;
}.ans_seo_body_92x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A8907A;
}.ans_seo_cols_92x {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.ans_seo_cols_92x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ans_seo_cols_92x {
  grid-template-columns: repeat(3,1fr);
}
}.ans_seo_col_h_92x {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #D6C4AE;
}.ans_seo_col_p_92x {
  color: #7E6858;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.ans_seo_stats_92x {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ans_seo_stat_92x {
  border: 1px solid rgba(232, 55, 106, 0.18);
  border-radius: 12px;
  flex: 1;
  background: rgba(232, 55, 106, 0.08);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.ans_seo_stat_val_92x {
  overflow-wrap: break-word;
  color: #E8376A;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.ans_seo_stat_lb_92x {
  color: #7E6858;
  overflow-wrap: break-word;
  font-size: 11px;
}.ans_seo_92x {
  padding: 36px 1rem 0;
  background: #140B08;
}
@media(min-width: 766px) {.ans_seo_92x {
  padding: 2.75rem 1.5rem 0;
}
}.ans_seo_in_92x {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1F1210;
  padding: 1.75rem 24px;
  border-radius: 1.125rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ans_seo_in_92x {
  padding: 2.25rem 2.5rem;
}
}.ans_seo_label_92x {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E8376A;
}.ans_seo_h2_92x {
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  color: #F9EDDF;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.ans_seo_h2_92x {
  font-size: 1.5rem;
}
}.ans_seo_body_92x {
  font-size: 14px;
  color: #A8907A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ans_seo_body_92x p {
  color: #A8907A;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.ans_seo_body_92x p:last-child {
  margin-bottom: 0;
}.ans_seo_body_92x strong {
  font-weight: 700;
  color: #D6C4AE;
}.ans_seo_body_92x a {
  transition: color .2s;
  color: #E8376A;
  text-decoration: underline;
}.ans_seo_body_92x a:hover {
  color: #F04E7E;
}.ans_seo_body_92x ul,.ans_seo_body_92x ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ans_seo_body_92x ol {
  list-style: decimal;
}.ans_seo_body_92x li {
  line-height: 1.75;
  color: #A8907A;
  font-size: 14px;
  margin-bottom: 6px;
}.ans_seo_body_92x table {
  overflow-x: auto;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 767px) {.ans_seo_body_92x table {
  display: table;
}
}.ans_seo_body_92x th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D6C4AE;
  text-align: left;
}.ans_seo_body_92x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8907A;
}.ans_seo_cols_92x {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.ans_seo_cols_92x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ans_seo_cols_92x {
  grid-template-columns: repeat(3,1fr);
}
}.ans_seo_col_h_92x {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #D6C4AE;
}.ans_seo_col_p_92x {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6858;
}.ans_seo_stats_92x {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ans_seo_stat_92x {
  flex: 1;
  border: 1px solid rgba(232, 55, 106, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(232, 55, 106, 0.08);
  border-radius: 12px;
  min-width: 8.75rem;
}.ans_seo_stat_val_92x {
  font-size: 20px;
  margin-bottom: 0.25rem;
  color: #E8376A;
  font-weight: 800;
  overflow-wrap: break-word;
}.ans_seo_stat_lb_92x {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7E6858;
}.ans_rv_92x {
  background: #140B08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ans_rv_92x {
  padding: 2.75rem 24px 0;
}
}.ans_rv_in_92x {
  margin: 0 auto;
  max-width: 1320px;
}.ans_rv_head_92x {
  margin-bottom: 20px;
  max-width: 45rem;
}.ans_rv_label_92x {
  color: #E8376A;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.ans_rv_h2_92x {
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F9EDDF;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ans_rv_h2_92x {
  font-size: 1.75rem;
}
}.ans_rv_stats_92x {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.813rem;
  color: #7E6858;
  display: flex;
}.ans_rv_stats_score_92x {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.ans_rv_stats_score_val_92x {
  font-size: 1.375rem;
  color: #D4A030;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}.ans_rv_stats_score_max_92x {
  color: #6A5648;
  font-size: 0.813rem;
}.ans_rv_stats_badge_92x {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ans_rv_stats_badge_92x svg {
  width: 0.875rem;
  height: 14px;
  color: #D4A030;
}.ans_rv_grid_92x {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ans_rv_grid_92x {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ans_rv_grid_92x {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ans_rv_card_92x {
  background: #1F1210;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
}.ans_rv_card_stars_92x {
  gap: 2px;
  color: #D4A030;
  display: flex;
  margin-bottom: 10px;
}.ans_rv_card_stars_92x svg {
  width: 0.875rem;
  height: 0.875rem;
}.ans_rv_card_h_92x {
  margin-bottom: 8px;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #F9EDDF;
  font-weight: 700;
  line-height: 1.3;
}.ans_rv_card_body_92x {
  flex: 1;
  color: #7E6858;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 0.813rem;
}.ans_rv_card_body_92x strong {
  color: #D6C4AE;
  font-weight: 600;
}.ans_rv_card_meta_92x {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
  align-items: center;
  display: flex;
}.ans_rv_card_author_92x {
  color: #D6C4AE;
  font-size: 0.75rem;
  font-weight: 600;
}.ans_rv_card_date_92x {
  color: #6A5648;
  font-size: 11px;
}.ans_faq_92x {
  background: #140B08;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ans_faq_92x {
  padding: 2.75rem 24px 0;
}
}.ans_faq_in_92x {
  margin: 0 auto;
  max-width: 82.5rem;
}.ans_faq_head_92x {
  margin-bottom: 20px;
}.ans_faq_label_92x {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #E8376A;
  text-transform: uppercase;
}.ans_faq_h2_92x {
  font-weight: 800;
  color: #F9EDDF;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ans_faq_h2_92x {
  font-size: 1.5rem;
}
}.ans_faq_list_92x {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ans_faq_item_92x {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1F1210;
  border-radius: 0.75rem;
}.ans_faq_q_92x {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  display: flex;
  overflow-wrap: break-word;
  color: #D6C4AE;
  font-weight: 600;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
  font-size: 14px;
  align-items: center;
}.ans_faq_q_92x:hover {
  color: #F9EDDF;
}.ans_faq_q_ic_92x {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  color: #E8376A;
  font-size: 16px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
}.ans_faq_item_92x.ans_state_open_92x .ans_faq_q_ic_92x {
  transform: rotate(45deg);
}.ans_faq_a_92x {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  color: #7E6858;
  font-size: 0.813rem;
  line-height: 1.7;
}.ans_faq_item_92x.ans_state_open_92x .ans_faq_a_92x {
  display: block;
}.ans_faq_a_92x strong {
  font-weight: 700;
  color: #D6C4AE;
}.ans_faq_a_92x a {
  color: #E8376A;
  text-decoration: underline;
}.ans_faq_a_92x ul,.ans_faq_a_92x ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.ans_faq_a_92x ol {
  list-style: decimal;
}.ans_faq_a_92x li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ans_faq_a_92x table {
  margin: 8px 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.ans_faq_a_92x table {
  display: table;
}
}.ans_faq_a_92x th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C4AE;
  font-weight: 700;
  text-align: left;
}.ans_faq_a_92x td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6858;
}.ans_seo_92x {
  padding: 2.25rem 16px 0;
  background: #140B08;
}
@media(min-width: 769px) {.ans_seo_92x {
  padding: 2.75rem 24px 0;
}
}.ans_seo_in_92x {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1.125rem;
  padding: 1.75rem 24px;
  background: #1F1210;
  max-width: 1320px;
}
@media(min-width: 769px) {.ans_seo_in_92x {
  padding: 2.25rem 40px;
}
}.ans_seo_label_92x {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E8376A;
  font-size: 0.688rem;
  font-weight: 700;
}.ans_seo_h2_92x {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #F9EDDF;
  font-weight: 800;
}
@media(min-width: 769px) {.ans_seo_h2_92x {
  font-size: 24px;
}
}.ans_seo_body_92x {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8907A;
  line-height: 1.75;
}.ans_seo_body_92x p {
  font-size: 0.875rem;
  color: #A8907A;
  line-height: 1.75;
  margin-bottom: 12px;
}.ans_seo_body_92x p:last-child {
  margin-bottom: 0;
}.ans_seo_body_92x strong {
  color: #D6C4AE;
  font-weight: 700;
}.ans_seo_body_92x a {
  transition: color .2s;
  color: #E8376A;
  text-decoration: underline;
}.ans_seo_body_92x a:hover {
  color: #F04E7E;
}.ans_seo_body_92x ul,.ans_seo_body_92x ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ans_seo_body_92x ol {
  list-style: decimal;
}.ans_seo_body_92x li {
  font-size: 14px;
  color: #A8907A;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.ans_seo_body_92x table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.ans_seo_body_92x table {
  display: table;
}
}.ans_seo_body_92x th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D6C4AE;
  text-align: left;
  font-weight: 700;
}.ans_seo_body_92x td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8907A;
}.ans_seo_cols_92x {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.ans_seo_cols_92x {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ans_seo_cols_92x {
  grid-template-columns: repeat(3,1fr);
}
}.ans_seo_col_h_92x {
  font-weight: 700;
  color: #D6C4AE;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.ans_seo_col_p_92x {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7E6858;
}.ans_seo_stats_92x {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ans_seo_stat_92x {
  flex: 1;
  border: 1px solid rgba(232, 55, 106, 0.18);
  border-radius: 12px;
  background: rgba(232, 55, 106, 0.08);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.ans_seo_stat_val_92x {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #E8376A;
}.ans_seo_stat_lb_92x {
  font-size: 11px;
  color: #7E6858;
  overflow-wrap: break-word;
}.ans_ft_92x {
  background: #0C0806;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.ans_ft_support_92x {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.ans_ft_support_92x {
  padding: 1.75rem 24px;
}
}.ans_ft_support_in_92x {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.ans_ft_support_main_92x {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.ans_ft_support_ic_92x {
  flex-shrink: 0;
  color: #E8376A;
}.ans_ft_support_ic_92x svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
  height: 30px;
}.ans_ft_support_text_title_92x {
  margin-bottom: 3px;
  color: #F9EDDF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.ans_ft_support_text_sub_92x {
  font-size: 12px;
  color: #7E6858;
  overflow-wrap: break-word;
}.ans_ft_support_btn_92x {
  transition: background .2s;
  border-radius: 12px;
  padding: 11px 1.375rem;
  background: #E8376A;
  color: #F9EDDF;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
}.ans_ft_support_btn_92x:hover {
  background: #F04E7E;
}.ans_ft_support_contacts_92x {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.ans_ft_support_contact_92x {
  color: #6A5648;
  font-size: 0.75rem;
  line-height: 1.4;
}.ans_ft_support_contact_92x strong {
  font-weight: 600;
  color: #A8907A;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
}.ans_ft_main_92x {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.ans_ft_main_92x {
  padding: 40px 24px 2rem;
}
}.ans_ft_main_in_92x {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.ans_ft_main_in_92x {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ans_ft_main_in_92x {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ans_ft_col_logo_92x {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.ans_ft_col_logo_92x {
  grid-column: auto;
}
}.ans_ft_logo_92x {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F9EDDF;
  align-items: center;
  display: flex;
  font-weight: 800;
  margin-bottom: 0.75rem;
}.ans_ft_logo_mark_92x {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 1.875rem;
  height: 1.875rem;
}.ans_ft_logo_mark_92x img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ans_ft_logo_sub_92x {
  max-width: 12.5rem;
  color: #6A5648;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.ans_ft_col_title_92x {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #A8907A;
  letter-spacing: .07em;
  font-weight: 700;
}.ans_ft_col_links_92x {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ans_ft_col_link_92x {
  transition: color .2s;
  color: #6A5648;
  overflow-wrap: break-word;
  font-size: 13px;
}.ans_ft_col_link_92x:hover {
  color: #D6C4AE;
}.ans_ft_apps_92x {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ans_ft_app_card_92x {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.ans_ft_app_card_92x:hover {
  border-color: rgba(232, 55, 106, 0.55);
}.ans_ft_app_card_ic_92x svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.ans_ft_app_card_os_92x {
  font-weight: 600;
  color: #6A5648;
  font-size: 10px;
}.ans_ft_app_card_action_92x {
  font-size: 12px;
  color: #D6C4AE;
  font-weight: 700;
}.ans_ft_bot_92x {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.ans_ft_bot_92x {
  padding: 1.25rem 1.5rem;
}
}.ans_ft_bot_in_92x {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.ans_ft_socials_92x {
  gap: 0.5rem;
  display: flex;
}.ans_ft_soc_92x {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 8px;
  height: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #A8907A;
  width: 36px;
}.ans_ft_soc_92x svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.ans_ft_soc_92x:hover {
  background: rgba(255, 255, 255, 0.07);
}.ans_ft_legal_92x {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 11px;
  line-height: 1.6;
  color: #A09080;
}.ans_ft_legal_92x strong {
  color: #A8907A;
  font-weight: 700;
}.ans_ft_legal_92x a {
  text-decoration: underline;
  color: #A8907A;
}.ans_ft_age_92x {
  border-radius: 50%;
  border: 2px solid #A09080;
  font-size: 11px;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  margin-left: auto;
  color: #A09080;
  justify-content: center;
  height: 32px;
  display: flex;
  font-weight: 800;
}