html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100D0A;
  font-family: 'Lato', sans-serif;
  color: #D4C2A0;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}.eqr-layout_0wf {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.eqr-page_0wf {
  display: flex;
  min-height: 100vh;
}.eqr-main_0wf {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1082px) {.eqr-main_0wf {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.eqr-main_0wf {
  padding-bottom: 72px;
}
}.eqr-gc_0wf {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  background: #161209;
  overflow: hidden;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.eqr-gc_0wf {
  width: 156px;
}
}
@media(min-width: 1078px) {.eqr-gc_0wf {
  width: 168px;
}
}.eqr-gc_0wf:hover {
  border-color: rgba(196, 137, 44, 0.08);
  transform: translateY(-3px);
}.eqr-gc_img_0wf {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.eqr-gc_img_0wf img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.eqr-gc_hover_0wf {
  inset: 0;
  background: rgba(14, 10, 7, 0.75);
  transition: opacity .2s;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.eqr-gc_0wf:hover .eqr-gc_hover_0wf {
  opacity: 1;
}.eqr-gc_hover_btn_0wf {
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background: #C4892C;
  font-size: 12px;
  font-weight: 700;
  color: #F2E8D8;
}.eqr-gc_info_0wf {
  padding: 8px 0.625rem 0.625rem;
}.eqr-gc_name_0wf {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D4C2A0;
  margin-bottom: 3px;
}.eqr-gc_prov_0wf {
  color: #8A7862;
  font-size: 10px;
}.eqr-gc_tag_0wf {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
  left: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.563rem;
}.eqr-gc_tag_hot_0wf {
  background: #C43535;
  color: #fff;
}.eqr-gc_tag_new_0wf {
  background: #3D9455;
  color: #100D0A;
}.eqr-gc_tag_jp_0wf {
  background: #D4A020;
  color: #100D0A;
}.eqr-gc_tag_ex_0wf {
  background: #8B5E25;
  color: #fff;
}.eqr-gc_tag_live_0wf {
  background: #C43535;
  color: #fff;
}.eqr-gr_0wf {
  padding: 32px 16px 0;
  background: #100D0A;
}
@media(min-width: 769px) {.eqr-gr_0wf {
  padding: 2.25rem 24px 0;
}
}.eqr-gr_in_0wf {
  margin: 0 auto;
  max-width: 1340px;
}.eqr-gr_head_0wf {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.eqr-gr_head_l_0wf {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.eqr-gr_ic_0wf {
  border-radius: 0.5rem;
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.eqr-gr_ic_0wf svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.eqr-gr_title_0wf {
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2E8D8;
}
@media(min-width: 771px) {.eqr-gr_title_0wf {
  font-size: 1.125rem;
}
}.eqr-gr_more_0wf {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #9A8670;
  font-weight: 600;
  white-space: nowrap;
}.eqr-gr_more_0wf:hover {
  color: #C4892C;
}.eqr-gr_more_0wf svg {
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eqr-gr_arrows_0wf {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.eqr-gr_arr_0wf {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  color: #B8A085;
  height: 1.875rem;
  display: flex;
  align-items: center;
  width: 30px;
  justify-content: center;
}.eqr-gr_arr_0wf:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2E8D8;
}.eqr-gr_arr_0wf svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.eqr-gr_seo_h_0wf {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C2A0;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.eqr-gr_seo_h_0wf {
  font-size: 14px;
}
}.eqr-gr_seo_0wf {
  max-width: 680px;
  color: #9A8670;
  margin-bottom: 12px;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.eqr-gr_seo_0wf strong {
  color: #D4C2A0;
  font-weight: 600;
}.eqr-gr_scroll_0wf {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.eqr-gr_scroll_0wf::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.eqr-gr_scroll_0wf {
  gap: 0.75rem;
}
}.eqr-tb_0wf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100D0A;
  height: 56px;
  z-index: 80;
  align-items: center;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  display: flex;
}.eqr-tb_in_0wf {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.eqr-tb_burger_0wf {
  border-radius: 0.5rem;
  gap: 0.313rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  width: 38px;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
  height: 38px;
}.eqr-tb_burger_0wf:hover {
  background: rgba(255, 255, 255, 0.05);
}.eqr-tb_burger_line_0wf {
  border-radius: 1px;
  background: #B8A085;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1081px) {.eqr-tb_burger_0wf {
  display: none;
}
}.eqr-tb_logo_0wf {
  gap: 9px;
  display: flex;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  font-size: 18px;
  color: #F2E8D8;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  flex-shrink: 0;
}.eqr-tb_logo_mark_0wf {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.eqr-tb_logo_mark_0wf img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eqr-tb_nav_0wf {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.eqr-tb_nav_0wf {
  display: flex;
}
}.eqr-tb_tab_0wf {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-weight: 600;
  font-size: 13px;
  color: #B8A085;
  white-space: nowrap;
}.eqr-tb_tab_0wf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D8;
}.eqr-tb_tab_0wf.eqr-state_active_0wf {
  background: rgba(196, 137, 44, 0.18);
  color: #F2E8D8;
}.eqr-tb_right_0wf {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.eqr-tb_login_0wf {
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #D4C2A0;
  display: none;
  font-weight: 600;
}.eqr-tb_login_0wf:hover {
  border-color: rgba(196, 137, 44, 0.50);
  color: #F2E8D8;
}
@media(min-width: 483px) {.eqr-tb_login_0wf {
  display: block;
}
}.eqr-tb_reg_0wf {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3D9455;
  padding: 0.563rem 1.125rem;
  color: #0E0A07;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.eqr-tb_reg_0wf:hover {
  background: #47A862;
}.eqr-sb_0wf {
  transform: translateX(-100%);
  background: #1C1612;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  width: 220px;
  z-index: 70;
  top: 3.5rem;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  position: fixed;
}.eqr-sb_0wf.eqr-state_open_0wf {
  transform: translateX(0);
}.eqr-sb_0wf::-webkit-scrollbar {
  width: 0.25rem;
}.eqr-sb_0wf::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.eqr-sb_0wf {
  transform: translateX(0);
}
}.eqr-sb_auth_0wf {
  padding: 14px 0.75rem 10px;
}.eqr-sb_btn_reg_0wf {
  background: #3D9455;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-size: 13px;
  margin-bottom: 0.5rem;
  text-align: center;
  color: #0E0A07;
  display: block;
  font-weight: 700;
}.eqr-sb_btn_reg_0wf:hover {
  background: #47A862;
}.eqr-sb_btn_login_0wf {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  transition: border-color .2s;
  font-size: 13px;
  color: #D4C2A0;
  display: block;
  text-align: center;
  font-weight: 600;
}.eqr-sb_btn_login_0wf:hover {
  border-color: rgba(196, 137, 44, 0.50);
  color: #F2E8D8;
}.eqr-sb_promo_0wf {
  margin: 0 12px 10px;
  border-radius: 0.5rem;
  padding: 12px 14px;
  border: 1px solid rgba(196, 137, 44, 0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A0C,#1C1612);
  position: relative;
}.eqr-sb_promo_0wf::before {
  background: radial-gradient(circle,rgba(196, 137, 44, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: -1.25rem;
  width: 5rem;
  top: -20px;
  content: '';
  height: 80px;
}.eqr-sb_promo_title_0wf {
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #C4892C;
}.eqr-sb_promo_text_0wf {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  color: #F2E8D8;
}.eqr-sb_promo_sub_0wf {
  font-size: 10px;
  margin-top: 3px;
  color: #9A8670;
}.eqr-sb_nav_0wf {
  padding: 6px 0.5rem 16px;
}.eqr-sb_nav_lb_0wf {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  color: #8A7862;
  text-transform: uppercase;
  letter-spacing: .08em;
}.eqr-sb_link_0wf {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  align-items: center;
  font-weight: 500;
  display: flex;
  color: #B8A085;
  font-size: 0.813rem;
  cursor: pointer;
  overflow-wrap: break-word;
}.eqr-sb_link_0wf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E8D8;
}.eqr-sb_link_0wf.eqr-state_active_0wf {
  background: rgba(196, 137, 44, 0.18);
  color: #F2E8D8;
}.eqr-sb_ic_0wf {
  border-radius: 4px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
}.eqr-sb_ic_0wf svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.eqr-sb_ic_1_0wf {
  background: rgba(196, 137, 44, 0.08);
  color: #C4892C;
}.eqr-sb_ic_2_0wf {
  background: rgba(61, 148, 85, 0.18);
  color: #3D9455;
}.eqr-sb_ic_3_0wf {
  background: rgba(212, 160, 32, 0.18);
  color: #D4A020;
}.eqr-sb_ic_4_0wf {
  background: rgba(139, 94, 37, 0.22);
  color: #8B5E25;
}.eqr-sb_ic_5_0wf {
  background: rgba(196, 137, 44, 0.08);
  color: #C85880;
}.eqr-sb_ic_6_0wf {
  background: rgba(139, 94, 37, 0.22);
  color: #9B5FC0;
}.eqr-sb_badge_0wf {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #D4A020;
  margin-left: auto;
  font-weight: 700;
  color: #0E0A07;
  font-size: 0.563rem;
}.eqr-sb_bot_0wf {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.eqr-sb_lang_0wf,.eqr-sb_help_0wf {
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  border-radius: 0.25rem;
  padding: 9px 0.375rem;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-size: 11px;
  align-items: center;
  display: flex;
  color: #B8A085;
  font-weight: 600;
  justify-content: center;
}.eqr-sb_lang_0wf:hover,.eqr-sb_help_0wf:hover {
  border-color: rgba(196, 137, 44, 0.50);
  color: #F2E8D8;
}.eqr-sb_lang_0wf svg,.eqr-sb_help_0wf svg {
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eqr-sb_bd_0wf {
  inset: 0;
  background: rgba(14, 10, 7, 0.75);
  position: fixed;
  display: none;
  z-index: 69;
}.eqr-sb_bd_0wf.eqr-state_on_0wf {
  display: block;
}
@media(min-width: 1081px) {.eqr-sb_bd_0wf {
  display: none!important;
}
}.eqr-mob_nav_0wf {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1612;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
  right: 0;
}
@media(min-width: 1079px) {.eqr-mob_nav_0wf {
  display: none;
}
}.eqr-mob_nav_item_0wf {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #8A7862;
}.eqr-mob_nav_ic_0wf {
  line-height: 1;
}.eqr-mob_nav_ic_0wf svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.eqr-mob_nav_lb_0wf {
  color: #8A7862;
  font-size: 10px;
  font-weight: 600;
}.eqr-mob_nav_item_0wf.eqr-state_active_0wf {
  color: #C4892C;
}.eqr-mob_nav_item_0wf.eqr-state_active_0wf .eqr-mob_nav_lb_0wf {
  color: #C4892C;
}.eqr-hero_0wf {
  padding: 1.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width:768px) {.eqr-hero_0wf {
  padding: 1.5rem 24px 0;
}
}.eqr-hero_in_0wf {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 859px) {.eqr-hero_in_0wf {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.eqr-hero_in_0wf {
  grid-template-columns: 1fr 21.25rem;
}
}.eqr-hero_promo_0wf {
  overflow: hidden;
  background: #161209;
  border-radius: 14px;
  min-height: 220px;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width:768px) {.eqr-hero_promo_0wf {
  min-height: 280px;
}
}.eqr-hero_promo_bg_0wf {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1A0C 0%,#100D0A 100%);
  background-size: cover;
  position: absolute;
}.eqr-hero_promo_bg_0wf::after {
  background: linear-gradient(90deg,#100D0A 0%,rgba(14, 10, 7, 0.75) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.eqr-hero_promo_glow_0wf {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 37, 0.22) 0%,transparent 65%);
  height: 18.75rem;
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  right: 60px;
  top: -40px;
}.eqr-hero_promo_ct_0wf {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  position: relative;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
@media(min-width:768px) {.eqr-hero_promo_ct_0wf {
  padding: 2.5rem 32px;
}
}.eqr-hero_badge_0wf {
  padding: 5px 0.75rem;
  border: 1px solid rgba(196, 137, 44, 0.08);
  background: rgba(196, 137, 44, 0.18);
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 0.625rem;
  display: inline-block;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C4892C;
}.eqr-hero_h1_0wf {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F2E8D8;
  margin-bottom: 10px;
  font-size: 1.625rem;
}.eqr-hero_h1_0wf em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width: 769px) {.eqr-hero_h1_0wf {
  font-size: 36px;
}
}.eqr-hero_sub_0wf {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #B8A085;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.eqr-hero_sub_0wf {
  font-size: 14px;
}
}.eqr-hero_row_0wf {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.eqr-hero_cta_0wf {
  background: #3D9455;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.813rem 26px;
  font-size: 0.875rem;
  color: #0E0A07;
  box-shadow: 0 2px 0 rgba(71, 168, 98, 0.50), 0 0.25rem 16px rgba(61, 148, 85, 0.40);
  font-weight: 700;
}.eqr-hero_cta_0wf:hover {
  background: #47A862;
}.eqr-hero_terms_0wf {
  color: #8A7862;
  font-size: 0.688rem;
}.eqr-hero_game_0wf {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #161209;
  flex-direction: column;
  position: relative;
  display: flex;
}.eqr-hero_game_badge_0wf {
  background: rgba(212, 160, 32, 0.18);
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(212, 160, 32, 0.18);
  left: 12px;
  top: 12px;
  letter-spacing: .06em;
  color: #D4A020;
  font-size: 10px;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  position: absolute;
}.eqr-hero_game_badge_0wf svg {
  height: 11px;
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.eqr-hero_game_img_0wf {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1A0C,#100D0A);
  padding-bottom: 60%;
  position: relative;
}.eqr-hero_game_img_0wf img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.eqr-hero_game_play_0wf {
  inset: 0;
  background: rgba(14, 10, 7, 0.75);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.eqr-hero_game_0wf:hover .eqr-hero_game_play_0wf {
  opacity: 1;
}.eqr-hero_game_play_0wf span {
  background: #C4892C;
  border-radius: 50%;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
  height: 52px;
}.eqr-hero_game_play_0wf span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.eqr-hero_game_info_0wf {
  padding: 0.875rem 16px;
}.eqr-hero_game_title_0wf {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #F2E8D8;
}.eqr-hero_game_provider_0wf {
  color: #9A8670;
  font-size: 0.688rem;
}.eqr-hero_game_btn_0wf {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #C4892C;
  margin: 0.75rem 16px 1rem;
  text-align: center;
  font-weight: 700;
  color: #F2E8D8;
  display: block;
  font-size: 13px;
}.eqr-hero_game_0wf:hover .eqr-hero_game_btn_0wf {
  background: #D49A3C;
}.eqr-sbar_0wf {
  background: #100D0A;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.eqr-sbar_0wf {
  padding: 1.125rem 24px 0;
}
}.eqr-sbar_in_0wf {
  margin: 0 auto;
  max-width: 83.75rem;
}.eqr-sbar_row_0wf {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.eqr-sbar_input_0wf {
  gap: 0.625rem;
  background: #161209;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  flex: 1;
  padding: 11px 16px;
  transition: border-color .2s;
  align-items: center;
  font-size: 0.813rem;
  cursor: pointer;
  color: #9A8670;
  display: flex;
}.eqr-sbar_input_0wf:hover {
  border-color: rgba(196, 137, 44, 0.50);
}.eqr-sbar_input_0wf svg {
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
  height: 0.938rem;
  flex-shrink: 0;
}.eqr-sbar_providers_0wf {
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  background: #161209;
  border-radius: 0.5rem;
  font-weight: 600;
  display: flex;
  color: #D4C2A0;
  font-size: 0.813rem;
  white-space: nowrap;
  align-items: center;
}.eqr-sbar_providers_0wf:hover {
  border-color: rgba(196, 137, 44, 0.50);
  color: #F2E8D8;
}.eqr-sbar_providers_0wf svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
}.eqr-sbar_tabs_0wf {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.eqr-sbar_tabs_0wf::-webkit-scrollbar {
  display: none;
}.eqr-sbar_tab_0wf {
  gap: 7px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  flex-shrink: 0;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #B8A085;
  display: flex;
}.eqr-sbar_tab_0wf:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 137, 44, 0.50);
  color: #F2E8D8;
}.eqr-sbar_tab_0wf.eqr-state_active_0wf {
  border-color: rgba(196, 137, 44, 0.08);
  background: rgba(196, 137, 44, 0.18);
  color: #F2E8D8;
}.eqr-sbar_tab_ic_0wf svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
}.eqr-wy_0wf {
  background: #100D0A;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.eqr-wy_0wf {
  padding: 40px 24px 0;
}
}.eqr-wy_in_0wf {
  margin: 0 auto;
  max-width: 1340px;
}.eqr-wy_head_0wf {
  margin-bottom: 18px;
  max-width: 720px;
}.eqr-wy_label_0wf {
  color: #C4892C;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.eqr-wy_h2_0wf {
  font-weight: 800;
  color: #F2E8D8;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.eqr-wy_h2_0wf {
  font-size: 24px;
}
}.eqr-wy_intro_0wf {
  margin: 0;
  line-height: 1.6;
  color: #9A8670;
  font-size: 0.813rem;
}.eqr-wy_grid_0wf {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.eqr-wy_grid_0wf {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.eqr-wy_grid_0wf {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.eqr-wy_card_0wf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 20px;
  background: #1C1612;
  transition: border-color .2s,transform .2s;
}.eqr-wy_card_0wf:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 137, 44, 0.08);
}.eqr-wy_card_ic_0wf {
  border-radius: 50%;
  background: rgba(196, 137, 44, 0.18);
  color: #C4892C;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}.eqr-wy_card_ic_0wf svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.eqr-wy_card_h_0wf {
  color: #F2E8D8;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.eqr-wy_card_p_0wf {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #9A8670;
}.eqr-wy_card_p_0wf strong {
  font-weight: 600;
  color: #D4C2A0;
}.eqr-ws_0wf {
  padding: 32px 16px 0;
  background: #100D0A;
}
@media(min-width: 765px) {.eqr-ws_0wf {
  padding: 36px 24px 0;
}
}.eqr-ws_in_0wf {
  margin: 0 auto;
  max-width: 83.75rem;
}.eqr-ws_head_0wf {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
}.eqr-ws_title_0wf {
  gap: 10px;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  color: #F2E8D8;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.eqr-ws_title_ic_0wf svg {
  color: #D4A020;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.eqr-ws_online_0wf {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  color: #9A8670;
}.eqr-ws_online_dot_0wf {
  background: #3D9455;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(61, 148, 85, 0.18);
}.eqr-ws_scroll_0wf {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.eqr-ws_scroll_0wf::-webkit-scrollbar {
  display: none;
}.eqr-wc_0wf {
  padding: 10px 0.875rem;
  border-radius: 8px;
  gap: 0.625rem;
  background: #161209;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.eqr-wc_img_0wf {
  background: #1C1612;
  border-radius: 0.25rem;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.eqr-wc_img_0wf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.eqr-wc_info_0wf {
  min-width: 0;
}.eqr-wc_game_0wf {
  overflow: hidden;
  color: #D4C2A0;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.eqr-wc_player_0wf {
  overflow: hidden;
  font-size: 10px;
  color: #8A7862;
  white-space: nowrap;
  text-overflow: ellipsis;
}.eqr-wc_amount_0wf {
  font-weight: 700;
  white-space: nowrap;
  color: #3D9455;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.813rem;
}.eqr-htp_0wf {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width:768px) {.eqr-htp_0wf {
  padding: 2.75rem 24px 0;
}
}.eqr-htp_in_0wf {
  margin: 0 auto;
  max-width: 83.75rem;
}.eqr-htp_head_0wf {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.eqr-htp_label_0wf {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C4892C;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.eqr-htp_h2_0wf {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F2E8D8;
}
@media(min-width: 769px) {.eqr-htp_h2_0wf {
  font-size: 28px;
}
}.eqr-htp_intro_0wf {
  line-height: 1.6;
  color: #9A8670;
  font-size: 14px;
}.eqr-htp_steps_0wf {
  gap: 12px;
  padding: 0;
  list-style: none;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.eqr-htp_steps_0wf {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.eqr-htp_steps_0wf {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.eqr-htp_step_0wf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #1C1612;
  padding: 1.25rem 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.eqr-htp_step_num_0wf {
  background: #C4892C;
  border-radius: 50%;
  left: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 0.813rem;
  top: -12px;
  display: flex;
  color: #0E0A07;
  align-items: center;
  width: 28px;
  height: 1.75rem;
  position: absolute;
  justify-content: center;
}.eqr-htp_step_ic_0wf {
  margin: 0.5rem 0 0.75rem;
  border-radius: 4px;
  background: rgba(196, 137, 44, 0.18);
  color: #C4892C;
  justify-content: center;
  height: 36px;
  align-items: center;
  width: 36px;
  display: flex;
}.eqr-htp_step_ic_0wf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
}.eqr-htp_step_h_0wf {
  font-weight: 700;
  color: #F2E8D8;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
}.eqr-htp_step_p_0wf {
  color: #9A8670;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
}.eqr-htp_step_p_0wf strong {
  font-weight: 600;
  color: #D4C2A0;
}.eqr-htp_cta_0wf {
  padding: 0.813rem 1.625rem;
  border-radius: 0.5rem;
  background: #3D9455;
  transition: background .2s;
  font-size: 0.875rem;
  margin-top: 20px;
  font-weight: 700;
  color: #0E0A07;
  display: inline-block;
}.eqr-htp_cta_0wf:hover {
  background: #47A862;
}.eqr-bon_0wf {
  background: #100D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.eqr-bon_0wf {
  padding: 44px 1.5rem 0;
}
}.eqr-bon_in_0wf {
  margin: 0 auto;
  max-width: 1340px;
}.eqr-bon_head_0wf {
  margin-bottom: 1.25rem;
}.eqr-bon_label_0wf {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #C4892C;
  text-transform: uppercase;
}.eqr-bon_h2_0wf {
  font-weight: 800;
  color: #F2E8D8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.eqr-bon_h2_0wf {
  font-size: 24px;
}
}.eqr-bon_seo_0wf {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #9A8670;
}.eqr-bon_seo_0wf strong {
  font-weight: 700;
  color: #D4C2A0;
}.eqr-bon_seo_0wf a {
  text-decoration: underline;
  color: #C4892C;
}.eqr-bon_grid_0wf {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.eqr-bon_grid_0wf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.eqr-bon_grid_0wf {
  grid-template-columns: repeat(5,1fr);
}
}.eqr-bon_card_0wf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  background: #161209;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.eqr-bon_card_0wf:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 137, 44, 0.08);
}.eqr-bon_card_ic_0wf svg {
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
}.eqr-bon_card_ic_0wf {
  margin-bottom: 10px;
}.eqr-bon_card_type_0wf {
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #9A8670;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.eqr-bon_card_amount_0wf {
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
  color: #D4A020;
  line-height: 1.1;
}.eqr-bon_card_name_0wf {
  margin-bottom: 0.5rem;
  color: #F2E8D8;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
}.eqr-bon_card_detail_0wf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #8A7862;
  overflow-wrap: break-word;
}.eqr-reg_0wf {
  background: #100D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.eqr-reg_0wf {
  padding: 2.75rem 1.5rem 0;
}
}.eqr-reg_in_0wf {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1C1612;
  max-width: 1340px;
}
@media(min-width: 765px) {.eqr-reg_in_0wf {
  padding: 2.5rem;
}
}.eqr-reg_top_0wf {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.eqr-reg_top_0wf {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.eqr-reg_label_0wf {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C4892C;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.eqr-reg_h2_0wf {
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  font-size: 1.375rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2E8D8;
}
@media(min-width: 766px) {.eqr-reg_h2_0wf {
  font-size: 1.75rem;
}
}.eqr-reg_bonus_0wf {
  background: rgba(212, 160, 32, 0.18);
  padding: 10px 16px;
  border: 1px solid rgba(212, 160, 32, 0.18);
  gap: 8px;
  border-radius: 0.5rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.eqr-reg_bonus_amount_0wf {
  color: #D4A020;
  font-size: 20px;
  font-weight: 800;
}.eqr-reg_bonus_text_0wf {
  color: #B8A085;
  font-size: 0.813rem;
  line-height: 1.35;
}.eqr-reg_cta_btn_0wf {
  padding: 0.875rem 32px;
  background: #3D9455;
  border-radius: 0.5rem;
  transition: background .2s;
  margin-bottom: 12px;
  color: #0E0A07;
  font-weight: 700;
  box-shadow: 0 2px 0 rgba(71, 168, 98, 0.50), 0 4px 1rem rgba(61, 148, 85, 0.40);
  display: inline-block;
  font-size: 15px;
}.eqr-reg_cta_btn_0wf:hover {
  background: #47A862;
}.eqr-reg_terms_0wf {
  color: #8A7862;
  font-size: 0.688rem;
  line-height: 1.5;
}.eqr-reg_seo_0wf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  color: #9A8670;
}.eqr-reg_seo_0wf p {
  color: #9A8670;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
}.eqr-reg_seo_0wf p:last-child {
  margin-bottom: 0;
}.eqr-reg_seo_0wf strong {
  color: #D4C2A0;
  font-weight: 700;
}.eqr-reg_seo_0wf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4892C;
}.eqr-reg_seo_0wf a:hover {
  color: #D49A3C;
}.eqr-reg_seo_0wf ul,.eqr-reg_seo_0wf ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.eqr-reg_seo_0wf ol {
  list-style: decimal;
}.eqr-reg_seo_0wf li {
  color: #9A8670;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.eqr-reg_seo_0wf table {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.eqr-reg_seo_0wf table {
  display: table;
}
}.eqr-reg_seo_0wf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C2A0;
}.eqr-reg_seo_0wf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #9A8670;
}.eqr-reg_steps_0wf {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width:860px) {.eqr-reg_steps_0wf {
  margin-top: 0;
}
}.eqr-reg_step_0wf {
  gap: 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.eqr-reg_step_num_0wf {
  border: 1px solid rgba(196, 137, 44, 0.08);
  background: rgba(196, 137, 44, 0.18);
  border-radius: 50%;
  color: #C4892C;
  font-weight: 800;
  flex-shrink: 0;
  width: 34px;
  height: 2.125rem;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 14px;
}.eqr-reg_step_title_0wf {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
  color: #F2E8D8;
}.eqr-reg_step_text_0wf {
  font-size: 12px;
  color: #9A8670;
  line-height: 1.5;
}.eqr-reg_trust_0wf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
}.eqr-reg_trust_item_0wf {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #9A8670;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.eqr-reg_trust_ic_0wf svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  color: #C4892C;
  stroke-linecap: round;
}.eqr-prov_0wf {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width: 766px) {.eqr-prov_0wf {
  padding: 2.75rem 24px 0;
}
}.eqr-prov_in_0wf {
  margin: 0 auto;
  max-width: 1340px;
}.eqr-prov_head_0wf {
  margin-bottom: 16px;
}.eqr-prov_label_0wf {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4892C;
  margin-bottom: 8px;
}.eqr-prov_h2_0wf {
  color: #F2E8D8;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.eqr-prov_h2_0wf {
  font-size: 1.5rem;
}
}.eqr-prov_seo_0wf {
  margin-bottom: 1rem;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #9A8670;
  overflow-wrap: break-word;
  line-height: 1.6;
}.eqr-prov_seo_0wf strong {
  color: #D4C2A0;
  font-weight: 700;
}.eqr-prov_seo_0wf a {
  color: #C4892C;
  text-decoration: underline;
}.eqr-prov_grid_0wf {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.eqr-prov_grid_0wf {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.eqr-prov_grid_0wf {
  grid-template-columns: repeat(8,1fr);
}
}.eqr-prov_card_0wf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 7px;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  background: #161209;
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.eqr-prov_card_0wf:hover {
  background: #1C1612;
  border-color: rgba(196, 137, 44, 0.50);
}.eqr-prov_logo_0wf {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2.75rem;
}.eqr-prov_logo_0wf img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.eqr-prov_name_0wf {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #B8A085;
}.eqr-app_0wf {
  padding: 2.25rem 16px 0;
  background: #100D0A;
}
@media(min-width: 769px) {.eqr-app_0wf {
  padding: 2.75rem 24px 0;
}
}.eqr-app_in_0wf {
  margin: 0 auto;
  max-width: 1340px;
}.eqr-app_head_0wf {
  margin-bottom: 1rem;
}.eqr-app_label_0wf {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C4892C;
  margin-bottom: 0.5rem;
}.eqr-app_h2_0wf {
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2E8D8;
}
@media(min-width: 771px) {.eqr-app_h2_0wf {
  font-size: 1.5rem;
}
}.eqr-app_sub_0wf {
  color: #9A8670;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
}.eqr-app_sub_0wf strong {
  color: #D4C2A0;
  font-weight: 700;
}.eqr-app_cards_0wf {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.eqr-app_cards_0wf {
  grid-template-columns: repeat(3,1fr);
}
}.eqr-app_card_0wf {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 1.25rem;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.eqr-app_card_ios_0wf {
  background: linear-gradient(135deg,rgba(196, 137, 44, 0.18) 0%,#1C1612 100%);
}.eqr-app_card_android_0wf {
  background: linear-gradient(135deg,rgba(61, 148, 85, 0.18) 0%,#1C1612 100%);
}.eqr-app_card_win_0wf {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.18) 0%,#1C1612 100%);
}.eqr-app_card_ic_0wf svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eqr-app_card_ic_0wf {
  flex-shrink: 0;
  color: #F2E8D8;
}.eqr-app_card_os_0wf {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  color: #9A8670;
  letter-spacing: .08em;
}.eqr-app_card_title_0wf {
  line-height: 1.2;
  color: #F2E8D8;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
}.eqr-app_card_text_0wf {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #9A8670;
}.eqr-app_card_btn_0wf {
  transition: background .2s;
  border: 1px solid rgba(196, 137, 44, 0.50);
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  gap: 0.438rem;
  color: #F2E8D8;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
}.eqr-app_card_btn_0wf:hover {
  background: rgba(255, 255, 255, 0.07);
}.eqr-seo_0wf {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 769px) {.eqr-seo_0wf {
  padding: 2.75rem 24px 0;
}
}.eqr-seo_in_0wf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1C1612;
  max-width: 1340px;
}
@media(min-width: 770px) {.eqr-seo_in_0wf {
  padding: 36px 40px;
}
}.eqr-seo_label_0wf {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #C4892C;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.eqr-seo_h2_0wf {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  color: #F2E8D8;
  font-size: 20px;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.eqr-seo_h2_0wf {
  font-size: 1.5rem;
}
}.eqr-seo_body_0wf {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B8A085;
  font-size: 0.875rem;
}.eqr-seo_body_0wf p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #B8A085;
}.eqr-seo_body_0wf p:last-child {
  margin-bottom: 0;
}.eqr-seo_body_0wf strong {
  font-weight: 700;
  color: #D4C2A0;
}.eqr-seo_body_0wf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4892C;
}.eqr-seo_body_0wf a:hover {
  color: #D49A3C;
}.eqr-seo_body_0wf ul,.eqr-seo_body_0wf ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.eqr-seo_body_0wf ol {
  list-style: decimal;
}.eqr-seo_body_0wf li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B8A085;
  margin-bottom: 0.375rem;
}.eqr-seo_body_0wf table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.eqr-seo_body_0wf table {
  display: table;
}
}.eqr-seo_body_0wf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #D4C2A0;
}.eqr-seo_body_0wf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B8A085;
}.eqr-seo_cols_0wf {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.eqr-seo_cols_0wf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.eqr-seo_cols_0wf {
  grid-template-columns: repeat(3,1fr);
}
}.eqr-seo_col_h_0wf {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D4C2A0;
  font-weight: 700;
  font-size: 13px;
}.eqr-seo_col_p_0wf {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #9A8670;
}.eqr-seo_stats_0wf {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.eqr-seo_stat_0wf {
  padding: 0.875rem 16px;
  background: rgba(196, 137, 44, 0.08);
  border: 1px solid rgba(196, 137, 44, 0.18);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.eqr-seo_stat_val_0wf {
  color: #C4892C;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.eqr-seo_stat_lb_0wf {
  color: #9A8670;
  overflow-wrap: break-word;
  font-size: 11px;
}.eqr-faq_0wf {
  padding: 2.25rem 16px 0;
  background: #100D0A;
}
@media(min-width: 769px) {.eqr-faq_0wf {
  padding: 44px 1.5rem 0;
}
}.eqr-faq_in_0wf {
  margin: 0 auto;
  max-width: 1340px;
}.eqr-faq_head_0wf {
  margin-bottom: 20px;
}.eqr-faq_label_0wf {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4892C;
  margin-bottom: 8px;
}.eqr-faq_h2_0wf {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F2E8D8;
  font-weight: 800;
}
@media(min-width: 769px) {.eqr-faq_h2_0wf {
  font-size: 1.5rem;
}
}.eqr-faq_list_0wf {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.eqr-faq_item_0wf {
  background: #1C1612;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.eqr-faq_q_0wf {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 1.25rem;
  cursor: pointer;
  flex-wrap: wrap;
  color: #D4C2A0;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  font-size: 14px;
  align-items: center;
  font-weight: 600;
}.eqr-faq_q_0wf:hover {
  color: #F2E8D8;
}.eqr-faq_q_ic_0wf {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  height: 24px;
  width: 1.5rem;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  color: #C4892C;
  align-items: center;
}.eqr-faq_item_0wf.eqr-state_open_0wf .eqr-faq_q_ic_0wf {
  transform: rotate(45deg);
}.eqr-faq_a_0wf {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #9A8670;
  display: none;
}.eqr-faq_item_0wf.eqr-state_open_0wf .eqr-faq_a_0wf {
  display: block;
}.eqr-faq_a_0wf strong {
  font-weight: 700;
  color: #D4C2A0;
}.eqr-faq_a_0wf a {
  color: #C4892C;
  text-decoration: underline;
}.eqr-faq_a_0wf ul,.eqr-faq_a_0wf ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.eqr-faq_a_0wf ol {
  list-style: decimal;
}.eqr-faq_a_0wf li {
  line-height: 1.6;
  margin-bottom: 4px;
}.eqr-faq_a_0wf table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 770px) {.eqr-faq_a_0wf table {
  display: table;
}
}.eqr-faq_a_0wf th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C2A0;
}.eqr-faq_a_0wf td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8670;
}.eqr-seo_0wf {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width: 769px) {.eqr-seo_0wf {
  padding: 44px 1.5rem 0;
}
}.eqr-seo_in_0wf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1612;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.eqr-seo_in_0wf {
  padding: 2.25rem 40px;
}
}.eqr-seo_label_0wf {
  color: #C4892C;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.eqr-seo_h2_0wf {
  color: #F2E8D8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width:768px) {.eqr-seo_h2_0wf {
  font-size: 24px;
}
}.eqr-seo_body_0wf {
  color: #B8A085;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.eqr-seo_body_0wf p {
  color: #B8A085;
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.eqr-seo_body_0wf p:last-child {
  margin-bottom: 0;
}.eqr-seo_body_0wf strong {
  font-weight: 700;
  color: #D4C2A0;
}.eqr-seo_body_0wf a {
  transition: color .2s;
  color: #C4892C;
  text-decoration: underline;
}.eqr-seo_body_0wf a:hover {
  color: #D49A3C;
}.eqr-seo_body_0wf ul,.eqr-seo_body_0wf ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.eqr-seo_body_0wf ol {
  list-style: decimal;
}.eqr-seo_body_0wf li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #B8A085;
}.eqr-seo_body_0wf table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 770px) {.eqr-seo_body_0wf table {
  display: table;
}
}.eqr-seo_body_0wf th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C2A0;
  text-align: left;
  font-weight: 700;
}.eqr-seo_body_0wf td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A085;
}.eqr-seo_cols_0wf {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.eqr-seo_cols_0wf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.eqr-seo_cols_0wf {
  grid-template-columns: repeat(3,1fr);
}
}.eqr-seo_col_h_0wf {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D4C2A0;
  font-weight: 700;
  margin-bottom: 7px;
}.eqr-seo_col_p_0wf {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #9A8670;
}.eqr-seo_stats_0wf {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.eqr-seo_stat_0wf {
  border: 1px solid rgba(196, 137, 44, 0.18);
  background: rgba(196, 137, 44, 0.08);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.eqr-seo_stat_val_0wf {
  color: #C4892C;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.eqr-seo_stat_lb_0wf {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #9A8670;
}.eqr-pmt_0wf {
  padding: 2.25rem 16px 0;
  background: #100D0A;
}
@media(min-width: 766px) {.eqr-pmt_0wf {
  padding: 44px 1.5rem 0;
}
}.eqr-pmt_in_0wf {
  margin: 0 auto;
  max-width: 83.75rem;
}.eqr-pmt_head_0wf {
  max-width: 45rem;
  margin-bottom: 22px;
}.eqr-pmt_label_0wf {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C4892C;
  font-size: 0.688rem;
}.eqr-pmt_h2_0wf {
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 8px;
  color: #F2E8D8;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.eqr-pmt_h2_0wf {
  font-size: 28px;
}
}.eqr-pmt_intro_0wf {
  color: #9A8670;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
}.eqr-pmt_groups_0wf {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.eqr-pmt_group_0wf {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1612;
  border-radius: 8px;
  padding: 20px;
}.eqr-pmt_group_head_0wf {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.eqr-pmt_group_ic_0wf {
  background: rgba(196, 137, 44, 0.18);
  border-radius: 0.25rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  flex-shrink: 0;
  color: #C4892C;
  width: 36px;
  align-items: center;
}.eqr-pmt_group_ic_0wf svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eqr-pmt_group_h_0wf {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F2E8D8;
}.eqr-pmt_group_p_0wf {
  line-height: 1.6;
  color: #9A8670;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.eqr-pmt_group_p_0wf strong {
  color: #D4C2A0;
  font-weight: 600;
}.eqr-pmt_table_wrap_0wf {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.eqr-pmt_table_0wf {
  width: 100%;
  min-width: 33.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}.eqr-pmt_table_0wf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  letter-spacing: .04em;
  text-align: left;
  white-space: nowrap;
  font-size: 0.688rem;
  font-weight: 700;
  color: #D4C2A0;
  text-transform: uppercase;
}.eqr-pmt_table_0wf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #9A8670;
}.eqr-pmt_table_0wf tbody tr:last-child td {
  border-bottom: none;
}.eqr-pmt_table_0wf tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C2A0;
}.eqr-seo_0wf {
  background: #100D0A;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.eqr-seo_0wf {
  padding: 44px 1.5rem 0;
}
}.eqr-seo_in_0wf {
  border-radius: 14px;
  margin: 0 auto;
  background: #1C1612;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  max-width: 1340px;
}
@media(min-width: 766px) {.eqr-seo_in_0wf {
  padding: 36px 40px;
}
}.eqr-seo_label_0wf {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C4892C;
  letter-spacing: .08em;
}.eqr-seo_h2_0wf {
  font-family: 'Playfair Display', serif;
  color: #F2E8D8;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.eqr-seo_h2_0wf {
  font-size: 1.5rem;
}
}.eqr-seo_body_0wf {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B8A085;
  line-height: 1.75;
}.eqr-seo_body_0wf p {
  margin-bottom: 12px;
  color: #B8A085;
  line-height: 1.75;
  font-size: 14px;
}.eqr-seo_body_0wf p:last-child {
  margin-bottom: 0;
}.eqr-seo_body_0wf strong {
  color: #D4C2A0;
  font-weight: 700;
}.eqr-seo_body_0wf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4892C;
}.eqr-seo_body_0wf a:hover {
  color: #D49A3C;
}.eqr-seo_body_0wf ul,.eqr-seo_body_0wf ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.eqr-seo_body_0wf ol {
  list-style: decimal;
}.eqr-seo_body_0wf li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B8A085;
}.eqr-seo_body_0wf table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.eqr-seo_body_0wf table {
  display: table;
}
}.eqr-seo_body_0wf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D4C2A0;
  font-weight: 700;
}.eqr-seo_body_0wf td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A085;
}.eqr-seo_cols_0wf {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.eqr-seo_cols_0wf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.eqr-seo_cols_0wf {
  grid-template-columns: repeat(3,1fr);
}
}.eqr-seo_col_h_0wf {
  color: #D4C2A0;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.eqr-seo_col_p_0wf {
  color: #9A8670;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.eqr-seo_stats_0wf {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.eqr-seo_stat_0wf {
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  background: rgba(196, 137, 44, 0.08);
  border: 1px solid rgba(196, 137, 44, 0.18);
  min-width: 140px;
}.eqr-seo_stat_val_0wf {
  color: #C4892C;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.eqr-seo_stat_lb_0wf {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #9A8670;
}.eqr-ft_0wf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0908;
  margin-top: 48px;
}.eqr-ft_support_0wf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width:768px) {.eqr-ft_support_0wf {
  padding: 28px 1.5rem;
}
}.eqr-ft_support_in_0wf {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.eqr-ft_support_main_0wf {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.eqr-ft_support_ic_0wf {
  color: #C4892C;
  flex-shrink: 0;
}.eqr-ft_support_ic_0wf svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.eqr-ft_support_text_title_0wf {
  overflow-wrap: break-word;
  color: #F2E8D8;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
}.eqr-ft_support_text_sub_0wf {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #9A8670;
}.eqr-ft_support_btn_0wf {
  background: #C4892C;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 22px;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F2E8D8;
  flex-shrink: 0;
}.eqr-ft_support_btn_0wf:hover {
  background: #D49A3C;
}.eqr-ft_support_contacts_0wf {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.eqr-ft_support_contact_0wf {
  font-size: 0.75rem;
  color: #8A7862;
  line-height: 1.4;
}.eqr-ft_support_contact_0wf strong {
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
  font-size: 0.688rem;
  color: #B8A085;
}.eqr-ft_main_0wf {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.eqr-ft_main_0wf {
  padding: 2.5rem 1.5rem 32px;
}
}.eqr-ft_main_in_0wf {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.eqr-ft_main_in_0wf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.eqr-ft_main_in_0wf {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.eqr-ft_col_logo_0wf {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.eqr-ft_col_logo_0wf {
  grid-column: auto;
}
}.eqr-ft_logo_0wf {
  gap: 0.563rem;
  color: #F2E8D8;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}.eqr-ft_logo_mark_0wf {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.eqr-ft_logo_mark_0wf img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.eqr-ft_logo_sub_0wf {
  overflow-wrap: break-word;
  color: #8A7862;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
}.eqr-ft_col_title_0wf {
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 12px;
  color: #B8A085;
  font-weight: 700;
}.eqr-ft_col_links_0wf {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.eqr-ft_col_link_0wf {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7862;
}.eqr-ft_col_link_0wf:hover {
  color: #D4C2A0;
}.eqr-ft_apps_0wf {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.eqr-ft_app_card_0wf {
  padding: 10px 0.75rem;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.eqr-ft_app_card_0wf:hover {
  border-color: rgba(196, 137, 44, 0.50);
}.eqr-ft_app_card_ic_0wf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.eqr-ft_app_card_os_0wf {
  font-weight: 600;
  color: #8A7862;
  font-size: 10px;
}.eqr-ft_app_card_action_0wf {
  font-size: 12px;
  color: #D4C2A0;
  font-weight: 700;
}.eqr-ft_bot_0wf {
  padding: 20px 16px;
}
@media(min-width: 769px) {.eqr-ft_bot_0wf {
  padding: 20px 24px;
}
}.eqr-ft_bot_in_0wf {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.eqr-ft_socials_0wf {
  gap: 0.5rem;
  display: flex;
}.eqr-ft_soc_0wf {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  justify-content: center;
  height: 36px;
  color: #B8A085;
  display: flex;
  width: 36px;
}.eqr-ft_soc_0wf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.eqr-ft_soc_0wf:hover {
  background: rgba(255, 255, 255, 0.07);
}.eqr-ft_legal_0wf {
  flex: 1;
  font-size: 11px;
  color: #8C7A65;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.eqr-ft_legal_0wf strong {
  color: #B8A085;
  font-weight: 700;
}.eqr-ft_legal_0wf a {
  color: #B8A085;
  text-decoration: underline;
}.eqr-ft_age_0wf {
  border: 2px solid #8C7A65;
  border-radius: 50%;
  height: 32px;
  justify-content: center;
  color: #8C7A65;
  margin-left: auto;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
  width: 32px;
}