*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #14100A;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #D4C49A;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tqz-layout_haw {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.tqz-page_haw {
  display: flex;
  min-height: 100vh;
}.tqz-main_haw {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1079px) {.tqz-main_haw {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.tqz-main_haw {
  padding-bottom: 4.5rem;
}
}.tqz-gc_haw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #191208;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 140px;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.tqz-gc_haw {
  width: 156px;
}
}
@media(min-width: 1081px) {.tqz-gc_haw {
  width: 10.5rem;
}
}.tqz-gc_haw:hover {
  border-color: rgba(196, 146, 42, 0.08);
  transform: translateY(-3px);
}.tqz-gc_img_haw {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.tqz-gc_img_haw img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.tqz-gc_hover_haw {
  inset: 0;
  background: rgba(8, 5, 3, 0.76);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.tqz-gc_haw:hover .tqz-gc_hover_haw {
  opacity: 1;
}.tqz-gc_hover_btn_haw {
  border-radius: 6px;
  padding: 0.5rem 16px;
  background: #C4922A;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5EDDB;
}.tqz-gc_info_haw {
  padding: 8px 0.625rem 0.625rem;
}.tqz-gc_name_haw {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  color: #D4C49A;
  margin-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 600;
}.tqz-gc_prov_haw {
  color: #9D8066;
  font-size: 10px;
}.tqz-gc_tag_haw {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 0.563rem;
  top: 6px;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.375rem;
  position: absolute;
}.tqz-gc_tag_hot_haw {
  background: #C0382A;
  color: #fff;
}.tqz-gc_tag_new_haw {
  background: #4A9E5C;
  color: #14100A;
}.tqz-gc_tag_jp_haw {
  background: #E8A020;
  color: #14100A;
}.tqz-gc_tag_ex_haw {
  background: #8B5E1A;
  color: #fff;
}.tqz-gc_tag_live_haw {
  background: #C0382A;
  color: #fff;
}.tqz-gr_haw {
  background: #14100A;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.tqz-gr_haw {
  padding: 2.25rem 24px 0;
}
}.tqz-gr_in_haw {
  margin: 0 auto;
  max-width: 1320px;
}.tqz-gr_head_haw {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.tqz-gr_head_l_haw {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.tqz-gr_ic_haw {
  border-radius: 10px;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2rem;
}.tqz-gr_ic_haw svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.tqz-gr_title_haw {
  color: #F5EDDB;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 769px) {.tqz-gr_title_haw {
  font-size: 18px;
}
}.tqz-gr_more_haw {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #967C62;
}.tqz-gr_more_haw:hover {
  color: #C4922A;
}.tqz-gr_more_haw svg {
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
}.tqz-gr_arrows_haw {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tqz-gr_arr_haw {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  color: #B09878;
  width: 1.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 30px;
}.tqz-gr_arr_haw:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDB;
}.tqz-gr_arr_haw svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.tqz-gr_seo_h_haw {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 13px;
  color: #D4C49A;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.tqz-gr_seo_h_haw {
  font-size: 14px;
}
}.tqz-gr_seo_haw {
  font-size: 12px;
  max-width: 680px;
  margin-bottom: 0.75rem;
  color: #967C62;
  line-height: 1.55;
  overflow-wrap: break-word;
}.tqz-gr_seo_haw strong {
  color: #D4C49A;
  font-weight: 600;
}.tqz-gr_scroll_haw {
  gap: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
}.tqz-gr_scroll_haw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tqz-gr_scroll_haw {
  gap: 0.75rem;
}
}.tqz-tb_haw {
  background: #14100A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  left: 0;
  top: 0;
  display: flex;
  position: fixed;
  right: 0;
  align-items: center;
  z-index: 80;
}.tqz-tb_in_haw {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.tqz-tb_burger_haw {
  border-radius: 10px;
  gap: 5px;
  height: 2.375rem;
  margin-right: 8px;
  display: flex;
  flex-direction: column;
  width: 38px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.tqz-tb_burger_haw:hover {
  background: rgba(255, 255, 255, 0.05);
}.tqz-tb_burger_line_haw {
  background: #B09878;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.tqz-tb_burger_haw {
  display: none;
}
}.tqz-tb_logo_haw {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-right: 20px;
  color: #F5EDDB;
  align-items: center;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
}.tqz-tb_logo_mark_haw {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  height: 2rem;
}.tqz-tb_logo_mark_haw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tqz-tb_nav_haw {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.tqz-tb_nav_haw {
  display: flex;
}
}.tqz-tb_tab_haw {
  padding: 8px 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  color: #B09878;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.tqz-tb_tab_haw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDB;
}.tqz-tb_tab_haw.tqz-state_active_haw {
  background: rgba(196, 146, 42, 0.18);
  color: #F5EDDB;
}.tqz-tb_right_haw {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.tqz-tb_login_haw {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: none;
  font-size: 13px;
  color: #D4C49A;
  font-weight: 600;
}.tqz-tb_login_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
  color: #F5EDDB;
}
@media(min-width: 478px) {.tqz-tb_login_haw {
  display: block;
}
}.tqz-tb_reg_haw {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #4A9E5C;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #0E0C07;
}.tqz-tb_reg_haw:hover {
  background: #5AB46C;
}.tqz-sb_haw {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E160D;
  transition: transform .25s ease;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  width: 13.75rem;
  position: fixed;
}.tqz-sb_haw.tqz-state_open_haw {
  transform: translateX(0);
}.tqz-sb_haw::-webkit-scrollbar {
  width: 0.25rem;
}.tqz-sb_haw::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.tqz-sb_haw {
  transform: translateX(0);
}
}.tqz-sb_auth_haw {
  padding: 0.875rem 12px 10px;
}.tqz-sb_btn_reg_haw {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #4A9E5C;
  font-size: 0.813rem;
  color: #0E0C07;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  font-weight: 700;
}.tqz-sb_btn_reg_haw:hover {
  background: #5AB46C;
}.tqz-sb_btn_login_haw {
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 0.625rem;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #D4C49A;
  font-size: 0.813rem;
}.tqz-sb_btn_login_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
  color: #F5EDDB;
}.tqz-sb_promo_haw {
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(196, 146, 42, 0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#2E1408,#1E160D);
  border-radius: 0.625rem;
  position: relative;
}.tqz-sb_promo_haw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 146, 42, 0.18),transparent 70%);
  top: -1.25rem;
  content: '';
  height: 80px;
  width: 80px;
  right: -1.25rem;
  position: absolute;
}.tqz-sb_promo_title_haw {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #C4922A;
}.tqz-sb_promo_text_haw {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #F5EDDB;
  line-height: 1.35;
  font-weight: 600;
}.tqz-sb_promo_sub_haw {
  margin-top: 3px;
  font-size: 10px;
  color: #967C62;
}.tqz-sb_nav_haw {
  padding: 6px 8px 1rem;
}.tqz-sb_nav_lb_haw {
  padding: 0.625rem 8px 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #9D8066;
  text-transform: uppercase;
  font-weight: 700;
}.tqz-sb_link_haw {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  font-weight: 500;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #B09878;
}.tqz-sb_link_haw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDDB;
}.tqz-sb_link_haw.tqz-state_active_haw {
  background: rgba(196, 146, 42, 0.18);
  color: #F5EDDB;
}.tqz-sb_ic_haw {
  border-radius: 0.375rem;
  width: 30px;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.tqz-sb_ic_haw svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.tqz-sb_ic_1_haw {
  background: rgba(196, 146, 42, 0.08);
  color: #C4922A;
}.tqz-sb_ic_2_haw {
  background: rgba(74, 158, 92, 0.18);
  color: #4A9E5C;
}.tqz-sb_ic_3_haw {
  background: rgba(232, 160, 32, 0.18);
  color: #E8A020;
}.tqz-sb_ic_4_haw {
  background: rgba(139, 94, 26, 0.24);
  color: #8B5E1A;
}.tqz-sb_ic_5_haw {
  background: rgba(196, 146, 42, 0.08);
  color: #D4547A;
}.tqz-sb_ic_6_haw {
  background: rgba(139, 94, 26, 0.24);
  color: #7B3FA0;
}.tqz-sb_badge_haw {
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  background: #E8A020;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0E0C07;
}.tqz-sb_bot_haw {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.tqz-sb_lang_haw,.tqz-sb_help_haw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  border-radius: 0.375rem;
  gap: 6px;
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #B09878;
  font-size: 0.688rem;
}.tqz-sb_lang_haw:hover,.tqz-sb_help_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
  color: #F5EDDB;
}.tqz-sb_lang_haw svg,.tqz-sb_help_haw svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.tqz-sb_bd_haw {
  background: rgba(8, 5, 3, 0.76);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.tqz-sb_bd_haw.tqz-state_on_haw {
  display: block;
}
@media(min-width: 1079px) {.tqz-sb_bd_haw {
  display: none!important;
}
}.tqz-mob_nav_haw {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1E160D;
  bottom: 0;
  display: flex;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 80;
}
@media(min-width: 1078px) {.tqz-mob_nav_haw {
  display: none;
}
}.tqz-mob_nav_item_haw {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #9D8066;
  flex-direction: column;
}.tqz-mob_nav_ic_haw {
  line-height: 1;
}.tqz-mob_nav_ic_haw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
}.tqz-mob_nav_lb_haw {
  font-weight: 600;
  font-size: 10px;
  color: #9D8066;
}.tqz-mob_nav_item_haw.tqz-state_active_haw {
  color: #C4922A;
}.tqz-mob_nav_item_haw.tqz-state_active_haw .tqz-mob_nav_lb_haw {
  color: #C4922A;
}.tqz-hero_haw {
  background: #14100A;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.tqz-hero_haw {
  padding: 1.5rem 1.5rem 0;
}
}.tqz-hero_in_haw {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.tqz-hero_in_haw {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.tqz-hero_in_haw {
  grid-template-columns: 1fr 21.25rem;
}
}.tqz-hero_promo_haw {
  border-radius: 1rem;
  background: #191208;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.tqz-hero_promo_haw {
  min-height: 17.5rem;
}
}.tqz-hero_promo_bg_haw {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2E1408 0%,#14100A 100%);
  background-size: cover;
  position: absolute;
}.tqz-hero_promo_bg_haw::after {
  background: linear-gradient(90deg,#14100A 0%,rgba(8, 5, 3, 0.76) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tqz-hero_promo_glow_haw {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 65%);
  right: 3.75rem;
  width: 300px;
  pointer-events: none;
  top: -2.5rem;
  position: absolute;
  height: 18.75rem;
}.tqz-hero_promo_ct_haw {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  position: relative;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 769px) {.tqz-hero_promo_ct_haw {
  padding: 2.5rem 2rem;
}
}.tqz-hero_badge_haw {
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(196, 146, 42, 0.08);
  background: rgba(196, 146, 42, 0.18);
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  color: #C4922A;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.tqz-hero_h1_haw {
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 26px;
  color: #F5EDDB;
  font-weight: 800;
}.tqz-hero_h1_haw em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 766px) {.tqz-hero_h1_haw {
  font-size: 2.25rem;
}
}.tqz-hero_sub_haw {
  color: #B09878;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.tqz-hero_sub_haw {
  font-size: 14px;
}
}.tqz-hero_row_haw {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tqz-hero_cta_haw {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.625rem;
  background: #4A9E5C;
  font-weight: 700;
  color: #0E0C07;
  font-size: 14px;
  box-shadow: 0 4px 16px rgba(74, 158, 92, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.tqz-hero_cta_haw:hover {
  background: #5AB46C;
}.tqz-hero_terms_haw {
  color: #9D8066;
  font-size: 11px;
}.tqz-hero_game_haw {
  overflow: hidden;
  background: #191208;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  display: flex;
  position: relative;
}.tqz-hero_game_badge_haw {
  border-radius: 1.25rem;
  border: 1px solid rgba(232, 160, 32, 0.18);
  background: rgba(232, 160, 32, 0.18);
  padding: 5px 10px;
  top: 0.75rem;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  color: #E8A020;
  z-index: 3;
  left: 12px;
  letter-spacing: .06em;
}.tqz-hero_game_badge_haw svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.tqz-hero_game_img_haw {
  background: linear-gradient(135deg,#2E1408,#14100A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.tqz-hero_game_img_haw img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.tqz-hero_game_play_haw {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.76);
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.tqz-hero_game_haw:hover .tqz-hero_game_play_haw {
  opacity: 1;
}.tqz-hero_game_play_haw span {
  border-radius: 50%;
  background: #C4922A;
  display: flex;
  align-items: center;
  height: 52px;
  justify-content: center;
  width: 52px;
}.tqz-hero_game_play_haw span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.tqz-hero_game_info_haw {
  padding: 14px 1rem;
}.tqz-hero_game_title_haw {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F5EDDB;
}.tqz-hero_game_provider_haw {
  font-size: 11px;
  color: #967C62;
}.tqz-hero_game_btn_haw {
  background: #C4922A;
  border-radius: 10px;
  margin: 12px 16px 1rem;
  transition: background .2s;
  padding: 11px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F5EDDB;
  text-align: center;
  display: block;
}.tqz-hero_game_haw:hover .tqz-hero_game_btn_haw {
  background: #D4A83C;
}.tqz-sbar_haw {
  background: #14100A;
  padding: 16px 1rem 0;
}
@media(min-width:768px) {.tqz-sbar_haw {
  padding: 18px 24px 0;
}
}.tqz-sbar_in_haw {
  margin: 0 auto;
  max-width: 1320px;
}.tqz-sbar_row_haw {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.tqz-sbar_input_haw {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  background: #191208;
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  flex: 1;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #967C62;
  display: flex;
}.tqz-sbar_input_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
}.tqz-sbar_input_haw svg {
  stroke-linecap: round;
  width: 0.938rem;
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.tqz-sbar_providers_haw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #191208;
  gap: 0.5rem;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  display: flex;
  font-weight: 600;
  font-size: 13px;
  align-items: center;
  color: #D4C49A;
  white-space: nowrap;
}.tqz-sbar_providers_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
  color: #F5EDDB;
}.tqz-sbar_providers_haw svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.tqz-sbar_tabs_haw {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.tqz-sbar_tabs_haw::-webkit-scrollbar {
  display: none;
}.tqz-sbar_tab_haw {
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  cursor: pointer;
  color: #B09878;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
}.tqz-sbar_tab_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDDB;
}.tqz-sbar_tab_haw.tqz-state_active_haw {
  background: rgba(196, 146, 42, 0.18);
  border-color: rgba(196, 146, 42, 0.08);
  color: #F5EDDB;
}.tqz-sbar_tab_ic_haw svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
}.tqz-wy_haw {
  background: #14100A;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.tqz-wy_haw {
  padding: 40px 24px 0;
}
}.tqz-wy_in_haw {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqz-wy_head_haw {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.tqz-wy_label_haw {
  color: #C4922A;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.tqz-wy_h2_haw {
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDDB;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.tqz-wy_h2_haw {
  font-size: 1.5rem;
}
}.tqz-wy_intro_haw {
  margin: 0;
  line-height: 1.6;
  color: #967C62;
  font-size: 0.813rem;
}.tqz-wy_grid_haw {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.tqz-wy_grid_haw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.tqz-wy_grid_haw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tqz-wy_card_haw {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E160D;
}.tqz-wy_card_haw:hover {
  border-color: rgba(196, 146, 42, 0.08);
  transform: translateY(-2px);
}.tqz-wy_card_ic_haw {
  background: rgba(196, 146, 42, 0.18);
  border-radius: 50%;
  color: #C4922A;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 44px;
  margin-bottom: 0.875rem;
  width: 2.75rem;
}.tqz-wy_card_ic_haw svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.tqz-wy_card_h_haw {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #F5EDDB;
}.tqz-wy_card_p_haw {
  font-size: 0.813rem;
  color: #967C62;
  line-height: 1.6;
  overflow-wrap: break-word;
}.tqz-wy_card_p_haw strong {
  font-weight: 600;
  color: #D4C49A;
}.tqz-gr_jp_haw {
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg,#2A1040 0%,#0F0912 100%);
  padding: 20px;
  position: relative;
}.tqz-gr_jp_haw::before {
  background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  position: absolute;
  content: '';
  left: -60px;
  top: -60px;
  width: 250px;
}.tqz-gr_jp_haw::after {
  background: radial-gradient(circle,rgba(232, 160, 32, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  width: 12.5rem;
  bottom: -2.5rem;
  position: absolute;
  height: 200px;
  content: '';
}.tqz-gr_jp_head_haw {
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  z-index: 1;
}.tqz-gr_jp_info_haw {
  flex: 1;
}.tqz-gr_jp_label_haw {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #7B3FA0;
}.tqz-gr_jp_label_haw svg {
  stroke-linejoin: round;
  height: 0.875rem;
  margin-right: 0.25rem;
  stroke-linecap: round;
  width: 14px;
  vertical-align: -2px;
}.tqz-gr_jp_amount_haw {
  font-size: 2rem;
  font-weight: 800;
  color: #F5EDDB;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  line-height: 1;
}
@media(min-width: 766px) {.tqz-gr_jp_amount_haw {
  font-size: 40px;
}
}.tqz-gr_jp_amount_haw span {
  color: #E8A020;
}.tqz-gr_jp_seo_haw {
  font-size: 0.75rem;
  color: #B09878;
  max-width: 30rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.tqz-gr_jp_cta_haw {
  background: rgba(139, 94, 26, 0.24);
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(139, 94, 26, 0.24);
  position: relative;
  z-index: 1;
  margin-top: 0.25rem;
  color: #F5EDDB;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
}.tqz-gr_jp_cta_haw:hover {
  background: #8B5E1A;
}.tqz-ws_haw {
  padding: 2rem 1rem 0;
  background: #14100A;
}
@media(min-width: 769px) {.tqz-ws_haw {
  padding: 36px 24px 0;
}
}.tqz-ws_in_haw {
  margin: 0 auto;
  max-width: 1320px;
}.tqz-ws_head_haw {
  gap: 12px;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.tqz-ws_title_haw {
  gap: 10px;
  font-family: 'Playfair Display', serif;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  color: #F5EDDB;
  font-size: 16px;
}.tqz-ws_title_ic_haw svg {
  color: #E8A020;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.tqz-ws_online_haw {
  gap: 7px;
  display: flex;
  color: #967C62;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
}.tqz-ws_online_dot_haw {
  border-radius: 50%;
  background: #4A9E5C;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(74, 158, 92, 0.18);
  width: 0.5rem;
  flex-shrink: 0;
}.tqz-ws_scroll_haw {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.tqz-ws_scroll_haw::-webkit-scrollbar {
  display: none;
}.tqz-wc_haw {
  padding: 0.625rem 14px;
  background: #191208;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.tqz-wc_img_haw {
  background: #1E160D;
  overflow: hidden;
  border-radius: 6px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.tqz-wc_img_haw img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tqz-wc_info_haw {
  min-width: 0;
}.tqz-wc_game_haw {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D4C49A;
}.tqz-wc_player_haw {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #9D8066;
}.tqz-wc_amount_haw {
  color: #4A9E5C;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
}.tqz-prov_haw {
  background: #14100A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.tqz-prov_haw {
  padding: 2.75rem 1.5rem 0;
}
}.tqz-prov_in_haw {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqz-prov_head_haw {
  margin-bottom: 1rem;
}.tqz-prov_label_haw {
  color: #C4922A;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.tqz-prov_h2_haw {
  color: #F5EDDB;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tqz-prov_h2_haw {
  font-size: 24px;
}
}.tqz-prov_seo_haw {
  max-width: 38.75rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #967C62;
  line-height: 1.6;
  font-size: 13px;
}.tqz-prov_seo_haw strong {
  color: #D4C49A;
  font-weight: 700;
}.tqz-prov_seo_haw a {
  text-decoration: underline;
  color: #C4922A;
}.tqz-prov_grid_haw {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.tqz-prov_grid_haw {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.tqz-prov_grid_haw {
  grid-template-columns: repeat(8,1fr);
}
}.tqz-prov_card_haw {
  transition: border-color .2s,background .2s;
  background: #191208;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 7px;
  border-radius: 0.625rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.tqz-prov_card_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
  background: #1E160D;
}.tqz-prov_logo_haw {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  overflow: hidden;
  height: 44px;
  justify-content: center;
  width: 44px;
  align-items: center;
  display: flex;
}.tqz-prov_logo_haw img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.tqz-prov_name_haw {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #B09878;
  text-align: center;
  font-size: 11px;
}.tqz-reg_haw {
  padding: 2.25rem 1rem 0;
  background: #14100A;
}
@media(min-width: 765px) {.tqz-reg_haw {
  padding: 2.75rem 24px 0;
}
}.tqz-reg_in_haw {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  background: #1E160D;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tqz-reg_in_haw {
  padding: 40px;
}
}.tqz-reg_top_haw {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.tqz-reg_top_haw {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tqz-reg_label_haw {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C4922A;
}.tqz-reg_h2_haw {
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  color: #F5EDDB;
  font-size: 22px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.tqz-reg_h2_haw {
  font-size: 1.75rem;
}
}.tqz-reg_bonus_haw {
  border: 1px solid rgba(232, 160, 32, 0.18);
  gap: 0.5rem;
  padding: 10px 16px;
  background: rgba(232, 160, 32, 0.18);
  border-radius: 10px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.tqz-reg_bonus_amount_haw {
  color: #E8A020;
  font-weight: 800;
  font-size: 1.25rem;
}.tqz-reg_bonus_text_haw {
  line-height: 1.35;
  color: #B09878;
  font-size: 13px;
}.tqz-reg_cta_btn_haw {
  background: #4A9E5C;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  margin-bottom: 0.75rem;
  box-shadow: 0 4px 16px rgba(74, 158, 92, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 0.938rem;
  display: inline-block;
  font-weight: 700;
  color: #0E0C07;
}.tqz-reg_cta_btn_haw:hover {
  background: #5AB46C;
}.tqz-reg_terms_haw {
  color: #9D8066;
  font-size: 11px;
  line-height: 1.5;
}.tqz-reg_seo_haw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #967C62;
  margin-top: 20px;
  font-size: 0.813rem;
  padding-top: 1.25rem;
}.tqz-reg_seo_haw p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #967C62;
}.tqz-reg_seo_haw p:last-child {
  margin-bottom: 0;
}.tqz-reg_seo_haw strong {
  font-weight: 700;
  color: #D4C49A;
}.tqz-reg_seo_haw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.tqz-reg_seo_haw a:hover {
  color: #D4A83C;
}.tqz-reg_seo_haw ul,.tqz-reg_seo_haw ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.tqz-reg_seo_haw ol {
  list-style: decimal;
}.tqz-reg_seo_haw li {
  color: #967C62;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.tqz-reg_seo_haw table {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.tqz-reg_seo_haw table {
  display: table;
}
}.tqz-reg_seo_haw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #D4C49A;
}.tqz-reg_seo_haw td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #967C62;
}.tqz-reg_steps_haw {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.tqz-reg_steps_haw {
  margin-top: 0;
}
}.tqz-reg_step_haw {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 0.625rem;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.tqz-reg_step_num_haw {
  background: rgba(196, 146, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(196, 146, 42, 0.08);
  align-items: center;
  color: #C4922A;
  flex-shrink: 0;
  height: 34px;
  font-size: 14px;
  font-weight: 800;
  display: flex;
  width: 34px;
  justify-content: center;
}.tqz-reg_step_title_haw {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F5EDDB;
}.tqz-reg_step_text_haw {
  color: #967C62;
  font-size: 0.75rem;
  line-height: 1.5;
}.tqz-reg_trust_haw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
}.tqz-reg_trust_item_haw {
  gap: 7px;
  color: #967C62;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.tqz-reg_trust_ic_haw svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  color: #C4922A;
  stroke-linecap: round;
}.tqz-bon_haw {
  background: #14100A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.tqz-bon_haw {
  padding: 44px 24px 0;
}
}.tqz-bon_in_haw {
  margin: 0 auto;
  max-width: 1320px;
}.tqz-bon_head_haw {
  margin-bottom: 20px;
}.tqz-bon_label_haw {
  letter-spacing: .08em;
  color: #C4922A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.tqz-bon_h2_haw {
  color: #F5EDDB;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.tqz-bon_h2_haw {
  font-size: 1.5rem;
}
}.tqz-bon_seo_haw {
  line-height: 1.6;
  max-width: 38.75rem;
  color: #967C62;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.tqz-bon_seo_haw strong {
  font-weight: 700;
  color: #D4C49A;
}.tqz-bon_seo_haw a {
  text-decoration: underline;
  color: #C4922A;
}.tqz-bon_grid_haw {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tqz-bon_grid_haw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.tqz-bon_grid_haw {
  grid-template-columns: repeat(5,1fr);
}
}.tqz-bon_card_haw {
  padding: 1rem;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #191208;
}.tqz-bon_card_haw:hover {
  border-color: rgba(196, 146, 42, 0.08);
  transform: translateY(-2px);
}.tqz-bon_card_ic_haw svg {
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.tqz-bon_card_ic_haw {
  margin-bottom: 0.625rem;
}.tqz-bon_card_type_haw {
  color: #967C62;
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
}.tqz-bon_card_amount_haw {
  color: #E8A020;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.tqz-bon_card_name_haw {
  color: #F5EDDB;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.tqz-bon_card_detail_haw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #9D8066;
}.tqz-app_haw {
  padding: 36px 16px 0;
  background: #14100A;
}
@media(min-width: 771px) {.tqz-app_haw {
  padding: 2.75rem 1.5rem 0;
}
}.tqz-app_in_haw {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqz-app_head_haw {
  margin-bottom: 1rem;
}.tqz-app_label_haw {
  color: #C4922A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.tqz-app_h2_haw {
  color: #F5EDDB;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.tqz-app_h2_haw {
  font-size: 24px;
}
}.tqz-app_sub_haw {
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #967C62;
}.tqz-app_sub_haw strong {
  font-weight: 700;
  color: #D4C49A;
}.tqz-app_cards_haw {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.tqz-app_cards_haw {
  grid-template-columns: repeat(3,1fr);
}
}.tqz-app_card_haw {
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  border-radius: 10px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.tqz-app_card_ios_haw {
  background: linear-gradient(135deg,rgba(196, 146, 42, 0.18) 0%,#1E160D 100%);
}.tqz-app_card_android_haw {
  background: linear-gradient(135deg,rgba(74, 158, 92, 0.18) 0%,#1E160D 100%);
}.tqz-app_card_win_haw {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.18) 0%,#1E160D 100%);
}.tqz-app_card_ic_haw svg {
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.tqz-app_card_ic_haw {
  flex-shrink: 0;
  color: #F5EDDB;
}.tqz-app_card_os_haw {
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #967C62;
  text-transform: uppercase;
}.tqz-app_card_title_haw {
  font-weight: 700;
  color: #F5EDDB;
  line-height: 1.2;
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.tqz-app_card_text_haw {
  line-height: 1.5;
  color: #967C62;
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.tqz-app_card_btn_haw {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  gap: 0.438rem;
  border: 1px solid rgba(196, 146, 42, 0.50);
  transition: background .2s;
  font-size: 0.813rem;
  display: inline-flex;
  color: #F5EDDB;
  font-weight: 700;
  align-items: center;
}.tqz-app_card_btn_haw:hover {
  background: rgba(255, 255, 255, 0.07);
}.tqz-htp_haw {
  padding: 36px 1rem 0;
  background: #14100A;
}
@media(min-width: 765px) {.tqz-htp_haw {
  padding: 2.75rem 1.5rem 0;
}
}.tqz-htp_in_haw {
  margin: 0 auto;
  max-width: 1320px;
}.tqz-htp_head_haw {
  margin-bottom: 22px;
  max-width: 45rem;
}.tqz-htp_label_haw {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4922A;
  margin-bottom: 8px;
  text-transform: uppercase;
}.tqz-htp_h2_haw {
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F5EDDB;
}
@media(min-width: 769px) {.tqz-htp_h2_haw {
  font-size: 1.75rem;
}
}.tqz-htp_intro_haw {
  color: #967C62;
  font-size: 0.875rem;
  line-height: 1.6;
}.tqz-htp_steps_haw {
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.tqz-htp_steps_haw {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tqz-htp_steps_haw {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.tqz-htp_step_haw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 20px 1.125rem 1.125rem;
  background: #1E160D;
  position: relative;
  flex-direction: column;
  display: flex;
}.tqz-htp_step_num_haw {
  background: #C4922A;
  border-radius: 50%;
  height: 28px;
  color: #0E0C07;
  display: flex;
  justify-content: center;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
  left: 1.25rem;
  top: -12px;
  width: 1.75rem;
  position: absolute;
  align-items: center;
}.tqz-htp_step_ic_haw {
  border-radius: 6px;
  margin: 8px 0 0.75rem;
  background: rgba(196, 146, 42, 0.18);
  height: 2.25rem;
  color: #C4922A;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
}.tqz-htp_step_ic_haw svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.tqz-htp_step_h_haw {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #F5EDDB;
  overflow-wrap: break-word;
}.tqz-htp_step_p_haw {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #967C62;
  line-height: 1.55;
}.tqz-htp_step_p_haw strong {
  font-weight: 600;
  color: #D4C49A;
}.tqz-htp_cta_haw {
  background: #4A9E5C;
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  margin-top: 20px;
  color: #0E0C07;
}.tqz-htp_cta_haw:hover {
  background: #5AB46C;
}.tqz-seo_haw {
  padding: 36px 1rem 0;
  background: #14100A;
}
@media(min-width: 767px) {.tqz-seo_haw {
  padding: 44px 1.5rem 0;
}
}.tqz-seo_in_haw {
  margin: 0 auto;
  padding: 28px 24px;
  background: #1E160D;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.tqz-seo_in_haw {
  padding: 36px 2.5rem;
}
}.tqz-seo_label_haw {
  color: #C4922A;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tqz-seo_h2_haw {
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  color: #F5EDDB;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 767px) {.tqz-seo_h2_haw {
  font-size: 24px;
}
}.tqz-seo_body_haw {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #B09878;
}.tqz-seo_body_haw p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #B09878;
}.tqz-seo_body_haw p:last-child {
  margin-bottom: 0;
}.tqz-seo_body_haw strong {
  font-weight: 700;
  color: #D4C49A;
}.tqz-seo_body_haw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.tqz-seo_body_haw a:hover {
  color: #D4A83C;
}.tqz-seo_body_haw ul,.tqz-seo_body_haw ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tqz-seo_body_haw ol {
  list-style: decimal;
}.tqz-seo_body_haw li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B09878;
}.tqz-seo_body_haw table {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
}
@media(min-width:768px) {.tqz-seo_body_haw table {
  display: table;
}
}.tqz-seo_body_haw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D4C49A;
  text-align: left;
}.tqz-seo_body_haw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #B09878;
}.tqz-seo_cols_haw {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.tqz-seo_cols_haw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.tqz-seo_cols_haw {
  grid-template-columns: repeat(3,1fr);
}
}.tqz-seo_col_h_haw {
  font-weight: 700;
  color: #D4C49A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.tqz-seo_col_p_haw {
  color: #967C62;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.tqz-seo_stats_haw {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tqz-seo_stat_haw {
  border: 1px solid rgba(196, 146, 42, 0.18);
  flex: 1;
  border-radius: 10px;
  background: rgba(196, 146, 42, 0.08);
  padding: 14px 1rem;
  min-width: 140px;
}.tqz-seo_stat_val_haw {
  font-size: 20px;
  color: #C4922A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.tqz-seo_stat_lb_haw {
  color: #967C62;
  overflow-wrap: break-word;
  font-size: 11px;
}.tqz-seo_haw {
  padding: 2.25rem 16px 0;
  background: #14100A;
}
@media(min-width: 766px) {.tqz-seo_haw {
  padding: 2.75rem 1.5rem 0;
}
}.tqz-seo_in_haw {
  border-radius: 16px;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1E160D;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tqz-seo_in_haw {
  padding: 36px 2.5rem;
}
}.tqz-seo_label_haw {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4922A;
}.tqz-seo_h2_haw {
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDDB;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.tqz-seo_h2_haw {
  font-size: 24px;
}
}.tqz-seo_body_haw {
  overflow-wrap: break-word;
  color: #B09878;
  line-height: 1.75;
  font-size: 0.875rem;
}.tqz-seo_body_haw p {
  margin-bottom: 12px;
  color: #B09878;
  font-size: 0.875rem;
  line-height: 1.75;
}.tqz-seo_body_haw p:last-child {
  margin-bottom: 0;
}.tqz-seo_body_haw strong {
  color: #D4C49A;
  font-weight: 700;
}.tqz-seo_body_haw a {
  transition: color .2s;
  color: #C4922A;
  text-decoration: underline;
}.tqz-seo_body_haw a:hover {
  color: #D4A83C;
}.tqz-seo_body_haw ul,.tqz-seo_body_haw ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tqz-seo_body_haw ol {
  list-style: decimal;
}.tqz-seo_body_haw li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #B09878;
}.tqz-seo_body_haw table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.tqz-seo_body_haw table {
  display: table;
}
}.tqz-seo_body_haw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #D4C49A;
}.tqz-seo_body_haw td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B09878;
}.tqz-seo_cols_haw {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.tqz-seo_cols_haw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tqz-seo_cols_haw {
  grid-template-columns: repeat(3,1fr);
}
}.tqz-seo_col_h_haw {
  margin-bottom: 7px;
  color: #D4C49A;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.tqz-seo_col_p_haw {
  line-height: 1.65;
  color: #967C62;
  overflow-wrap: break-word;
  font-size: 13px;
}.tqz-seo_stats_haw {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.tqz-seo_stat_haw {
  flex: 1;
  background: rgba(196, 146, 42, 0.08);
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid rgba(196, 146, 42, 0.18);
  min-width: 140px;
}.tqz-seo_stat_val_haw {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C4922A;
}.tqz-seo_stat_lb_haw {
  color: #967C62;
  font-size: 11px;
  overflow-wrap: break-word;
}.tqz-seo_haw {
  padding: 36px 16px 0;
  background: #14100A;
}
@media(min-width:768px) {.tqz-seo_haw {
  padding: 44px 1.5rem 0;
}
}.tqz-seo_in_haw {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #1E160D;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.tqz-seo_in_haw {
  padding: 2.25rem 40px;
}
}.tqz-seo_label_haw {
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4922A;
  font-weight: 700;
}.tqz-seo_h2_haw {
  font-weight: 800;
  font-size: 20px;
  color: #F5EDDB;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tqz-seo_h2_haw {
  font-size: 1.5rem;
}
}.tqz-seo_body_haw {
  font-size: 0.875rem;
  color: #B09878;
  overflow-wrap: break-word;
  line-height: 1.75;
}.tqz-seo_body_haw p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #B09878;
  font-size: 0.875rem;
}.tqz-seo_body_haw p:last-child {
  margin-bottom: 0;
}.tqz-seo_body_haw strong {
  color: #D4C49A;
  font-weight: 700;
}.tqz-seo_body_haw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4922A;
}.tqz-seo_body_haw a:hover {
  color: #D4A83C;
}.tqz-seo_body_haw ul,.tqz-seo_body_haw ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.tqz-seo_body_haw ol {
  list-style: decimal;
}.tqz-seo_body_haw li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B09878;
}.tqz-seo_body_haw table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width:768px) {.tqz-seo_body_haw table {
  display: table;
}
}.tqz-seo_body_haw th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C49A;
  font-weight: 700;
}.tqz-seo_body_haw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B09878;
}.tqz-seo_cols_haw {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.tqz-seo_cols_haw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tqz-seo_cols_haw {
  grid-template-columns: repeat(3,1fr);
}
}.tqz-seo_col_h_haw {
  margin-bottom: 7px;
  font-size: 13px;
  color: #D4C49A;
  font-weight: 700;
  overflow-wrap: break-word;
}.tqz-seo_col_p_haw {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #967C62;
}.tqz-seo_stats_haw {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.tqz-seo_stat_haw {
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(196, 146, 42, 0.18);
  background: rgba(196, 146, 42, 0.08);
  min-width: 8.75rem;
}.tqz-seo_stat_val_haw {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C4922A;
}.tqz-seo_stat_lb_haw {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #967C62;
}.tqz-faq_haw {
  padding: 2.25rem 1rem 0;
  background: #14100A;
}
@media(min-width:768px) {.tqz-faq_haw {
  padding: 2.75rem 1.5rem 0;
}
}.tqz-faq_in_haw {
  margin: 0 auto;
  max-width: 82.5rem;
}.tqz-faq_head_haw {
  margin-bottom: 1.25rem;
}.tqz-faq_label_haw {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4922A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.tqz-faq_h2_haw {
  overflow-wrap: break-word;
  color: #F5EDDB;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.tqz-faq_h2_haw {
  font-size: 24px;
}
}.tqz-faq_list_haw {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tqz-faq_item_haw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  background: #1E160D;
  overflow: hidden;
}.tqz-faq_q_haw {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  font-weight: 600;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  color: #D4C49A;
  font-size: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.tqz-faq_q_haw:hover {
  color: #F5EDDB;
}.tqz-faq_q_ic_haw {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  align-items: center;
  color: #C4922A;
  font-size: 1rem;
  height: 24px;
  width: 1.5rem;
  flex-shrink: 0;
}.tqz-faq_item_haw.tqz-state_open_haw .tqz-faq_q_ic_haw {
  transform: rotate(45deg);
}.tqz-faq_a_haw {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  color: #967C62;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.tqz-faq_item_haw.tqz-state_open_haw .tqz-faq_a_haw {
  display: block;
}.tqz-faq_a_haw strong {
  font-weight: 700;
  color: #D4C49A;
}.tqz-faq_a_haw a {
  color: #C4922A;
  text-decoration: underline;
}.tqz-faq_a_haw ul,.tqz-faq_a_haw ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tqz-faq_a_haw ol {
  list-style: decimal;
}.tqz-faq_a_haw li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tqz-faq_a_haw table {
  margin: 0.5rem 0;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 770px) {.tqz-faq_a_haw table {
  display: table;
}
}.tqz-faq_a_haw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #D4C49A;
  font-weight: 700;
}.tqz-faq_a_haw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #967C62;
}.tqz-ft_haw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0806;
  margin-top: 3rem;
}.tqz-ft_support_haw {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.tqz-ft_support_haw {
  padding: 1.75rem 1.5rem;
}
}.tqz-ft_support_in_haw {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.tqz-ft_support_main_haw {
  gap: 1rem;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.tqz-ft_support_ic_haw {
  color: #C4922A;
  flex-shrink: 0;
}.tqz-ft_support_ic_haw svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
}.tqz-ft_support_text_title_haw {
  color: #F5EDDB;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.tqz-ft_support_text_sub_haw {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #967C62;
}.tqz-ft_support_btn_haw {
  border-radius: 10px;
  padding: 11px 22px;
  transition: background .2s;
  background: #C4922A;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  color: #F5EDDB;
  white-space: nowrap;
}.tqz-ft_support_btn_haw:hover {
  background: #D4A83C;
}.tqz-ft_support_contacts_haw {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.tqz-ft_support_contact_haw {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #9D8066;
}.tqz-ft_support_contact_haw strong {
  font-size: 11px;
  color: #B09878;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
}.tqz-ft_main_haw {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.tqz-ft_main_haw {
  padding: 40px 24px 2rem;
}
}.tqz-ft_main_in_haw {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.tqz-ft_main_in_haw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tqz-ft_main_in_haw {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tqz-ft_col_logo_haw {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.tqz-ft_col_logo_haw {
  grid-column: auto;
}
}.tqz-ft_logo_haw {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-size: 16px;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  color: #F5EDDB;
  display: flex;
}.tqz-ft_logo_mark_haw {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 1.875rem;
}.tqz-ft_logo_mark_haw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.tqz-ft_logo_sub_haw {
  line-height: 1.55;
  color: #9D8066;
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tqz-ft_col_title_haw {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #B09878;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
}.tqz-ft_col_links_haw {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tqz-ft_col_link_haw {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #9D8066;
}.tqz-ft_col_link_haw:hover {
  color: #D4C49A;
}.tqz-ft_apps_haw {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tqz-ft_app_card_haw {
  gap: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
}.tqz-ft_app_card_haw:hover {
  border-color: rgba(196, 146, 42, 0.50);
}.tqz-ft_app_card_ic_haw svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.tqz-ft_app_card_os_haw {
  font-weight: 600;
  color: #9D8066;
  font-size: 0.625rem;
}.tqz-ft_app_card_action_haw {
  font-weight: 700;
  font-size: 12px;
  color: #D4C49A;
}.tqz-ft_bot_haw {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.tqz-ft_bot_haw {
  padding: 20px 24px;
}
}.tqz-ft_bot_in_haw {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.tqz-ft_socials_haw {
  gap: 8px;
  display: flex;
}.tqz-ft_soc_haw {
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  display: flex;
  color: #B09878;
  width: 36px;
  height: 2.25rem;
}.tqz-ft_soc_haw svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.tqz-ft_soc_haw:hover {
  background: rgba(255, 255, 255, 0.07);
}.tqz-ft_legal_haw {
  flex: 1;
  overflow-wrap: break-word;
  color: #997F65;
  min-width: 200px;
  font-size: 0.688rem;
  line-height: 1.6;
}.tqz-ft_legal_haw strong {
  font-weight: 700;
  color: #B09878;
}.tqz-ft_legal_haw a {
  color: #B09878;
  text-decoration: underline;
}.tqz-ft_age_haw {
  border: 2px solid #997F65;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  width: 32px;
  display: flex;
  color: #997F65;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  margin-left: auto;
  height: 2rem;
}