html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0F0D07;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
  color: #C8BEA6;
}.brq_layout_eu6 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.brq_page_eu6 {
  display: flex;
  min-height: 100vh;
}.brq_main_eu6 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1083px) {.brq_main_eu6 {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.brq_main_eu6 {
  padding-bottom: 4.5rem;
}
}.brq_gc_eu6 {
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  background: #151208;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 642px) {.brq_gc_eu6 {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.brq_gc_eu6 {
  width: 168px;
}
}.brq_gc_eu6:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 162, 0, 0.07);
}.brq_gc_img_eu6 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.brq_gc_img_eu6 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.brq_gc_hover_eu6 {
  transition: opacity .2s;
  background: rgba(8, 6, 2, 0.72);
  inset: 0;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.brq_gc_eu6:hover .brq_gc_hover_eu6 {
  opacity: 1;
}.brq_gc_hover_btn_eu6 {
  padding: 0.5rem 1rem;
  border-radius: 6px;
  background: #F5A200;
  color: #F5F0E6;
  font-size: 0.75rem;
  font-weight: 700;
}.brq_gc_info_eu6 {
  padding: 0.5rem 0.625rem 10px;
}.brq_gc_name_eu6 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C8BEA6;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
}.brq_gc_prov_eu6 {
  font-size: 10px;
  color: #524840;
}.brq_gc_tag_eu6 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 6px;
  left: 6px;
  position: absolute;
  z-index: 2;
}.brq_gc_tag_hot_eu6 {
  background: #E53535;
  color: #fff;
}.brq_gc_tag_new_eu6 {
  background: #22C55E;
  color: #0F0D07;
}.brq_gc_tag_jp_eu6 {
  background: #E89400;
  color: #0F0D07;
}.brq_gc_tag_ex_eu6 {
  background: #2B8FD8;
  color: #fff;
}.brq_gc_tag_live_eu6 {
  background: #E53535;
  color: #fff;
}.brq_gr_eu6 {
  padding: 2rem 1rem 0;
  background: #0F0D07;
}
@media(min-width:768px) {.brq_gr_eu6 {
  padding: 2.25rem 1.5rem 0;
}
}.brq_gr_in_eu6 {
  margin: 0 auto;
  max-width: 1320px;
}.brq_gr_head_eu6 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.brq_gr_head_l_eu6 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.brq_gr_ic_eu6 {
  border-radius: 10px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  height: 32px;
}.brq_gr_ic_eu6 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.brq_gr_title_eu6 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F0E6;
  font-size: 1rem;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width:768px) {.brq_gr_title_eu6 {
  font-size: 1.125rem;
}
}.brq_gr_more_eu6 {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  color: #6E6252;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  flex-shrink: 0;
}.brq_gr_more_eu6:hover {
  color: #F5A200;
}.brq_gr_more_eu6 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
}.brq_gr_arrows_eu6 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.brq_gr_arr_eu6 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  display: flex;
  height: 30px;
  color: #9A8C76;
}.brq_gr_arr_eu6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5F0E6;
}.brq_gr_arr_eu6 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.brq_gr_seo_h_eu6 {
  margin: 0 0 0.375rem;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #C8BEA6;
}
@media(min-width: 770px) {.brq_gr_seo_h_eu6 {
  font-size: 14px;
}
}.brq_gr_seo_eu6 {
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 12px;
  color: #6E6252;
  max-width: 680px;
  overflow-wrap: break-word;
}.brq_gr_seo_eu6 strong {
  font-weight: 600;
  color: #C8BEA6;
}.brq_gr_scroll_eu6 {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
}.brq_gr_scroll_eu6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.brq_gr_scroll_eu6 {
  gap: 12px;
}
}.brq_tb_eu6 {
  background: #0E0C07;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  position: fixed;
  right: 0;
  top: 0;
  height: 56px;
  display: flex;
  left: 0;
  align-items: center;
}.brq_tb_in_eu6 {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.brq_tb_burger_eu6 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  height: 38px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 0.5rem;
  display: flex;
  flex-shrink: 0;
  width: 2.375rem;
}.brq_tb_burger_eu6:hover {
  background: rgba(255, 255, 255, 0.05);
}.brq_tb_burger_line_eu6 {
  background: #9A8C76;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.brq_tb_burger_eu6 {
  display: none;
}
}.brq_tb_logo_eu6 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  align-items: center;
  color: #F5F0E6;
  font-weight: 800;
  font-size: 1.125rem;
  display: flex;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
}.brq_tb_logo_mark_eu6 {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  width: 2rem;
  height: 32px;
  display: flex;
  align-items: center;
}.brq_tb_logo_mark_eu6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.brq_tb_nav_eu6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.brq_tb_nav_eu6 {
  display: flex;
}
}.brq_tb_tab_eu6 {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9A8C76;
}.brq_tb_tab_eu6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0E6;
}.brq_tb_tab_eu6.brq_state_active_eu6 {
  background: rgba(245, 162, 0, 0.18);
  color: #F5F0E6;
}.brq_tb_right_eu6 {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.brq_tb_login_eu6 {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #C8BEA6;
}.brq_tb_login_eu6:hover {
  border-color: rgba(245, 162, 0, 0.45);
  color: #F5F0E6;
}
@media(min-width: 481px) {.brq_tb_login_eu6 {
  display: block;
}
}.brq_tb_reg_eu6 {
  background: #22C55E;
  border-radius: 0.625rem;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  color: #0C0901;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.brq_tb_reg_eu6:hover {
  background: #34D572;
}.brq_sb_eu6 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1C1910;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 70;
  top: 56px;
  width: 220px;
  overflow-y: auto;
}.brq_sb_eu6.brq_state_open_eu6 {
  transform: translateX(0);
}.brq_sb_eu6::-webkit-scrollbar {
  width: 0.25rem;
}.brq_sb_eu6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.brq_sb_eu6 {
  transform: translateX(0);
}
}.brq_sb_auth_eu6 {
  padding: 0.875rem 0.75rem 10px;
}.brq_sb_btn_reg_eu6 {
  background: #22C55E;
  border-radius: 0.625rem;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  color: #0C0901;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
}.brq_sb_btn_reg_eu6:hover {
  background: #34D572;
}.brq_sb_btn_login_eu6 {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #C8BEA6;
  text-align: center;
  display: block;
  font-size: 13px;
}.brq_sb_btn_login_eu6:hover {
  border-color: rgba(245, 162, 0, 0.45);
  color: #F5F0E6;
}.brq_sb_promo_eu6 {
  background: linear-gradient(135deg,#2C1600,#1C1910);
  overflow: hidden;
  padding: 0.75rem 14px;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(245, 162, 0, 0.18);
  border-radius: 0.625rem;
  position: relative;
}.brq_sb_promo_eu6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 162, 0, 0.18),transparent 70%);
  width: 5rem;
  height: 5rem;
  top: -1.25rem;
  content: '';
  right: -20px;
  position: absolute;
}.brq_sb_promo_title_eu6 {
  margin-bottom: 0.25rem;
  color: #F5A200;
  letter-spacing: .06em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.brq_sb_promo_text_eu6 {
  font-size: 12px;
  font-weight: 600;
  color: #F5F0E6;
  line-height: 1.35;
  overflow-wrap: break-word;
}.brq_sb_promo_sub_eu6 {
  margin-top: 3px;
  color: #6E6252;
  font-size: 0.625rem;
}.brq_sb_nav_eu6 {
  padding: 0.375rem 0.5rem 1rem;
}.brq_sb_nav_lb_eu6 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #524840;
  font-size: 0.625rem;
  text-transform: uppercase;
}.brq_sb_link_eu6 {
  border-radius: 6px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #9A8C76;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
}.brq_sb_link_eu6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0E6;
}.brq_sb_link_eu6.brq_state_active_eu6 {
  background: rgba(245, 162, 0, 0.18);
  color: #F5F0E6;
}.brq_sb_ic_eu6 {
  border-radius: 6px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 30px;
  align-items: center;
  height: 1.875rem;
}.brq_sb_ic_eu6 svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.brq_sb_ic_1_eu6 {
  background: rgba(245, 162, 0, 0.07);
  color: #F5A200;
}.brq_sb_ic_2_eu6 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.brq_sb_ic_3_eu6 {
  background: rgba(232, 148, 0, 0.16);
  color: #E89400;
}.brq_sb_ic_4_eu6 {
  background: rgba(43, 143, 216, 0.18);
  color: #2B8FD8;
}.brq_sb_ic_5_eu6 {
  background: rgba(245, 162, 0, 0.07);
  color: #F0428A;
}.brq_sb_ic_6_eu6 {
  background: rgba(43, 143, 216, 0.18);
  color: #9B4FD6;
}.brq_sb_badge_eu6 {
  border-radius: 0.375rem;
  background: #E89400;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #0C0901;
  font-size: 0.563rem;
  margin-left: auto;
}.brq_sb_bot_eu6 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.brq_sb_lang_eu6,.brq_sb_help_eu6 {
  gap: 6px;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  font-weight: 600;
  color: #9A8C76;
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
}.brq_sb_lang_eu6:hover,.brq_sb_help_eu6:hover {
  border-color: rgba(245, 162, 0, 0.45);
  color: #F5F0E6;
}.brq_sb_lang_eu6 svg,.brq_sb_help_eu6 svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.brq_sb_bd_eu6 {
  inset: 0;
  background: rgba(8, 6, 2, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.brq_sb_bd_eu6.brq_state_on_eu6 {
  display: block;
}
@media(min-width: 1083px) {.brq_sb_bd_eu6 {
  display: none!important;
}
}.brq_mob_nav_eu6 {
  background: #1C1910;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  z-index: 80;
  right: 0;
  bottom: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.brq_mob_nav_eu6 {
  display: none;
}
}.brq_mob_nav_item_eu6 {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  color: #524840;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.brq_mob_nav_ic_eu6 {
  line-height: 1;
}.brq_mob_nav_ic_eu6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
}.brq_mob_nav_lb_eu6 {
  color: #524840;
  font-size: 10px;
  font-weight: 600;
}.brq_mob_nav_item_eu6.brq_state_active_eu6 {
  color: #F5A200;
}.brq_mob_nav_item_eu6.brq_state_active_eu6 .brq_mob_nav_lb_eu6 {
  color: #F5A200;
}.brq_hero_eu6 {
  background: #0F0D07;
  padding: 20px 1rem 0;
}
@media(min-width: 770px) {.brq_hero_eu6 {
  padding: 24px 24px 0;
}
}.brq_hero_in_eu6 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 863px) {.brq_hero_in_eu6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.brq_hero_in_eu6 {
  grid-template-columns: 1fr 340px;
}
}.brq_hero_promo_eu6 {
  overflow: hidden;
  border-radius: 1rem;
  background: #151208;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 771px) {.brq_hero_promo_eu6 {
  min-height: 280px;
}
}.brq_hero_promo_bg_eu6 {
  inset: 0;
  background: linear-gradient(120deg,#2C1600 0%,#0F0D07 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.brq_hero_promo_bg_eu6::after {
  inset: 0;
  background: linear-gradient(90deg,#0F0D07 0%,rgba(8, 6, 2, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.brq_hero_promo_glow_eu6 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(43, 143, 216, 0.18) 0%,transparent 65%);
  position: absolute;
  width: 18.75rem;
  top: -2.5rem;
  height: 300px;
  pointer-events: none;
  right: 3.75rem;
}.brq_hero_promo_ct_eu6 {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  z-index: 2;
  position: relative;
  justify-content: center;
}
@media(min-width: 767px) {.brq_hero_promo_ct_eu6 {
  padding: 2.5rem 32px;
}
}.brq_hero_badge_eu6 {
  border-radius: 1.375rem;
  padding: 0.313rem 12px;
  background: rgba(245, 162, 0, 0.18);
  border: 1px solid rgba(245, 162, 0, 0.07);
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  color: #F5A200;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 14px;
}.brq_hero_h1_eu6 {
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.15;
  font-size: 1.625rem;
  color: #F5F0E6;
}.brq_hero_h1_eu6 em {
  font-style: normal;
  color: #E89400;
}
@media(min-width: 769px) {.brq_hero_h1_eu6 {
  font-size: 36px;
}
}.brq_hero_sub_eu6 {
  font-size: 0.813rem;
  color: #9A8C76;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 767px) {.brq_hero_sub_eu6 {
  font-size: 14px;
}
}.brq_hero_row_eu6 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.brq_hero_cta_eu6 {
  background: #22C55E;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 10px;
  box-shadow: 0 2px 18px rgba(34, 197, 94, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  color: #0C0901;
  font-weight: 700;
  font-size: 0.875rem;
}.brq_hero_cta_eu6:hover {
  background: #34D572;
}.brq_hero_terms_eu6 {
  font-size: 0.688rem;
  color: #524840;
}.brq_hero_game_eu6 {
  border-radius: 16px;
  background: #151208;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.brq_hero_game_badge_eu6 {
  border: 1px solid rgba(232, 148, 0, 0.16);
  padding: 0.313rem 0.625rem;
  background: rgba(232, 148, 0, 0.16);
  border-radius: 1.375rem;
  z-index: 3;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  top: 0.75rem;
  color: #E89400;
  left: 12px;
  letter-spacing: .06em;
  position: absolute;
}.brq_hero_game_badge_eu6 svg {
  width: 11px;
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.brq_hero_game_img_eu6 {
  overflow: hidden;
  background: linear-gradient(135deg,#2C1600,#0F0D07);
  padding-bottom: 60%;
  position: relative;
}.brq_hero_game_img_eu6 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.brq_hero_game_play_eu6 {
  transition: opacity .2s;
  background: rgba(8, 6, 2, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.brq_hero_game_eu6:hover .brq_hero_game_play_eu6 {
  opacity: 1;
}.brq_hero_game_play_eu6 span {
  background: #F5A200;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
}.brq_hero_game_play_eu6 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.brq_hero_game_info_eu6 {
  padding: 14px 16px;
}.brq_hero_game_title_eu6 {
  font-size: 15px;
  color: #F5F0E6;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.brq_hero_game_provider_eu6 {
  font-size: 0.688rem;
  color: #6E6252;
}.brq_hero_game_btn_eu6 {
  transition: background .2s;
  background: #F5A200;
  padding: 11px;
  border-radius: 0.625rem;
  margin: 12px 1rem 1rem;
  text-align: center;
  font-weight: 700;
  color: #F5F0E6;
  display: block;
  font-size: 13px;
}.brq_hero_game_eu6:hover .brq_hero_game_btn_eu6 {
  background: #FFB92E;
}.brq_sbar_eu6 {
  background: #0F0D07;
  padding: 1rem 16px 0;
}
@media(min-width: 767px) {.brq_sbar_eu6 {
  padding: 18px 1.5rem 0;
}
}.brq_sbar_in_eu6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.brq_sbar_row_eu6 {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.brq_sbar_input_eu6 {
  gap: 10px;
  flex: 1;
  padding: 0.688rem 1rem;
  background: #151208;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
  color: #6E6252;
}.brq_sbar_input_eu6:hover {
  border-color: rgba(245, 162, 0, 0.45);
}.brq_sbar_input_eu6 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 15px;
  stroke-linecap: round;
  width: 15px;
}.brq_sbar_providers_eu6 {
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border-radius: 0.625rem;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #151208;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  color: #C8BEA6;
}.brq_sbar_providers_eu6:hover {
  border-color: rgba(245, 162, 0, 0.45);
  color: #F5F0E6;
}.brq_sbar_providers_eu6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
}.brq_sbar_tabs_eu6 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.brq_sbar_tabs_eu6::-webkit-scrollbar {
  display: none;
}.brq_sbar_tab_eu6 {
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 22px;
  cursor: pointer;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  color: #9A8C76;
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
}.brq_sbar_tab_eu6:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(245, 162, 0, 0.45);
  color: #F5F0E6;
}.brq_sbar_tab_eu6.brq_state_active_eu6 {
  background: rgba(245, 162, 0, 0.18);
  border-color: rgba(245, 162, 0, 0.07);
  color: #F5F0E6;
}.brq_sbar_tab_ic_eu6 svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
}.brq_gr_jp_eu6 {
  border-radius: 16px;
  background: linear-gradient(135deg,#1E0E2C 0%,#090609 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.brq_gr_jp_eu6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(43, 143, 216, 0.18) 0%,transparent 70%);
  top: -60px;
  height: 15.625rem;
  width: 250px;
  content: '';
  left: -60px;
  position: absolute;
}.brq_gr_jp_eu6::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 148, 0, 0.16) 0%,transparent 70%);
  right: 0;
  width: 12.5rem;
  content: '';
  height: 200px;
  position: absolute;
  bottom: -2.5rem;
}.brq_gr_jp_head_eu6 {
  gap: 16px;
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}.brq_gr_jp_info_eu6 {
  flex: 1;
}.brq_gr_jp_label_eu6 {
  letter-spacing: .08em;
  color: #9B4FD6;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.brq_gr_jp_label_eu6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 0.875rem;
  height: 0.875rem;
}.brq_gr_jp_amount_eu6 {
  overflow-wrap: break-word;
  color: #F5F0E6;
  font-weight: 800;
  line-height: 1;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2rem;
  margin-bottom: 0.25rem;
}
@media(min-width: 770px) {.brq_gr_jp_amount_eu6 {
  font-size: 2.5rem;
}
}.brq_gr_jp_amount_eu6 span {
  color: #E89400;
}.brq_gr_jp_seo_eu6 {
  overflow-wrap: break-word;
  max-width: 480px;
  line-height: 1.5;
  font-size: 12px;
  color: #9A8C76;
}.brq_gr_jp_cta_eu6 {
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(43, 143, 216, 0.18);
  background: rgba(43, 143, 216, 0.18);
  position: relative;
  margin-top: 4px;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F5F0E6;
  z-index: 1;
  flex-shrink: 0;
  align-self: flex-start;
}.brq_gr_jp_cta_eu6:hover {
  background: #2B8FD8;
}.brq_gcg_eu6 {
  background: #0F0D07;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.brq_gcg_eu6 {
  padding: 44px 1.5rem 0;
}
}.brq_gcg_in_eu6 {
  margin: 0 auto;
  max-width: 1320px;
}.brq_gcg_head_eu6 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.brq_gcg_label_eu6 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #F5A200;
  font-size: 0.688rem;
}.brq_gcg_h2_eu6 {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5F0E6;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.brq_gcg_h2_eu6 {
  font-size: 28px;
}
}.brq_gcg_intro_eu6 {
  font-size: 13px;
  line-height: 1.6;
  color: #6E6252;
}.brq_gcg_grid_eu6 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.brq_gcg_grid_eu6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.brq_gcg_grid_eu6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.brq_gcg_card_eu6 {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  min-height: 240px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  position: relative;
}.brq_gcg_card_eu6:hover {
  transform: translateY(-3px);
  border-color: rgba(245, 162, 0, 0.18);
}.brq_gcg_card_bg_eu6 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.brq_gcg_card_bg_eu6::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.brq_gcg_card_ic_eu6 {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  height: 40px;
  justify-content: center;
  right: 1.125rem;
  color: #F5F0E6;
  z-index: 2;
  display: flex;
  width: 2.5rem;
  align-items: center;
  top: 18px;
  position: absolute;
}.brq_gcg_card_ic_eu6 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.brq_gcg_card_ct_eu6 {
  position: relative;
  z-index: 1;
}.brq_gcg_card_h_eu6 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5F0E6;
  font-size: 18px;
}
@media(min-width: 766px) {.brq_gcg_card_h_eu6 {
  font-size: 20px;
}
}.brq_gcg_card_p_eu6 {
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.brq_gcg_card_p_eu6 strong {
  color: #F5F0E6;
  font-weight: 600;
}.brq_gcg_card_cta_eu6 {
  gap: 4px;
  display: inline-flex;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #F5A200;
}.brq_gcg_card_cta_eu6 svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.brq_ws_eu6 {
  background: #0F0D07;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.brq_ws_eu6 {
  padding: 36px 1.5rem 0;
}
}.brq_ws_in_eu6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.brq_ws_head_eu6 {
  gap: 12px;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.brq_ws_title_eu6 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  display: flex;
  font-size: 16px;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F5F0E6;
}.brq_ws_title_ic_eu6 svg {
  stroke-linecap: round;
  color: #E89400;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
}.brq_ws_online_eu6 {
  gap: 7px;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  color: #6E6252;
  align-items: center;
}.brq_ws_online_dot_eu6 {
  border-radius: 50%;
  background: #22C55E;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
  height: 0.5rem;
  width: 0.5rem;
}.brq_ws_scroll_eu6 {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.brq_ws_scroll_eu6::-webkit-scrollbar {
  display: none;
}.brq_wc_eu6 {
  border-radius: 0.625rem;
  background: #151208;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 0.625rem 0.875rem;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.brq_wc_img_eu6 {
  border-radius: 6px;
  overflow: hidden;
  background: #1C1910;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.brq_wc_img_eu6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.brq_wc_info_eu6 {
  min-width: 0;
}.brq_wc_game_eu6 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C8BEA6;
}.brq_wc_player_eu6 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #524840;
}.brq_wc_amount_eu6 {
  font-weight: 700;
  color: #22C55E;
  white-space: nowrap;
  font-size: 0.813rem;
  margin-left: auto;
  flex-shrink: 0;
}.brq_prov_eu6 {
  padding: 2.25rem 1rem 0;
  background: #0F0D07;
}
@media(min-width: 769px) {.brq_prov_eu6 {
  padding: 2.75rem 1.5rem 0;
}
}.brq_prov_in_eu6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.brq_prov_head_eu6 {
  margin-bottom: 16px;
}.brq_prov_label_eu6 {
  font-weight: 700;
  text-transform: uppercase;
  color: #F5A200;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.brq_prov_h2_eu6 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5F0E6;
  font-family: 'Bebas Neue', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.brq_prov_h2_eu6 {
  font-size: 24px;
}
}.brq_prov_seo_eu6 {
  color: #6E6252;
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 1rem;
}.brq_prov_seo_eu6 strong {
  color: #C8BEA6;
  font-weight: 700;
}.brq_prov_seo_eu6 a {
  color: #F5A200;
  text-decoration: underline;
}.brq_prov_grid_eu6 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.brq_prov_grid_eu6 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.brq_prov_grid_eu6 {
  grid-template-columns: repeat(8,1fr);
}
}.brq_prov_card_eu6 {
  background: #151208;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.875rem 10px;
  border-radius: 0.625rem;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.brq_prov_card_eu6:hover {
  background: #1C1910;
  border-color: rgba(245, 162, 0, 0.45);
}.brq_prov_logo_eu6 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  width: 44px;
  height: 44px;
  align-items: center;
  display: flex;
  justify-content: center;
}.brq_prov_logo_eu6 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.brq_prov_name_eu6 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  color: #9A8C76;
}.brq_htp_eu6 {
  padding: 2.25rem 16px 0;
  background: #0F0D07;
}
@media(min-width: 769px) {.brq_htp_eu6 {
  padding: 2.75rem 24px 0;
}
}.brq_htp_in_eu6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.brq_htp_head_eu6 {
  margin-bottom: 22px;
  max-width: 720px;
}.brq_htp_label_eu6 {
  color: #F5A200;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.brq_htp_h2_eu6 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  color: #F5F0E6;
}
@media(min-width:768px) {.brq_htp_h2_eu6 {
  font-size: 28px;
}
}.brq_htp_intro_eu6 {
  color: #6E6252;
  line-height: 1.6;
  font-size: 0.875rem;
}.brq_htp_steps_eu6 {
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.brq_htp_steps_eu6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.brq_htp_steps_eu6 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.brq_htp_step_eu6 {
  background: #1C1910;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 1.25rem 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.brq_htp_step_num_eu6 {
  background: #F5A200;
  border-radius: 50%;
  justify-content: center;
  color: #0C0901;
  top: -12px;
  height: 1.75rem;
  font-weight: 800;
  display: flex;
  font-family: 'Bebas Neue', sans-serif;
  align-items: center;
  width: 1.75rem;
  position: absolute;
  left: 20px;
  font-size: 13px;
}.brq_htp_step_ic_eu6 {
  border-radius: 0.375rem;
  background: rgba(245, 162, 0, 0.18);
  margin: 0.5rem 0 0.75rem;
  width: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
  color: #F5A200;
}.brq_htp_step_ic_eu6 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.brq_htp_step_h_eu6 {
  color: #F5F0E6;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  font-size: 14px;
}.brq_htp_step_p_eu6 {
  color: #6E6252;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.brq_htp_step_p_eu6 strong {
  font-weight: 600;
  color: #C8BEA6;
}.brq_htp_cta_eu6 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  display: inline-block;
  color: #0C0901;
  font-weight: 700;
  font-size: 14px;
  margin-top: 1.25rem;
}.brq_htp_cta_eu6:hover {
  background: #34D572;
}.brq_app_eu6 {
  padding: 2.25rem 16px 0;
  background: #0F0D07;
}
@media(min-width: 766px) {.brq_app_eu6 {
  padding: 44px 1.5rem 0;
}
}.brq_app_in_eu6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.brq_app_head_eu6 {
  margin-bottom: 16px;
}.brq_app_label_eu6 {
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #F5A200;
  font-weight: 700;
  text-transform: uppercase;
}.brq_app_h2_eu6 {
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  color: #F5F0E6;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.brq_app_h2_eu6 {
  font-size: 24px;
}
}.brq_app_sub_eu6 {
  line-height: 1.6;
  font-size: 13px;
  max-width: 37.5rem;
  color: #6E6252;
  overflow-wrap: break-word;
}.brq_app_sub_eu6 strong {
  font-weight: 700;
  color: #C8BEA6;
}.brq_app_cards_eu6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 643px) {.brq_app_cards_eu6 {
  grid-template-columns: repeat(3,1fr);
}
}.brq_app_card_eu6 {
  gap: 16px;
  border-radius: 10px;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.brq_app_card_ios_eu6 {
  background: linear-gradient(135deg,rgba(245, 162, 0, 0.18) 0%,#1C1910 100%);
}.brq_app_card_android_eu6 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#1C1910 100%);
}.brq_app_card_win_eu6 {
  background: linear-gradient(135deg,rgba(232, 148, 0, 0.16) 0%,#1C1910 100%);
}.brq_app_card_ic_eu6 svg {
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
}.brq_app_card_ic_eu6 {
  color: #F5F0E6;
  flex-shrink: 0;
}.brq_app_card_os_eu6 {
  color: #6E6252;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.brq_app_card_title_eu6 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5F0E6;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 15px;
}.brq_app_card_text_eu6 {
  color: #6E6252;
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.brq_app_card_btn_eu6 {
  border-radius: 6px;
  gap: 0.438rem;
  transition: background .2s;
  border: 1px solid rgba(245, 162, 0, 0.45);
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #F5F0E6;
}.brq_app_card_btn_eu6:hover {
  background: rgba(255, 255, 255, 0.07);
}.brq_bon_eu6 {
  padding: 36px 16px 0;
  background: #0F0D07;
}
@media(min-width: 765px) {.brq_bon_eu6 {
  padding: 2.75rem 24px 0;
}
}.brq_bon_in_eu6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.brq_bon_head_eu6 {
  margin-bottom: 20px;
}.brq_bon_label_eu6 {
  font-size: 11px;
  letter-spacing: .08em;
  color: #F5A200;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.brq_bon_h2_eu6 {
  color: #F5F0E6;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.brq_bon_h2_eu6 {
  font-size: 1.5rem;
}
}.brq_bon_seo_eu6 {
  color: #6E6252;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
}.brq_bon_seo_eu6 strong {
  font-weight: 700;
  color: #C8BEA6;
}.brq_bon_seo_eu6 a {
  color: #F5A200;
  text-decoration: underline;
}.brq_bon_grid_eu6 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.brq_bon_grid_eu6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.brq_bon_grid_eu6 {
  grid-template-columns: repeat(5,1fr);
}
}.brq_bon_card_eu6 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #151208;
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.brq_bon_card_eu6:hover {
  transform: translateY(-2px);
  border-color: rgba(245, 162, 0, 0.07);
}.brq_bon_card_ic_eu6 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.brq_bon_card_ic_eu6 {
  margin-bottom: 10px;
}.brq_bon_card_type_eu6 {
  font-weight: 700;
  color: #6E6252;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.brq_bon_card_amount_eu6 {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
  font-weight: 800;
  color: #E89400;
}.brq_bon_card_name_eu6 {
  color: #F5F0E6;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
}.brq_bon_card_detail_eu6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  color: #524840;
  padding-top: 8px;
  overflow-wrap: break-word;
}.brq_reg_eu6 {
  padding: 2.25rem 1rem 0;
  background: #0F0D07;
}
@media(min-width: 770px) {.brq_reg_eu6 {
  padding: 44px 1.5rem 0;
}
}.brq_reg_in_eu6 {
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1910;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.brq_reg_in_eu6 {
  padding: 40px;
}
}.brq_reg_top_eu6 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.brq_reg_top_eu6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.brq_reg_label_eu6 {
  color: #F5A200;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.brq_reg_h2_eu6 {
  line-height: 1.2;
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5F0E6;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.brq_reg_h2_eu6 {
  font-size: 1.75rem;
}
}.brq_reg_bonus_eu6 {
  border: 1px solid rgba(232, 148, 0, 0.16);
  gap: 8px;
  border-radius: 10px;
  padding: 10px 1rem;
  background: rgba(232, 148, 0, 0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.brq_reg_bonus_amount_eu6 {
  color: #E89400;
  font-weight: 800;
  font-size: 20px;
}.brq_reg_bonus_text_eu6 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9A8C76;
}.brq_reg_cta_btn_eu6 {
  border-radius: 0.625rem;
  background: #22C55E;
  padding: 14px 32px;
  transition: background .2s;
  color: #0C0901;
  font-weight: 700;
  box-shadow: 0 2px 1.125rem rgba(34, 197, 94, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 0.75rem;
}.brq_reg_cta_btn_eu6:hover {
  background: #34D572;
}.brq_reg_terms_eu6 {
  color: #524840;
  font-size: 11px;
  line-height: 1.5;
}.brq_reg_seo_eu6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6252;
  margin-top: 20px;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
}.brq_reg_seo_eu6 p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #6E6252;
  font-size: 0.813rem;
}.brq_reg_seo_eu6 p:last-child {
  margin-bottom: 0;
}.brq_reg_seo_eu6 strong {
  font-weight: 700;
  color: #C8BEA6;
}.brq_reg_seo_eu6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5A200;
}.brq_reg_seo_eu6 a:hover {
  color: #FFB92E;
}.brq_reg_seo_eu6 ul,.brq_reg_seo_eu6 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.brq_reg_seo_eu6 ol {
  list-style: decimal;
}.brq_reg_seo_eu6 li {
  color: #6E6252;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.brq_reg_seo_eu6 table {
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width: 770px) {.brq_reg_seo_eu6 table {
  display: table;
}
}.brq_reg_seo_eu6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C8BEA6;
  font-weight: 700;
}.brq_reg_seo_eu6 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6252;
}.brq_reg_steps_eu6 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 861px) {.brq_reg_steps_eu6 {
  margin-top: 0;
}
}.brq_reg_step_eu6 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.brq_reg_step_num_eu6 {
  background: rgba(245, 162, 0, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(245, 162, 0, 0.07);
  height: 2.125rem;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  width: 34px;
  font-size: 14px;
  align-items: center;
  color: #F5A200;
  display: flex;
}.brq_reg_step_title_eu6 {
  margin-bottom: 3px;
  color: #F5F0E6;
  font-weight: 700;
  font-size: 14px;
}.brq_reg_step_text_eu6 {
  line-height: 1.5;
  color: #6E6252;
  font-size: 12px;
}.brq_reg_trust_eu6 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.brq_reg_trust_item_eu6 {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  color: #6E6252;
  align-items: center;
}.brq_reg_trust_ic_eu6 svg {
  stroke-linecap: round;
  color: #F5A200;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.brq_faq_eu6 {
  background: #0F0D07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.brq_faq_eu6 {
  padding: 2.75rem 24px 0;
}
}.brq_faq_in_eu6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.brq_faq_head_eu6 {
  margin-bottom: 20px;
}.brq_faq_label_eu6 {
  color: #F5A200;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.brq_faq_h2_eu6 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5F0E6;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 769px) {.brq_faq_h2_eu6 {
  font-size: 24px;
}
}.brq_faq_list_eu6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.brq_faq_item_eu6 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1910;
  border-radius: 10px;
}.brq_faq_q_eu6 {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  color: #C8BEA6;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  overflow-wrap: break-word;
}.brq_faq_q_eu6:hover {
  color: #F5F0E6;
}.brq_faq_q_ic_eu6 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #F5A200;
  flex-shrink: 0;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  height: 1.5rem;
  align-items: center;
  width: 1.5rem;
}.brq_faq_item_eu6.brq_state_open_eu6 .brq_faq_q_ic_eu6 {
  transform: rotate(45deg);
}.brq_faq_a_eu6 {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #6E6252;
  font-size: 0.813rem;
  line-height: 1.7;
  display: none;
}.brq_faq_item_eu6.brq_state_open_eu6 .brq_faq_a_eu6 {
  display: block;
}.brq_faq_a_eu6 strong {
  font-weight: 700;
  color: #C8BEA6;
}.brq_faq_a_eu6 a {
  color: #F5A200;
  text-decoration: underline;
}.brq_faq_a_eu6 ul,.brq_faq_a_eu6 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.brq_faq_a_eu6 ol {
  list-style: decimal;
}.brq_faq_a_eu6 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.brq_faq_a_eu6 table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 770px) {.brq_faq_a_eu6 table {
  display: table;
}
}.brq_faq_a_eu6 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C8BEA6;
  text-align: left;
}.brq_faq_a_eu6 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6252;
}.brq_seo_eu6 {
  padding: 36px 1rem 0;
  background: #0F0D07;
}
@media(min-width:768px) {.brq_seo_eu6 {
  padding: 44px 24px 0;
}
}.brq_seo_in_eu6 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  border-radius: 1rem;
  background: #1C1910;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.brq_seo_in_eu6 {
  padding: 36px 2.5rem;
}
}.brq_seo_label_eu6 {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #F5A200;
  font-weight: 700;
}.brq_seo_h2_eu6 {
  line-height: 1.25;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F5F0E6;
  font-size: 20px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.brq_seo_h2_eu6 {
  font-size: 24px;
}
}.brq_seo_body_eu6 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #9A8C76;
}.brq_seo_body_eu6 p {
  margin-bottom: 12px;
  color: #9A8C76;
  font-size: 0.875rem;
  line-height: 1.75;
}.brq_seo_body_eu6 p:last-child {
  margin-bottom: 0;
}.brq_seo_body_eu6 strong {
  color: #C8BEA6;
  font-weight: 700;
}.brq_seo_body_eu6 a {
  transition: color .2s;
  color: #F5A200;
  text-decoration: underline;
}.brq_seo_body_eu6 a:hover {
  color: #FFB92E;
}.brq_seo_body_eu6 ul,.brq_seo_body_eu6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.brq_seo_body_eu6 ol {
  list-style: decimal;
}.brq_seo_body_eu6 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A8C76;
  font-size: 0.875rem;
}.brq_seo_body_eu6 table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.brq_seo_body_eu6 table {
  display: table;
}
}.brq_seo_body_eu6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8BEA6;
  font-weight: 700;
  text-align: left;
}.brq_seo_body_eu6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8C76;
}.brq_seo_cols_eu6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.brq_seo_cols_eu6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.brq_seo_cols_eu6 {
  grid-template-columns: repeat(3,1fr);
}
}.brq_seo_col_h_eu6 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C8BEA6;
}.brq_seo_col_p_eu6 {
  font-size: 13px;
  color: #6E6252;
  line-height: 1.65;
  overflow-wrap: break-word;
}.brq_seo_stats_eu6 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.brq_seo_stat_eu6 {
  border-radius: 10px;
  flex: 1;
  background: rgba(245, 162, 0, 0.07);
  border: 1px solid rgba(245, 162, 0, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.brq_seo_stat_val_eu6 {
  overflow-wrap: break-word;
  color: #F5A200;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.brq_seo_stat_lb_eu6 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6E6252;
}.brq_seo_eu6 {
  padding: 36px 16px 0;
  background: #0F0D07;
}
@media(min-width: 767px) {.brq_seo_eu6 {
  padding: 44px 24px 0;
}
}.brq_seo_in_eu6 {
  background: #1C1910;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.brq_seo_in_eu6 {
  padding: 36px 40px;
}
}.brq_seo_label_eu6 {
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #F5A200;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.brq_seo_h2_eu6 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
  color: #F5F0E6;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.brq_seo_h2_eu6 {
  font-size: 24px;
}
}.brq_seo_body_eu6 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8C76;
  font-size: 14px;
}.brq_seo_body_eu6 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #9A8C76;
  line-height: 1.75;
}.brq_seo_body_eu6 p:last-child {
  margin-bottom: 0;
}.brq_seo_body_eu6 strong {
  font-weight: 700;
  color: #C8BEA6;
}.brq_seo_body_eu6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5A200;
}.brq_seo_body_eu6 a:hover {
  color: #FFB92E;
}.brq_seo_body_eu6 ul,.brq_seo_body_eu6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.brq_seo_body_eu6 ol {
  list-style: decimal;
}.brq_seo_body_eu6 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A8C76;
  font-size: 14px;
}.brq_seo_body_eu6 table {
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.brq_seo_body_eu6 table {
  display: table;
}
}.brq_seo_body_eu6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BEA6;
}.brq_seo_body_eu6 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8C76;
}.brq_seo_cols_eu6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.brq_seo_cols_eu6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.brq_seo_cols_eu6 {
  grid-template-columns: repeat(3,1fr);
}
}.brq_seo_col_h_eu6 {
  color: #C8BEA6;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.brq_seo_col_p_eu6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6E6252;
}.brq_seo_stats_eu6 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.brq_seo_stat_eu6 {
  padding: 14px 1rem;
  background: rgba(245, 162, 0, 0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(245, 162, 0, 0.18);
  flex: 1;
  min-width: 140px;
}.brq_seo_stat_val_eu6 {
  color: #F5A200;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.brq_seo_stat_lb_eu6 {
  overflow-wrap: break-word;
  color: #6E6252;
  font-size: 11px;
}.brq_rv_eu6 {
  padding: 2.25rem 1rem 0;
  background: #0F0D07;
}
@media(min-width: 767px) {.brq_rv_eu6 {
  padding: 44px 24px 0;
}
}.brq_rv_in_eu6 {
  margin: 0 auto;
  max-width: 1320px;
}.brq_rv_head_eu6 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.brq_rv_label_eu6 {
  color: #F5A200;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.brq_rv_h2_eu6 {
  font-weight: 800;
  color: #F5F0E6;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.brq_rv_h2_eu6 {
  font-size: 28px;
}
}.brq_rv_stats_eu6 {
  gap: 18px;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #6E6252;
  flex-wrap: wrap;
}.brq_rv_stats_score_eu6 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.brq_rv_stats_score_val_eu6 {
  font-size: 22px;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #E89400;
}.brq_rv_stats_score_max_eu6 {
  font-size: 13px;
  color: #524840;
}.brq_rv_stats_badge_eu6 {
  gap: 4px;
  display: flex;
  align-items: center;
}.brq_rv_stats_badge_eu6 svg {
  width: 14px;
  color: #E89400;
  height: 14px;
}.brq_rv_grid_eu6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.brq_rv_grid_eu6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.brq_rv_grid_eu6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.brq_rv_card_eu6 {
  background: #1C1910;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.brq_rv_card_stars_eu6 {
  gap: 2px;
  display: flex;
  color: #E89400;
  margin-bottom: 10px;
}.brq_rv_card_stars_eu6 svg {
  height: 0.875rem;
  width: 0.875rem;
}.brq_rv_card_h_eu6 {
  overflow-wrap: break-word;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  color: #F5F0E6;
  font-weight: 700;
  font-size: 14px;
}.brq_rv_card_body_eu6 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E6252;
  line-height: 1.65;
  margin-bottom: 14px;
}.brq_rv_card_body_eu6 strong {
  font-weight: 600;
  color: #C8BEA6;
}.brq_rv_card_meta_eu6 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  padding-top: 12px;
}.brq_rv_card_author_eu6 {
  font-weight: 600;
  color: #C8BEA6;
  font-size: 0.75rem;
}.brq_rv_card_date_eu6 {
  color: #524840;
  font-size: 11px;
}.brq_seo_eu6 {
  background: #0F0D07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.brq_seo_eu6 {
  padding: 2.75rem 1.5rem 0;
}
}.brq_seo_in_eu6 {
  background: #1C1910;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.brq_seo_in_eu6 {
  padding: 2.25rem 2.5rem;
}
}.brq_seo_label_eu6 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #F5A200;
}.brq_seo_h2_eu6 {
  line-height: 1.25;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F5F0E6;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.brq_seo_h2_eu6 {
  font-size: 24px;
}
}.brq_seo_body_eu6 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8C76;
}.brq_seo_body_eu6 p {
  line-height: 1.75;
  color: #9A8C76;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.brq_seo_body_eu6 p:last-child {
  margin-bottom: 0;
}.brq_seo_body_eu6 strong {
  color: #C8BEA6;
  font-weight: 700;
}.brq_seo_body_eu6 a {
  transition: color .2s;
  color: #F5A200;
  text-decoration: underline;
}.brq_seo_body_eu6 a:hover {
  color: #FFB92E;
}.brq_seo_body_eu6 ul,.brq_seo_body_eu6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.brq_seo_body_eu6 ol {
  list-style: decimal;
}.brq_seo_body_eu6 li {
  margin-bottom: 6px;
  color: #9A8C76;
  font-size: 0.875rem;
  line-height: 1.75;
}.brq_seo_body_eu6 table {
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.brq_seo_body_eu6 table {
  display: table;
}
}.brq_seo_body_eu6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C8BEA6;
  font-weight: 700;
}.brq_seo_body_eu6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A8C76;
}.brq_seo_cols_eu6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.brq_seo_cols_eu6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.brq_seo_cols_eu6 {
  grid-template-columns: repeat(3,1fr);
}
}.brq_seo_col_h_eu6 {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BEA6;
  font-size: 0.813rem;
}.brq_seo_col_p_eu6 {
  color: #6E6252;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.brq_seo_stats_eu6 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.brq_seo_stat_eu6 {
  border: 1px solid rgba(245, 162, 0, 0.18);
  background: rgba(245, 162, 0, 0.07);
  border-radius: 10px;
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.brq_seo_stat_val_eu6 {
  color: #F5A200;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.brq_seo_stat_lb_eu6 {
  color: #6E6252;
  font-size: 11px;
  overflow-wrap: break-word;
}.brq_ft_eu6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080703;
  margin-top: 48px;
}.brq_ft_support_eu6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 767px) {.brq_ft_support_eu6 {
  padding: 1.75rem 1.5rem;
}
}.brq_ft_support_in_eu6 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.brq_ft_support_main_eu6 {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.brq_ft_support_ic_eu6 {
  flex-shrink: 0;
  color: #F5A200;
}.brq_ft_support_ic_eu6 svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 30px;
}.brq_ft_support_text_title_eu6 {
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5F0E6;
}.brq_ft_support_text_sub_eu6 {
  color: #6E6252;
  font-size: 12px;
  overflow-wrap: break-word;
}.brq_ft_support_btn_eu6 {
  padding: 11px 1.375rem;
  border-radius: 10px;
  background: #F5A200;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5F0E6;
  font-weight: 700;
  font-size: 13px;
}.brq_ft_support_btn_eu6:hover {
  background: #FFB92E;
}.brq_ft_support_contacts_eu6 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.brq_ft_support_contact_eu6 {
  font-size: 0.75rem;
  color: #524840;
  line-height: 1.4;
}.brq_ft_support_contact_eu6 strong {
  color: #9A8C76;
  margin-bottom: 2px;
  display: block;
  font-size: 11px;
  font-weight: 600;
}.brq_ft_main_eu6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 771px) {.brq_ft_main_eu6 {
  padding: 2.5rem 1.5rem 2rem;
}
}.brq_ft_main_in_eu6 {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.brq_ft_main_in_eu6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.brq_ft_main_in_eu6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.brq_ft_col_logo_eu6 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.brq_ft_col_logo_eu6 {
  grid-column: auto;
}
}.brq_ft_logo_eu6 {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  flex-wrap: wrap;
  color: #F5F0E6;
  font-size: 1rem;
  align-items: center;
}.brq_ft_logo_mark_eu6 {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 1.875rem;
}.brq_ft_logo_mark_eu6 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.brq_ft_logo_sub_eu6 {
  max-width: 200px;
  color: #524840;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.brq_ft_col_title_eu6 {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #9A8C76;
}.brq_ft_col_links_eu6 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.brq_ft_col_link_eu6 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #524840;
}.brq_ft_col_link_eu6:hover {
  color: #C8BEA6;
}.brq_ft_apps_eu6 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.brq_ft_app_card_eu6 {
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
}.brq_ft_app_card_eu6:hover {
  border-color: rgba(245, 162, 0, 0.45);
}.brq_ft_app_card_ic_eu6 svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.brq_ft_app_card_os_eu6 {
  font-weight: 600;
  color: #524840;
  font-size: 0.625rem;
}.brq_ft_app_card_action_eu6 {
  font-size: 0.75rem;
  color: #C8BEA6;
  font-weight: 700;
}.brq_ft_bot_eu6 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.brq_ft_bot_eu6 {
  padding: 20px 1.5rem;
}
}.brq_ft_bot_in_eu6 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.brq_ft_socials_eu6 {
  gap: 0.5rem;
  display: flex;
}.brq_ft_soc_eu6 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  transition: background .2s;
  height: 2.25rem;
  color: #9A8C76;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  align-items: center;
}.brq_ft_soc_eu6 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.brq_ft_soc_eu6:hover {
  background: rgba(255, 255, 255, 0.07);
}.brq_ft_legal_eu6 {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #8E8070;
  font-size: 0.688rem;
}.brq_ft_legal_eu6 strong {
  font-weight: 700;
  color: #9A8C76;
}.brq_ft_legal_eu6 a {
  color: #9A8C76;
  text-decoration: underline;
}.brq_ft_age_eu6 {
  border-radius: 50%;
  border: 2px solid #8E8070;
  display: flex;
  color: #8E8070;
  font-size: 11px;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 800;
}