*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0A07;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  color: #D5C09A;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.laq-layout_974 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.laq-page_974 {
  min-height: 100vh;
  display: flex;
}.laq-main_974 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1077px) {.laq-main_974 {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.laq-main_974 {
  padding-bottom: 4.5rem;
}
}.laq-gc_974 {
  transition: transform .2s,border-color .2s;
  background: #141009;
  overflow: hidden;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 200, 100, 0.06);
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 642px) {.laq-gc_974 {
  width: 156px;
}
}
@media(min-width: 1083px) {.laq-gc_974 {
  width: 10.5rem;
}
}.laq-gc_974:hover {
  border-color: rgba(200, 126, 12, 0.07);
  transform: translateY(-3px);
}.laq-gc_img_974 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.laq-gc_img_974 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.laq-gc_hover_974 {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.laq-gc_974:hover .laq-gc_hover_974 {
  opacity: 1;
}.laq-gc_hover_btn_974 {
  padding: 8px 16px;
  background: #C87E0C;
  border-radius: 4px;
  color: #F6EDD8;
  font-size: 0.75rem;
  font-weight: 700;
}.laq-gc_info_974 {
  padding: 0.5rem 0.625rem 0.625rem;
}.laq-gc_name_974 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  max-width: 100%;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #D5C09A;
}.laq-gc_prov_974 {
  font-size: 0.625rem;
  color: #6A5435;
}.laq-gc_tag_974 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  z-index: 2;
  position: absolute;
  text-transform: uppercase;
  top: 0.375rem;
  left: 0.375rem;
  letter-spacing: .04em;
  font-size: 9px;
}.laq-gc_tag_hot_974 {
  background: #D43018;
  color: #fff;
}.laq-gc_tag_new_974 {
  background: #3CB858;
  color: #0D0A07;
}.laq-gc_tag_jp_974 {
  background: #E8A820;
  color: #0D0A07;
}.laq-gc_tag_ex_974 {
  background: #8B4A1C;
  color: #fff;
}.laq-gc_tag_live_974 {
  background: #D43018;
  color: #fff;
}.laq-gr_974 {
  padding: 2rem 16px 0;
  background: #0D0A07;
}
@media(min-width: 770px) {.laq-gr_974 {
  padding: 2.25rem 24px 0;
}
}.laq-gr_in_974 {
  margin: 0 auto;
  max-width: 83.75rem;
}.laq-gr_head_974 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.laq-gr_head_l_974 {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.laq-gr_ic_974 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.laq-gr_ic_974 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.laq-gr_title_974 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F6EDD8;
}
@media(min-width: 769px) {.laq-gr_title_974 {
  font-size: 18px;
}
}.laq-gr_more_974 {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #7E6440;
  font-weight: 600;
  flex-shrink: 0;
}.laq-gr_more_974:hover {
  color: #C87E0C;
}.laq-gr_more_974 svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
}.laq-gr_arrows_974 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.laq-gr_arr_974 {
  border: 1px solid rgba(255, 200, 100, 0.13);
  transition: background .15s,color .15s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  color: #A8895E;
  height: 1.875rem;
  display: flex;
}.laq-gr_arr_974:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F6EDD8;
}.laq-gr_arr_974 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.laq-gr_seo_h_974 {
  margin: 0 0 6px;
  color: #D5C09A;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.laq-gr_seo_h_974 {
  font-size: 0.875rem;
}
}.laq-gr_seo_974 {
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #7E6440;
  font-size: 0.75rem;
}.laq-gr_seo_974 strong {
  color: #D5C09A;
  font-weight: 600;
}.laq-gr_scroll_974 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.laq-gr_scroll_974::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.laq-gr_scroll_974 {
  gap: 12px;
}
}.laq-tb_974 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  background: #0D0A07;
  z-index: 80;
  left: 0;
  display: flex;
  height: 56px;
  top: 0;
  align-items: center;
  right: 0;
  position: fixed;
}.laq-tb_in_974 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.laq-tb_burger_974 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  display: flex;
  margin-right: 0.5rem;
  flex-shrink: 0;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
  width: 38px;
  align-items: center;
}.laq-tb_burger_974:hover {
  background: rgba(255, 220, 160, 0.05);
}.laq-tb_burger_line_974 {
  border-radius: 1px;
  background: #A8895E;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1079px) {.laq-tb_burger_974 {
  display: none;
}
}.laq-tb_logo_974 {
  gap: 0.563rem;
  display: flex;
  flex-shrink: 0;
  font-size: 18px;
  letter-spacing: -.01em;
  color: #F6EDD8;
  margin-right: 20px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
}.laq-tb_logo_mark_974 {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 32px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.laq-tb_logo_mark_974 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.laq-tb_nav_974 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.laq-tb_nav_974 {
  display: flex;
}
}.laq-tb_tab_974 {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A8895E;
  font-weight: 600;
}.laq-tb_tab_974:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EDD8;
}.laq-tb_tab_974.laq-state_active_974 {
  background: rgba(200, 126, 12, 0.18);
  color: #F6EDD8;
}.laq-tb_right_974 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.laq-tb_login_974 {
  border-radius: 0.5rem;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 200, 100, 0.13);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  display: none;
  color: #D5C09A;
  font-weight: 600;
  font-size: 0.813rem;
}.laq-tb_login_974:hover {
  border-color: rgba(255, 200, 100, 0.32);
  color: #F6EDD8;
}
@media(min-width: 481px) {.laq-tb_login_974 {
  display: block;
}
}.laq-tb_reg_974 {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #3CB858;
  color: #0E0904;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.laq-tb_reg_974:hover {
  background: #4DD46A;
}.laq-sb_974 {
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transition: transform .25s ease;
  background: #1B1410;
  transform: translateX(-100%);
  overflow-y: auto;
  position: fixed;
  left: 0;
  bottom: 0;
  top: 56px;
  width: 220px;
  z-index: 70;
}.laq-sb_974.laq-state_open_974 {
  transform: translateX(0);
}.laq-sb_974::-webkit-scrollbar {
  width: 0.25rem;
}.laq-sb_974::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.laq-sb_974 {
  transform: translateX(0);
}
}.laq-sb_auth_974 {
  padding: 14px 12px 0.625rem;
}.laq-sb_btn_reg_974 {
  padding: 0.688rem;
  transition: background .2s;
  background: #3CB858;
  border-radius: 8px;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #0E0904;
  display: block;
}.laq-sb_btn_reg_974:hover {
  background: #4DD46A;
}.laq-sb_btn_login_974 {
  border: 1px solid rgba(255, 200, 100, 0.13);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: rgba(255, 220, 160, 0.05);
  color: #D5C09A;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.laq-sb_btn_login_974:hover {
  border-color: rgba(255, 200, 100, 0.32);
  color: #F6EDD8;
}.laq-sb_promo_974 {
  border-radius: 8px;
  overflow: hidden;
  padding: 12px 14px;
  border: 1px solid rgba(200, 126, 12, 0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#2B1A05,#1B1410);
  position: relative;
}.laq-sb_promo_974::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 126, 12, 0.18),transparent 70%);
  width: 5rem;
  height: 5rem;
  right: -20px;
  position: absolute;
  top: -20px;
  content: '';
}.laq-sb_promo_title_974 {
  letter-spacing: .06em;
  color: #C87E0C;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 0.688rem;
}.laq-sb_promo_text_974 {
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  color: #F6EDD8;
  line-height: 1.35;
}.laq-sb_promo_sub_974 {
  color: #7E6440;
  margin-top: 3px;
  font-size: 10px;
}.laq-sb_nav_974 {
  padding: 0.375rem 8px 16px;
}.laq-sb_nav_lb_974 {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #6A5435;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
}.laq-sb_link_974 {
  padding: 0.563rem 10px;
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  gap: 10px;
  color: #A8895E;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
}.laq-sb_link_974:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EDD8;
}.laq-sb_link_974.laq-state_active_974 {
  background: rgba(200, 126, 12, 0.18);
  color: #F6EDD8;
}.laq-sb_ic_974 {
  border-radius: 4px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 30px;
  height: 30px;
}.laq-sb_ic_974 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.laq-sb_ic_1_974 {
  background: rgba(200, 126, 12, 0.07);
  color: #C87E0C;
}.laq-sb_ic_2_974 {
  background: rgba(60, 184, 88, 0.16);
  color: #3CB858;
}.laq-sb_ic_3_974 {
  background: rgba(232, 168, 32, 0.15);
  color: #E8A820;
}.laq-sb_ic_4_974 {
  background: rgba(139, 74, 28, 0.22);
  color: #8B4A1C;
}.laq-sb_ic_5_974 {
  background: rgba(200, 126, 12, 0.07);
  color: #E03C78;
}.laq-sb_ic_6_974 {
  background: rgba(139, 74, 28, 0.22);
  color: #7B40C0;
}.laq-sb_badge_974 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #E8A820;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0E0904;
  margin-left: auto;
}.laq-sb_bot_974 {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  display: flex;
}.laq-sb_lang_974,.laq-sb_help_974 {
  border-radius: 0.25rem;
  flex: 1;
  gap: 0.375rem;
  background: rgba(255, 220, 160, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 200, 100, 0.06);
  padding: 0.563rem 0.375rem;
  font-size: 0.688rem;
  color: #A8895E;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 600;
}.laq-sb_lang_974:hover,.laq-sb_help_974:hover {
  border-color: rgba(255, 200, 100, 0.32);
  color: #F6EDD8;
}.laq-sb_lang_974 svg,.laq-sb_help_974 svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.laq-sb_bd_974 {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.laq-sb_bd_974.laq-state_on_974 {
  display: block;
}
@media(min-width: 1077px) {.laq-sb_bd_974 {
  display: none!important;
}
}.laq-mob_nav_974 {
  background: #1B1410;
  border-top: 1px solid rgba(255, 200, 100, 0.13);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
}
@media(min-width: 1079px) {.laq-mob_nav_974 {
  display: none;
}
}.laq-mob_nav_item_974 {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  display: flex;
  color: #6A5435;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.laq-mob_nav_ic_974 {
  line-height: 1;
}.laq-mob_nav_ic_974 svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.laq-mob_nav_lb_974 {
  font-size: 10px;
  color: #6A5435;
  font-weight: 600;
}.laq-mob_nav_item_974.laq-state_active_974 {
  color: #C87E0C;
}.laq-mob_nav_item_974.laq-state_active_974 .laq-mob_nav_lb_974 {
  color: #C87E0C;
}.laq-hero_974 {
  background: #0D0A07;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.laq-hero_974 {
  padding: 1.5rem 24px 0;
}
}.laq-hero_in_974 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.laq-hero_in_974 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.laq-hero_in_974 {
  grid-template-columns: 1fr 21.25rem;
}
}.laq-hero_promo_974 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #141009;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 767px) {.laq-hero_promo_974 {
  min-height: 280px;
}
}.laq-hero_promo_bg_974 {
  background: linear-gradient(120deg,#2B1A05 0%,#0D0A07 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.laq-hero_promo_bg_974::after {
  background: linear-gradient(90deg,#0D0A07 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.laq-hero_promo_glow_974 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 74, 28, 0.22) 0%,transparent 65%);
  height: 300px;
  right: 3.75rem;
  pointer-events: none;
  width: 300px;
  top: -2.5rem;
  position: absolute;
}.laq-hero_promo_ct_974 {
  padding: 28px 1.5rem 28px 1.75rem;
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 766px) {.laq-hero_promo_ct_974 {
  padding: 40px 2rem;
}
}.laq-hero_badge_974 {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(200, 126, 12, 0.07);
  border-radius: 20px;
  background: rgba(200, 126, 12, 0.18);
  margin-bottom: 0.875rem;
  display: inline-block;
  color: #C87E0C;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
}.laq-hero_h1_974 {
  font-weight: 800;
  font-size: 1.625rem;
  color: #F6EDD8;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
}.laq-hero_h1_974 em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 771px) {.laq-hero_h1_974 {
  font-size: 2.25rem;
}
}.laq-hero_sub_974 {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #A8895E;
}
@media(min-width: 766px) {.laq-hero_sub_974 {
  font-size: 14px;
}
}.laq-hero_row_974 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.laq-hero_cta_974 {
  background: #3CB858;
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 26px;
  font-size: 0.875rem;
  color: #0E0904;
  box-shadow: 0 0 0 2px rgba(60, 184, 88, 0.28), 0 8px 1.5rem rgba(60, 184, 88, 0.38);
  font-weight: 700;
}.laq-hero_cta_974:hover {
  background: #4DD46A;
}.laq-hero_terms_974 {
  color: #6A5435;
  font-size: 11px;
}.laq-hero_game_974 {
  border: 1px solid rgba(255, 200, 100, 0.06);
  border-radius: 0.875rem;
  overflow: hidden;
  background: #141009;
  flex-direction: column;
  position: relative;
  display: flex;
}.laq-hero_game_badge_974 {
  background: rgba(232, 168, 32, 0.15);
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 168, 32, 0.15);
  padding: 5px 0.625rem;
  z-index: 3;
  font-weight: 700;
  font-size: 10px;
  left: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #E8A820;
  top: 0.75rem;
  position: absolute;
}.laq-hero_game_badge_974 svg {
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
}.laq-hero_game_img_974 {
  background: linear-gradient(135deg,#2B1A05,#0D0A07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.laq-hero_game_img_974 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.laq-hero_game_play_974 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 4, 0.72);
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
}.laq-hero_game_974:hover .laq-hero_game_play_974 {
  opacity: 1;
}.laq-hero_game_play_974 span {
  background: #C87E0C;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 52px;
  display: flex;
  height: 3.25rem;
}.laq-hero_game_play_974 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.laq-hero_game_info_974 {
  padding: 14px 16px;
}.laq-hero_game_title_974 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.laq-hero_game_provider_974 {
  color: #7E6440;
  font-size: 11px;
}.laq-hero_game_btn_974 {
  transition: background .2s;
  margin: 12px 16px 16px;
  background: #C87E0C;
  border-radius: 8px;
  padding: 11px;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #F6EDD8;
}.laq-hero_game_974:hover .laq-hero_game_btn_974 {
  background: #E09720;
}.laq-sbar_974 {
  padding: 16px 1rem 0;
  background: #0D0A07;
}
@media(min-width: 766px) {.laq-sbar_974 {
  padding: 1.125rem 1.5rem 0;
}
}.laq-sbar_in_974 {
  margin: 0 auto;
  max-width: 1340px;
}.laq-sbar_row_974 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.laq-sbar_input_974 {
  background: #141009;
  flex: 1;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 100, 0.13);
  padding: 0.688rem 16px;
  transition: border-color .2s;
  color: #7E6440;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  display: flex;
}.laq-sbar_input_974:hover {
  border-color: rgba(255, 200, 100, 0.32);
}.laq-sbar_input_974 svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
}.laq-sbar_providers_974 {
  border: 1px solid rgba(255, 200, 100, 0.13);
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #141009;
  padding: 0.688rem 1.125rem;
  gap: 0.5rem;
  color: #D5C09A;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  align-items: center;
}.laq-sbar_providers_974:hover {
  border-color: rgba(255, 200, 100, 0.32);
  color: #F6EDD8;
}.laq-sbar_providers_974 svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.laq-sbar_tabs_974 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.laq-sbar_tabs_974::-webkit-scrollbar {
  display: none;
}.laq-sbar_tab_974 {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 220, 160, 0.05);
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255, 200, 100, 0.06);
  border-radius: 20px;
  gap: 7px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #A8895E;
  cursor: pointer;
  align-items: center;
  font-size: 12px;
}.laq-sbar_tab_974:hover {
  background: rgba(255, 220, 160, 0.07);
  border-color: rgba(255, 200, 100, 0.32);
  color: #F6EDD8;
}.laq-sbar_tab_974.laq-state_active_974 {
  border-color: rgba(200, 126, 12, 0.07);
  background: rgba(200, 126, 12, 0.18);
  color: #F6EDD8;
}.laq-sbar_tab_ic_974 svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.laq-wy_974 {
  padding: 32px 1rem 0;
  background: #0D0A07;
}
@media(min-width: 770px) {.laq-wy_974 {
  padding: 40px 1.5rem 0;
}
}.laq-wy_in_974 {
  margin: 0 auto;
  max-width: 83.75rem;
}.laq-wy_head_974 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.laq-wy_label_974 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C87E0C;
  text-transform: uppercase;
  font-size: 11px;
}.laq-wy_h2_974 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F6EDD8;
}
@media(min-width: 769px) {.laq-wy_h2_974 {
  font-size: 24px;
}
}.laq-wy_intro_974 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6440;
}.laq-wy_grid_974 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.laq-wy_grid_974 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.laq-wy_grid_974 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.laq-wy_card_974 {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 100, 0.13);
  padding: 1.25rem;
  background: #1B1410;
}.laq-wy_card_974:hover {
  border-color: rgba(200, 126, 12, 0.07);
  transform: translateY(-2px);
}.laq-wy_card_ic_974 {
  background: rgba(200, 126, 12, 0.18);
  border-radius: 50%;
  color: #C87E0C;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
}.laq-wy_card_ic_974 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.laq-wy_card_h_974 {
  color: #F6EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.laq-wy_card_p_974 {
  color: #7E6440;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.laq-wy_card_p_974 strong {
  font-weight: 600;
  color: #D5C09A;
}.laq-ws_974 {
  background: #0D0A07;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.laq-ws_974 {
  padding: 2.25rem 24px 0;
}
}.laq-ws_in_974 {
  margin: 0 auto;
  max-width: 83.75rem;
}.laq-ws_head_974 {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
}.laq-ws_title_974 {
  gap: 10px;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  font-weight: 700;
}.laq-ws_title_ic_974 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  color: #E8A820;
}.laq-ws_online_974 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  color: #7E6440;
  align-items: center;
}.laq-ws_online_dot_974 {
  border-radius: 50%;
  background: #3CB858;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(60, 184, 88, 0.16);
  width: 8px;
  height: 0.5rem;
}.laq-ws_scroll_974 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.laq-ws_scroll_974::-webkit-scrollbar {
  display: none;
}.laq-wc_974 {
  padding: 0.625rem 0.875rem;
  background: #141009;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 200, 100, 0.13);
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.laq-wc_img_974 {
  border-radius: 4px;
  overflow: hidden;
  background: #1B1410;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.laq-wc_img_974 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.laq-wc_info_974 {
  min-width: 0;
}.laq-wc_game_974 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #D5C09A;
  font-size: 12px;
}.laq-wc_player_974 {
  overflow: hidden;
  white-space: nowrap;
  color: #6A5435;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.laq-wc_amount_974 {
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  color: #3CB858;
}.laq-bon_974 {
  padding: 36px 1rem 0;
  background: #0D0A07;
}
@media(min-width: 771px) {.laq-bon_974 {
  padding: 44px 24px 0;
}
}.laq-bon_in_974 {
  margin: 0 auto;
  max-width: 1340px;
}.laq-bon_head_974 {
  margin-bottom: 20px;
}.laq-bon_label_974 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C87E0C;
  font-weight: 700;
  margin-bottom: 8px;
}.laq-bon_h2_974 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.laq-bon_h2_974 {
  font-size: 1.5rem;
}
}.laq-bon_seo_974 {
  color: #7E6440;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
}.laq-bon_seo_974 strong {
  font-weight: 700;
  color: #D5C09A;
}.laq-bon_seo_974 a {
  text-decoration: underline;
  color: #C87E0C;
}.laq-bon_grid_974 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.laq-bon_grid_974 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.laq-bon_grid_974 {
  grid-template-columns: repeat(5,1fr);
}
}.laq-bon_card_974 {
  border-radius: 0.5rem;
  background: #141009;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 200, 100, 0.13);
}.laq-bon_card_974:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 126, 12, 0.07);
}.laq-bon_card_ic_974 svg {
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.laq-bon_card_ic_974 {
  margin-bottom: 10px;
}.laq-bon_card_type_974 {
  text-transform: uppercase;
  font-size: 10px;
  color: #7E6440;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
}.laq-bon_card_amount_974 {
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 6px;
  color: #E8A820;
}.laq-bon_card_name_974 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.laq-bon_card_detail_974 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  color: #6A5435;
  line-height: 1.5;
  font-size: 11px;
  padding-top: 8px;
  overflow-wrap: break-word;
}.laq-prov_974 {
  padding: 36px 1rem 0;
  background: #0D0A07;
}
@media(min-width: 766px) {.laq-prov_974 {
  padding: 44px 24px 0;
}
}.laq-prov_in_974 {
  margin: 0 auto;
  max-width: 1340px;
}.laq-prov_head_974 {
  margin-bottom: 1rem;
}.laq-prov_label_974 {
  font-weight: 700;
  color: #C87E0C;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.laq-prov_h2_974 {
  font-family: 'Cinzel', serif;
  color: #F6EDD8;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.laq-prov_h2_974 {
  font-size: 24px;
}
}.laq-prov_seo_974 {
  color: #7E6440;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 16px;
  font-size: 0.813rem;
}.laq-prov_seo_974 strong {
  color: #D5C09A;
  font-weight: 700;
}.laq-prov_seo_974 a {
  text-decoration: underline;
  color: #C87E0C;
}.laq-prov_grid_974 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.laq-prov_grid_974 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.laq-prov_grid_974 {
  grid-template-columns: repeat(8,1fr);
}
}.laq-prov_card_974 {
  gap: 7px;
  padding: 14px 10px;
  background: #141009;
  border: 1px solid rgba(255, 200, 100, 0.13);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.laq-prov_card_974:hover {
  border-color: rgba(255, 200, 100, 0.32);
  background: #1B1410;
}.laq-prov_logo_974 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  width: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
}.laq-prov_logo_974 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.laq-prov_name_974 {
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  color: #A8895E;
  text-align: center;
}.laq-htp_974 {
  background: #0D0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.laq-htp_974 {
  padding: 44px 1.5rem 0;
}
}.laq-htp_in_974 {
  margin: 0 auto;
  max-width: 83.75rem;
}.laq-htp_head_974 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.laq-htp_label_974 {
  color: #C87E0C;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.laq-htp_h2_974 {
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.laq-htp_h2_974 {
  font-size: 28px;
}
}.laq-htp_intro_974 {
  color: #7E6440;
  font-size: 14px;
  line-height: 1.6;
}.laq-htp_steps_974 {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.laq-htp_steps_974 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.laq-htp_steps_974 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.laq-htp_step_974 {
  background: #1B1410;
  border: 1px solid rgba(255, 200, 100, 0.13);
  padding: 1.25rem 18px 18px;
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.laq-htp_step_num_974 {
  background: #C87E0C;
  border-radius: 50%;
  top: -12px;
  height: 28px;
  align-items: center;
  color: #0E0904;
  font-family: 'Cinzel', serif;
  left: 20px;
  font-weight: 800;
  display: flex;
  width: 28px;
  position: absolute;
  justify-content: center;
  font-size: 0.813rem;
}.laq-htp_step_ic_974 {
  margin: 0.5rem 0 0.75rem;
  background: rgba(200, 126, 12, 0.18);
  border-radius: 4px;
  align-items: center;
  width: 36px;
  display: flex;
  color: #C87E0C;
  justify-content: center;
  height: 36px;
}.laq-htp_step_ic_974 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.laq-htp_step_h_974 {
  line-height: 1.25;
  font-weight: 700;
  color: #F6EDD8;
  font-size: 14px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.laq-htp_step_p_974 {
  color: #7E6440;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
}.laq-htp_step_p_974 strong {
  font-weight: 600;
  color: #D5C09A;
}.laq-htp_cta_974 {
  transition: background .2s;
  background: #3CB858;
  border-radius: 0.5rem;
  padding: 13px 26px;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0E0904;
}.laq-htp_cta_974:hover {
  background: #4DD46A;
}.laq-reg_974 {
  padding: 36px 1rem 0;
  background: #0D0A07;
}
@media(min-width: 769px) {.laq-reg_974 {
  padding: 2.75rem 24px 0;
}
}.laq-reg_in_974 {
  padding: 1.75rem 24px;
  background: #1B1410;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 200, 100, 0.06);
  max-width: 83.75rem;
}
@media(min-width:768px) {.laq-reg_in_974 {
  padding: 40px;
}
}.laq-reg_top_974 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.laq-reg_top_974 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.laq-reg_label_974 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #C87E0C;
}.laq-reg_h2_974 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F6EDD8;
  line-height: 1.2;
  margin-bottom: 12px;
  font-size: 22px;
}
@media(min-width: 769px) {.laq-reg_h2_974 {
  font-size: 28px;
}
}.laq-reg_bonus_974 {
  gap: 0.5rem;
  background: rgba(232, 168, 32, 0.15);
  padding: 10px 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(232, 168, 32, 0.15);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.laq-reg_bonus_amount_974 {
  font-size: 20px;
  color: #E8A820;
  font-weight: 800;
}.laq-reg_bonus_text_974 {
  line-height: 1.35;
  color: #A8895E;
  font-size: 13px;
}.laq-reg_cta_btn_974 {
  background: #3CB858;
  border-radius: 0.5rem;
  padding: 14px 32px;
  transition: background .2s;
  color: #0E0904;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0 0 2px rgba(60, 184, 88, 0.28), 0 0.5rem 24px rgba(60, 184, 88, 0.38);
  margin-bottom: 0.75rem;
  font-size: 15px;
}.laq-reg_cta_btn_974:hover {
  background: #4DD46A;
}.laq-reg_terms_974 {
  line-height: 1.5;
  font-size: 11px;
  color: #6A5435;
}.laq-reg_seo_974 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 20px;
  color: #7E6440;
  margin-top: 1.25rem;
  font-size: 13px;
}.laq-reg_seo_974 p {
  font-size: 13px;
  line-height: 1.65;
  color: #7E6440;
  margin-bottom: 10px;
}.laq-reg_seo_974 p:last-child {
  margin-bottom: 0;
}.laq-reg_seo_974 strong {
  font-weight: 700;
  color: #D5C09A;
}.laq-reg_seo_974 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87E0C;
}.laq-reg_seo_974 a:hover {
  color: #E09720;
}.laq-reg_seo_974 ul,.laq-reg_seo_974 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.laq-reg_seo_974 ol {
  list-style: decimal;
}.laq-reg_seo_974 li {
  font-size: 13px;
  color: #7E6440;
  line-height: 1.65;
  margin-bottom: 4px;
}.laq-reg_seo_974 table {
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 771px) {.laq-reg_seo_974 table {
  display: table;
}
}.laq-reg_seo_974 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D5C09A;
  text-align: left;
  font-weight: 700;
}.laq-reg_seo_974 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.5rem;
  color: #7E6440;
}.laq-reg_steps_974 {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.laq-reg_steps_974 {
  margin-top: 0;
}
}.laq-reg_step_974 {
  padding: 16px;
  border: 1px solid rgba(255, 200, 100, 0.06);
  background: rgba(255, 220, 160, 0.05);
  border-radius: 8px;
  gap: 14px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.laq-reg_step_num_974 {
  background: rgba(200, 126, 12, 0.18);
  border: 1px solid rgba(200, 126, 12, 0.07);
  border-radius: 50%;
  display: flex;
  font-size: 14px;
  flex-shrink: 0;
  width: 2.125rem;
  justify-content: center;
  height: 2.125rem;
  font-weight: 800;
  color: #C87E0C;
  align-items: center;
}.laq-reg_step_title_974 {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F6EDD8;
  font-weight: 700;
}.laq-reg_step_text_974 {
  line-height: 1.5;
  font-size: 12px;
  color: #7E6440;
}.laq-reg_trust_974 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.laq-reg_trust_item_974 {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #7E6440;
  font-size: 0.75rem;
  align-items: center;
}.laq-reg_trust_ic_974 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #C87E0C;
  height: 1rem;
}.laq-app_974 {
  background: #0D0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.laq-app_974 {
  padding: 2.75rem 24px 0;
}
}.laq-app_in_974 {
  margin: 0 auto;
  max-width: 1340px;
}.laq-app_head_974 {
  margin-bottom: 16px;
}.laq-app_label_974 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C87E0C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.laq-app_h2_974 {
  color: #F6EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.laq-app_h2_974 {
  font-size: 1.5rem;
}
}.laq-app_sub_974 {
  max-width: 37.5rem;
  color: #7E6440;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.laq-app_sub_974 strong {
  color: #D5C09A;
  font-weight: 700;
}.laq-app_cards_974 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width:640px) {.laq-app_cards_974 {
  grid-template-columns: repeat(3,1fr);
}
}.laq-app_card_974 {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.laq-app_card_ios_974 {
  background: linear-gradient(135deg,rgba(200, 126, 12, 0.18) 0%,#1B1410 100%);
}.laq-app_card_android_974 {
  background: linear-gradient(135deg,rgba(60, 184, 88, 0.16) 0%,#1B1410 100%);
}.laq-app_card_win_974 {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.15) 0%,#1B1410 100%);
}.laq-app_card_ic_974 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.laq-app_card_ic_974 {
  color: #F6EDD8;
  flex-shrink: 0;
}.laq-app_card_os_974 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #7E6440;
  font-size: 0.625rem;
}.laq-app_card_title_974 {
  font-weight: 700;
  color: #F6EDD8;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.laq-app_card_text_974 {
  margin-bottom: 14px;
  color: #7E6440;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.laq-app_card_btn_974 {
  padding: 10px 18px;
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 200, 100, 0.32);
  gap: 7px;
  background: rgba(255, 220, 160, 0.12);
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  color: #F6EDD8;
}.laq-app_card_btn_974:hover {
  background: rgba(255, 220, 160, 0.07);
}.laq-seo_974 {
  background: #0D0A07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.laq-seo_974 {
  padding: 44px 24px 0;
}
}.laq-seo_in_974 {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 200, 100, 0.13);
  background: #1B1410;
  border-radius: 0.875rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.laq-seo_in_974 {
  padding: 2.25rem 2.5rem;
}
}.laq-seo_label_974 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C87E0C;
  text-transform: uppercase;
}.laq-seo_h2_974 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.laq-seo_h2_974 {
  font-size: 1.5rem;
}
}.laq-seo_body_974 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8895E;
}.laq-seo_body_974 p {
  font-size: 14px;
  line-height: 1.75;
  color: #A8895E;
  margin-bottom: 0.75rem;
}.laq-seo_body_974 p:last-child {
  margin-bottom: 0;
}.laq-seo_body_974 strong {
  color: #D5C09A;
  font-weight: 700;
}.laq-seo_body_974 a {
  transition: color .2s;
  color: #C87E0C;
  text-decoration: underline;
}.laq-seo_body_974 a:hover {
  color: #E09720;
}.laq-seo_body_974 ul,.laq-seo_body_974 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.laq-seo_body_974 ol {
  list-style: decimal;
}.laq-seo_body_974 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #A8895E;
}.laq-seo_body_974 table {
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 771px) {.laq-seo_body_974 table {
  display: table;
}
}.laq-seo_body_974 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D5C09A;
  text-align: left;
}.laq-seo_body_974 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 0.75rem;
  color: #A8895E;
}.laq-seo_cols_974 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.laq-seo_cols_974 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.laq-seo_cols_974 {
  grid-template-columns: repeat(3,1fr);
}
}.laq-seo_col_h_974 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D5C09A;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.laq-seo_col_p_974 {
  overflow-wrap: break-word;
  color: #7E6440;
  line-height: 1.65;
  font-size: 0.813rem;
}.laq-seo_stats_974 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.laq-seo_stat_974 {
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(200, 126, 12, 0.07);
  border: 1px solid rgba(200, 126, 12, 0.18);
  min-width: 140px;
}.laq-seo_stat_val_974 {
  font-weight: 800;
  color: #C87E0C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
}.laq-seo_stat_lb_974 {
  color: #7E6440;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.laq-seo_974 {
  background: #0D0A07;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.laq-seo_974 {
  padding: 2.75rem 24px 0;
}
}.laq-seo_in_974 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 200, 100, 0.13);
  border-radius: 0.875rem;
  background: #1B1410;
  max-width: 1340px;
}
@media(min-width: 770px) {.laq-seo_in_974 {
  padding: 36px 40px;
}
}.laq-seo_label_974 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C87E0C;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.laq-seo_h2_974 {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  color: #F6EDD8;
}
@media(min-width: 769px) {.laq-seo_h2_974 {
  font-size: 24px;
}
}.laq-seo_body_974 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A8895E;
}.laq-seo_body_974 p {
  margin-bottom: 0.75rem;
  color: #A8895E;
  font-size: 14px;
  line-height: 1.75;
}.laq-seo_body_974 p:last-child {
  margin-bottom: 0;
}.laq-seo_body_974 strong {
  font-weight: 700;
  color: #D5C09A;
}.laq-seo_body_974 a {
  transition: color .2s;
  color: #C87E0C;
  text-decoration: underline;
}.laq-seo_body_974 a:hover {
  color: #E09720;
}.laq-seo_body_974 ul,.laq-seo_body_974 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.laq-seo_body_974 ol {
  list-style: decimal;
}.laq-seo_body_974 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #A8895E;
  font-size: 0.875rem;
}.laq-seo_body_974 table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.laq-seo_body_974 table {
  display: table;
}
}.laq-seo_body_974 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D5C09A;
  text-align: left;
}.laq-seo_body_974 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A8895E;
}.laq-seo_cols_974 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.laq-seo_cols_974 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.laq-seo_cols_974 {
  grid-template-columns: repeat(3,1fr);
}
}.laq-seo_col_h_974 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D5C09A;
}.laq-seo_col_p_974 {
  font-size: 0.813rem;
  color: #7E6440;
  overflow-wrap: break-word;
  line-height: 1.65;
}.laq-seo_stats_974 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.laq-seo_stat_974 {
  border-radius: 8px;
  background: rgba(200, 126, 12, 0.07);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(200, 126, 12, 0.18);
  min-width: 140px;
}.laq-seo_stat_val_974 {
  font-size: 1.25rem;
  color: #C87E0C;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.laq-seo_stat_lb_974 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7E6440;
}.laq-seo_974 {
  padding: 36px 16px 0;
  background: #0D0A07;
}
@media(min-width: 769px) {.laq-seo_974 {
  padding: 2.75rem 1.5rem 0;
}
}.laq-seo_in_974 {
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  background: #1B1410;
  border: 1px solid rgba(255, 200, 100, 0.13);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.laq-seo_in_974 {
  padding: 36px 40px;
}
}.laq-seo_label_974 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  color: #C87E0C;
  text-transform: uppercase;
  letter-spacing: .08em;
}.laq-seo_h2_974 {
  font-weight: 800;
  line-height: 1.25;
  color: #F6EDD8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.laq-seo_h2_974 {
  font-size: 24px;
}
}.laq-seo_body_974 {
  color: #A8895E;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.laq-seo_body_974 p {
  line-height: 1.75;
  color: #A8895E;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.laq-seo_body_974 p:last-child {
  margin-bottom: 0;
}.laq-seo_body_974 strong {
  font-weight: 700;
  color: #D5C09A;
}.laq-seo_body_974 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C87E0C;
}.laq-seo_body_974 a:hover {
  color: #E09720;
}.laq-seo_body_974 ul,.laq-seo_body_974 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.laq-seo_body_974 ol {
  list-style: decimal;
}.laq-seo_body_974 li {
  margin-bottom: 6px;
  color: #A8895E;
  font-size: 0.875rem;
  line-height: 1.75;
}.laq-seo_body_974 table {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.laq-seo_body_974 table {
  display: table;
}
}.laq-seo_body_974 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D5C09A;
}.laq-seo_body_974 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #A8895E;
}.laq-seo_cols_974 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.laq-seo_cols_974 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.laq-seo_cols_974 {
  grid-template-columns: repeat(3,1fr);
}
}.laq-seo_col_h_974 {
  margin-bottom: 7px;
  color: #D5C09A;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.laq-seo_col_p_974 {
  overflow-wrap: break-word;
  color: #7E6440;
  line-height: 1.65;
  font-size: 0.813rem;
}.laq-seo_stats_974 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.laq-seo_stat_974 {
  padding: 0.875rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(200, 126, 12, 0.18);
  flex: 1;
  background: rgba(200, 126, 12, 0.07);
  min-width: 8.75rem;
}.laq-seo_stat_val_974 {
  color: #C87E0C;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.laq-seo_stat_lb_974 {
  color: #7E6440;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.laq-rv_974 {
  background: #0D0A07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.laq-rv_974 {
  padding: 44px 24px 0;
}
}.laq-rv_in_974 {
  margin: 0 auto;
  max-width: 83.75rem;
}.laq-rv_head_974 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.laq-rv_label_974 {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C87E0C;
  letter-spacing: .08em;
}.laq-rv_h2_974 {
  color: #F6EDD8;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.laq-rv_h2_974 {
  font-size: 1.75rem;
}
}.laq-rv_stats_974 {
  gap: 1.125rem;
  color: #7E6440;
  font-size: 13px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.laq-rv_stats_score_974 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.laq-rv_stats_score_val_974 {
  font-weight: 800;
  color: #E8A820;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}.laq-rv_stats_score_max_974 {
  font-size: 0.813rem;
  color: #6A5435;
}.laq-rv_stats_badge_974 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.laq-rv_stats_badge_974 svg {
  height: 14px;
  width: 14px;
  color: #E8A820;
}.laq-rv_grid_974 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.laq-rv_grid_974 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.laq-rv_grid_974 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.laq-rv_card_974 {
  border: 1px solid rgba(255, 200, 100, 0.13);
  background: #1B1410;
  border-radius: 0.5rem;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.laq-rv_card_stars_974 {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #E8A820;
  display: flex;
}.laq-rv_card_stars_974 svg {
  width: 14px;
  height: 0.875rem;
}.laq-rv_card_h_974 {
  color: #F6EDD8;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  font-weight: 700;
}.laq-rv_card_body_974 {
  flex: 1;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #7E6440;
}.laq-rv_card_body_974 strong {
  font-weight: 600;
  color: #D5C09A;
}.laq-rv_card_meta_974 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding-top: 0.75rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.laq-rv_card_author_974 {
  font-weight: 600;
  color: #D5C09A;
  font-size: 0.75rem;
}.laq-rv_card_date_974 {
  font-size: 11px;
  color: #6A5435;
}.laq-faq_974 {
  padding: 36px 16px 0;
  background: #0D0A07;
}
@media(min-width: 770px) {.laq-faq_974 {
  padding: 44px 1.5rem 0;
}
}.laq-faq_in_974 {
  margin: 0 auto;
  max-width: 83.75rem;
}.laq-faq_head_974 {
  margin-bottom: 1.25rem;
}.laq-faq_label_974 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C87E0C;
  margin-bottom: 8px;
  font-weight: 700;
}.laq-faq_h2_974 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 20px;
}
@media(min-width: 766px) {.laq-faq_h2_974 {
  font-size: 24px;
}
}.laq-faq_list_974 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.laq-faq_item_974 {
  overflow: hidden;
  border: 1px solid rgba(255, 200, 100, 0.13);
  border-radius: 0.5rem;
  background: #1B1410;
}.laq-faq_q_974 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  font-size: 0.875rem;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  color: #D5C09A;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
}.laq-faq_q_974:hover {
  color: #F6EDD8;
}.laq-faq_q_ic_974 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 220, 160, 0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 16px;
  height: 1.5rem;
  flex-shrink: 0;
  width: 24px;
  color: #C87E0C;
}.laq-faq_item_974.laq-state_open_974 .laq-faq_q_ic_974 {
  transform: rotate(45deg);
}.laq-faq_a_974 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #7E6440;
  display: none;
}.laq-faq_item_974.laq-state_open_974 .laq-faq_a_974 {
  display: block;
}.laq-faq_a_974 strong {
  color: #D5C09A;
  font-weight: 700;
}.laq-faq_a_974 a {
  text-decoration: underline;
  color: #C87E0C;
}.laq-faq_a_974 ul,.laq-faq_a_974 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.laq-faq_a_974 ol {
  list-style: decimal;
}.laq-faq_a_974 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.laq-faq_a_974 table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.laq-faq_a_974 table {
  display: table;
}
}.laq-faq_a_974 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C09A;
}.laq-faq_a_974 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7E6440;
}.laq-ft_974 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #080604;
  margin-top: 3rem;
}.laq-ft_support_974 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width:768px) {.laq-ft_support_974 {
  padding: 1.75rem 1.5rem;
}
}.laq-ft_support_in_974 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.laq-ft_support_main_974 {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.laq-ft_support_ic_974 {
  color: #C87E0C;
  flex-shrink: 0;
}.laq-ft_support_ic_974 svg {
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
}.laq-ft_support_text_title_974 {
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.laq-ft_support_text_sub_974 {
  color: #7E6440;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.laq-ft_support_btn_974 {
  padding: 0.688rem 22px;
  background: #C87E0C;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #F6EDD8;
}.laq-ft_support_btn_974:hover {
  background: #E09720;
}.laq-ft_support_contacts_974 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.laq-ft_support_contact_974 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #6A5435;
}.laq-ft_support_contact_974 strong {
  color: #A8895E;
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  display: block;
}.laq-ft_main_974 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 769px) {.laq-ft_main_974 {
  padding: 2.5rem 1.5rem 32px;
}
}.laq-ft_main_in_974 {
  margin: 0 auto;
  gap: 24px;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.laq-ft_main_in_974 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.laq-ft_main_in_974 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.laq-ft_col_logo_974 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.laq-ft_col_logo_974 {
  grid-column: auto;
}
}.laq-ft_logo_974 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
  font-size: 1rem;
  flex-wrap: wrap;
}.laq-ft_logo_mark_974 {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 30px;
}.laq-ft_logo_mark_974 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.laq-ft_logo_sub_974 {
  color: #6A5435;
  line-height: 1.55;
  font-size: 12px;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.laq-ft_col_title_974 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .07em;
  color: #A8895E;
  margin-bottom: 14px;
}.laq-ft_col_links_974 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.laq-ft_col_link_974 {
  transition: color .2s;
  color: #6A5435;
  font-size: 13px;
  overflow-wrap: break-word;
}.laq-ft_col_link_974:hover {
  color: #D5C09A;
}.laq-ft_apps_974 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.laq-ft_app_card_974 {
  border-radius: 0.25rem;
  padding: 10px 12px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 200, 100, 0.13);
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  align-items: center;
}.laq-ft_app_card_974:hover {
  border-color: rgba(255, 200, 100, 0.32);
}.laq-ft_app_card_ic_974 svg {
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.laq-ft_app_card_os_974 {
  font-size: 10px;
  color: #6A5435;
  font-weight: 600;
}.laq-ft_app_card_action_974 {
  font-weight: 700;
  color: #D5C09A;
  font-size: 0.75rem;
}.laq-ft_bot_974 {
  padding: 20px 16px;
}
@media(min-width: 769px) {.laq-ft_bot_974 {
  padding: 20px 24px;
}
}.laq-ft_bot_in_974 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
}.laq-ft_socials_974 {
  gap: 8px;
  display: flex;
}.laq-ft_soc_974 {
  border: 1px solid rgba(255, 200, 100, 0.13);
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 220, 160, 0.05);
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  color: #A8895E;
}.laq-ft_soc_974 svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.laq-ft_soc_974:hover {
  background: rgba(255, 220, 160, 0.07);
}.laq-ft_legal_974 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
  color: #8E7D5C;
}.laq-ft_legal_974 strong {
  font-weight: 700;
  color: #A8895E;
}.laq-ft_legal_974 a {
  text-decoration: underline;
  color: #A8895E;
}.laq-ft_age_974 {
  border-radius: 50%;
  border: 2px solid #8E7D5C;
  margin-left: auto;
  display: flex;
  justify-content: center;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  font-weight: 800;
  font-size: 11px;
  color: #8E7D5C;
}