*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #CEBFA0;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  background-color: #0C0906;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.bry-layout_o8w {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.bry-page_o8w {
  display: flex;
  min-height: 100vh;
}.bry-main_o8w {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1079px) {.bry-main_o8w {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.bry-main_o8w {
  padding-bottom: 4.5rem;
}
}.bry-gc_o8w {
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  background: #131008;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 638px) {.bry-gc_o8w {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.bry-gc_o8w {
  width: 168px;
}
}.bry-gc_o8w:hover {
  border-color: rgba(201,162,39,0.07);
  transform: translateY(-3px);
}.bry-gc_img_o8w {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.bry-gc_img_o8w img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bry-gc_hover_o8w {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0,0,0,0.74);
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.bry-gc_o8w:hover .bry-gc_hover_o8w {
  opacity: 1;
}.bry-gc_hover_btn_o8w {
  border-radius: 0.25rem;
  padding: 8px 16px;
  background: #C9A227;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.75rem;
}.bry-gc_info_o8w {
  padding: 8px 0.625rem 10px;
}.bry-gc_name_o8w {
  overflow: hidden;
  color: #CEBFA0;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.bry-gc_prov_o8w {
  color: #5E5040;
  font-size: 0.625rem;
}.bry-gc_tag_o8w {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  left: 6px;
  top: 0.375rem;
  z-index: 2;
  position: absolute;
  font-size: 9px;
}.bry-gc_tag_hot_o8w {
  background: #C93228;
  color: #fff;
}.bry-gc_tag_new_o8w {
  background: #2E9E58;
  color: #0C0906;
}.bry-gc_tag_jp_o8w {
  background: #D4A017;
  color: #0C0906;
}.bry-gc_tag_ex_o8w {
  background: #8B5E15;
  color: #fff;
}.bry-gc_tag_live_o8w {
  background: #C93228;
  color: #fff;
}.bry-gr_o8w {
  background: #0C0906;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.bry-gr_o8w {
  padding: 36px 24px 0;
}
}.bry-gr_in_o8w {
  margin: 0 auto;
  max-width: 1360px;
}.bry-gr_head_o8w {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.bry-gr_head_l_o8w {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.bry-gr_ic_o8w {
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 2rem;
  height: 32px;
  align-items: center;
}.bry-gr_ic_o8w svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bry-gr_title_o8w {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F5EDD8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.bry-gr_title_o8w {
  font-size: 1.125rem;
}
}.bry-gr_more_o8w {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #7A6A52;
  font-weight: 600;
  align-items: center;
  display: flex;
}.bry-gr_more_o8w:hover {
  color: #C9A227;
}.bry-gr_more_o8w svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.bry-gr_arrows_o8w {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.bry-gr_arr_o8w {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  height: 30px;
  width: 1.875rem;
  display: flex;
  color: #9A8870;
  justify-content: center;
  align-items: center;
}.bry-gr_arr_o8w:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.bry-gr_arr_o8w svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.bry-gr_seo_h_o8w {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  color: #CEBFA0;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 769px) {.bry-gr_seo_h_o8w {
  font-size: 0.875rem;
}
}.bry-gr_seo_o8w {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 680px;
  color: #7A6A52;
  overflow-wrap: break-word;
}.bry-gr_seo_o8w strong {
  font-weight: 600;
  color: #CEBFA0;
}.bry-gr_scroll_o8w {
  gap: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.bry-gr_scroll_o8w::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.bry-gr_scroll_o8w {
  gap: 0.75rem;
}
}.bry-tb_o8w {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0C0906;
  top: 0;
  left: 0;
  height: 3.5rem;
  z-index: 80;
  align-items: center;
  right: 0;
  display: flex;
  position: fixed;
}.bry-tb_in_o8w {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.bry-tb_burger_o8w {
  border-radius: 0.5rem;
  gap: 5px;
  display: flex;
  flex-shrink: 0;
  height: 2.375rem;
  flex-direction: column;
  margin-right: 8px;
  justify-content: center;
  width: 38px;
  align-items: center;
}.bry-tb_burger_o8w:hover {
  background: rgba(255,255,255,0.05);
}.bry-tb_burger_line_o8w {
  border-radius: 1px;
  background: #9A8870;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.bry-tb_burger_o8w {
  display: none;
}
}.bry-tb_logo_o8w {
  gap: 0.563rem;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #F5EDD8;
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 800;
  margin-right: 20px;
  flex-shrink: 0;
}.bry-tb_logo_mark_o8w {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 2rem;
}.bry-tb_logo_mark_o8w img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bry-tb_nav_o8w {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.bry-tb_nav_o8w {
  display: flex;
}
}.bry-tb_tab_o8w {
  padding: 8px 14px;
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  color: #9A8870;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.bry-tb_tab_o8w:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.bry-tb_tab_o8w.bry-state_active_o8w {
  background: rgba(201,162,39,0.18);
  color: #F5EDD8;
}.bry-tb_right_o8w {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.bry-tb_login_o8w {
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 9px 1rem;
  font-weight: 600;
  color: #CEBFA0;
  display: none;
  font-size: 13px;
}.bry-tb_login_o8w:hover {
  border-color: rgba(201,162,39,0.48);
  color: #F5EDD8;
}
@media(min-width: 478px) {.bry-tb_login_o8w {
  display: block;
}
}.bry-tb_reg_o8w {
  transition: background .2s;
  border-radius: 8px;
  background: #2E9E58;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #0D0B06;
  font-size: 13px;
  font-weight: 700;
}.bry-tb_reg_o8w:hover {
  background: #34B465;
}.bry-sb_o8w {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1C1712;
  transition: transform .25s ease;
  width: 13.75rem;
  top: 3.5rem;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  bottom: 0;
}.bry-sb_o8w.bry-state_open_o8w {
  transform: translateX(0);
}.bry-sb_o8w::-webkit-scrollbar {
  width: 0.25rem;
}.bry-sb_o8w::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.bry-sb_o8w {
  transform: translateX(0);
}
}.bry-sb_auth_o8w {
  padding: 0.875rem 0.75rem 0.625rem;
}.bry-sb_btn_reg_o8w {
  border-radius: 0.5rem;
  background: #2E9E58;
  padding: 0.688rem;
  transition: background .2s;
  font-weight: 700;
  color: #0D0B06;
  margin-bottom: 8px;
  font-size: 0.813rem;
  display: block;
  text-align: center;
}.bry-sb_btn_reg_o8w:hover {
  background: #34B465;
}.bry-sb_btn_login_o8w {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #CEBFA0;
}.bry-sb_btn_login_o8w:hover {
  border-color: rgba(201,162,39,0.48);
  color: #F5EDD8;
}.bry-sb_promo_o8w {
  padding: 0.75rem 14px;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#1C0E02,#1C1712);
  border-radius: 8px;
  border: 1px solid rgba(201,162,39,0.18);
  position: relative;
}.bry-sb_promo_o8w::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201,162,39,0.18),transparent 70%);
  width: 5rem;
  right: -20px;
  height: 5rem;
  content: '';
  position: absolute;
  top: -1.25rem;
}.bry-sb_promo_title_o8w {
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A227;
}.bry-sb_promo_text_o8w {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.35;
  font-weight: 600;
}.bry-sb_promo_sub_o8w {
  margin-top: 3px;
  font-size: 10px;
  color: #7A6A52;
}.bry-sb_nav_o8w {
  padding: 0.375rem 0.5rem 16px;
}.bry-sb_nav_lb_o8w {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  color: #5E5040;
  text-transform: uppercase;
}.bry-sb_link_o8w {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 0.625rem;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  cursor: pointer;
  color: #9A8870;
  overflow-wrap: break-word;
  align-items: center;
}.bry-sb_link_o8w:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.bry-sb_link_o8w.bry-state_active_o8w {
  background: rgba(201,162,39,0.18);
  color: #F5EDD8;
}.bry-sb_ic_o8w {
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
}.bry-sb_ic_o8w svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.bry-sb_ic_1_o8w {
  background: rgba(201,162,39,0.07);
  color: #C9A227;
}.bry-sb_ic_2_o8w {
  background: rgba(46,158,88,0.18);
  color: #2E9E58;
}.bry-sb_ic_3_o8w {
  background: rgba(212,160,23,0.20);
  color: #D4A017;
}.bry-sb_ic_4_o8w {
  background: rgba(139,94,21,0.26);
  color: #8B5E15;
}.bry-sb_ic_5_o8w {
  background: rgba(201,162,39,0.07);
  color: #D44270;
}.bry-sb_ic_6_o8w {
  background: rgba(139,94,21,0.26);
  color: #8B44C8;
}.bry-sb_badge_o8w {
  padding: 2px 0.438rem;
  background: #D4A017;
  border-radius: 0.25rem;
  margin-left: auto;
  color: #0D0B06;
  font-weight: 700;
  font-size: 9px;
}.bry-sb_bot_o8w {
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.bry-sb_lang_o8w,.bry-sb_help_o8w {
  gap: 6px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  flex: 1;
  padding: 0.563rem 0.375rem;
  border-radius: 0.25rem;
  justify-content: center;
  font-weight: 600;
  color: #9A8870;
  align-items: center;
  display: flex;
  font-size: 0.688rem;
}.bry-sb_lang_o8w:hover,.bry-sb_help_o8w:hover {
  border-color: rgba(201,162,39,0.48);
  color: #F5EDD8;
}.bry-sb_lang_o8w svg,.bry-sb_help_o8w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.bry-sb_bd_o8w {
  inset: 0;
  background: rgba(0,0,0,0.74);
  display: none;
  position: fixed;
  z-index: 69;
}.bry-sb_bd_o8w.bry-state_on_o8w {
  display: block;
}
@media(min-width: 1077px) {.bry-sb_bd_o8w {
  display: none!important;
}
}.bry-mob_nav_o8w {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #1C1712;
  z-index: 80;
  right: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1083px) {.bry-mob_nav_o8w {
  display: none;
}
}.bry-mob_nav_item_o8w {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  cursor: pointer;
  color: #5E5040;
  flex-direction: column;
  display: flex;
  align-items: center;
}.bry-mob_nav_ic_o8w {
  line-height: 1;
}.bry-mob_nav_ic_o8w svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.bry-mob_nav_lb_o8w {
  font-size: 10px;
  color: #5E5040;
  font-weight: 600;
}.bry-mob_nav_item_o8w.bry-state_active_o8w {
  color: #C9A227;
}.bry-mob_nav_item_o8w.bry-state_active_o8w .bry-mob_nav_lb_o8w {
  color: #C9A227;
}.bry-hero_o8w {
  padding: 20px 16px 0;
  background: #0C0906;
}
@media(min-width: 767px) {.bry-hero_o8w {
  padding: 1.5rem 24px 0;
}
}.bry-hero_in_o8w {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1360px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.bry-hero_in_o8w {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.bry-hero_in_o8w {
  grid-template-columns: 1fr 21.25rem;
}
}.bry-hero_promo_o8w {
  border-radius: 0.875rem;
  background: #131008;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 769px) {.bry-hero_promo_o8w {
  min-height: 280px;
}
}.bry-hero_promo_bg_o8w {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1C0E02 0%,#0C0906 100%);
  position: absolute;
  background-size: cover;
}.bry-hero_promo_bg_o8w::after {
  background: linear-gradient(90deg,#0C0906 0%,rgba(0,0,0,0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.bry-hero_promo_glow_o8w {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,94,21,0.26) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  top: -40px;
  height: 18.75rem;
  width: 18.75rem;
  pointer-events: none;
}.bry-hero_promo_ct_o8w {
  padding: 28px 24px 1.75rem 1.75rem;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  display: flex;
}
@media(min-width: 767px) {.bry-hero_promo_ct_o8w {
  padding: 2.5rem 32px;
}
}.bry-hero_badge_o8w {
  border: 1px solid rgba(201,162,39,0.07);
  padding: 0.313rem 12px;
  background: rgba(201,162,39,0.18);
  border-radius: 20px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C9A227;
  margin-bottom: 14px;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
}.bry-hero_h1_o8w {
  font-weight: 800;
  margin-bottom: 10px;
  color: #F5EDD8;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 1.625rem;
}.bry-hero_h1_o8w em {
  color: #D4A017;
  font-style: normal;
}
@media(min-width: 770px) {.bry-hero_h1_o8w {
  font-size: 36px;
}
}.bry-hero_sub_o8w {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #9A8870;
  font-size: 13px;
}
@media(min-width: 769px) {.bry-hero_sub_o8w {
  font-size: 14px;
}
}.bry-hero_row_o8w {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bry-hero_cta_o8w {
  padding: 13px 26px;
  border-radius: 8px;
  background: #2E9E58;
  transition: background .2s;
  box-shadow: 0 4px 20px rgba(46,158,88,0.52), 0 1px 3px rgba(0,0,0,0.65);
  font-size: 0.875rem;
  color: #0D0B06;
  font-weight: 700;
}.bry-hero_cta_o8w:hover {
  background: #34B465;
}.bry-hero_terms_o8w {
  font-size: 11px;
  color: #5E5040;
}.bry-hero_game_o8w {
  background: #131008;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.bry-hero_game_badge_o8w {
  background: rgba(212,160,23,0.20);
  border-radius: 20px;
  border: 1px solid rgba(212,160,23,0.20);
  padding: 0.313rem 0.625rem;
  font-size: 0.625rem;
  position: absolute;
  color: #D4A017;
  left: 12px;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.75rem;
  letter-spacing: .06em;
  z-index: 3;
}.bry-hero_game_badge_o8w svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.bry-hero_game_img_o8w {
  background: linear-gradient(135deg,#1C0E02,#0C0906);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.bry-hero_game_img_o8w img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.bry-hero_game_play_o8w {
  transition: opacity .2s;
  background: rgba(0,0,0,0.74);
  inset: 0;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.bry-hero_game_o8w:hover .bry-hero_game_play_o8w {
  opacity: 1;
}.bry-hero_game_play_o8w span {
  background: #C9A227;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
  width: 52px;
}.bry-hero_game_play_o8w span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.bry-hero_game_info_o8w {
  padding: 14px 1rem;
}.bry-hero_game_title_o8w {
  font-size: 0.938rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.bry-hero_game_provider_o8w {
  color: #7A6A52;
  font-size: 0.688rem;
}.bry-hero_game_btn_o8w {
  border-radius: 8px;
  padding: 0.688rem;
  margin: 12px 16px 16px;
  background: #C9A227;
  transition: background .2s;
  text-align: center;
  font-size: 13px;
  color: #F5EDD8;
  font-weight: 700;
  display: block;
}.bry-hero_game_o8w:hover .bry-hero_game_btn_o8w {
  background: #D9B53A;
}.bry-sbar_o8w {
  background: #0C0906;
  padding: 1rem 16px 0;
}
@media(min-width: 766px) {.bry-sbar_o8w {
  padding: 1.125rem 1.5rem 0;
}
}.bry-sbar_in_o8w {
  margin: 0 auto;
  max-width: 85rem;
}.bry-sbar_row_o8w {
  gap: 10px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.bry-sbar_input_o8w {
  gap: 10px;
  padding: 11px 16px;
  background: #131008;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  cursor: pointer;
  color: #7A6A52;
  display: flex;
  align-items: center;
  font-size: 13px;
}.bry-sbar_input_o8w:hover {
  border-color: rgba(201,162,39,0.48);
}.bry-sbar_input_o8w svg {
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
}.bry-sbar_providers_o8w {
  padding: 11px 1.125rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #131008;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 0.5rem;
  color: #CEBFA0;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.bry-sbar_providers_o8w:hover {
  border-color: rgba(201,162,39,0.48);
  color: #F5EDD8;
}.bry-sbar_providers_o8w svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.bry-sbar_tabs_o8w {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.bry-sbar_tabs_o8w::-webkit-scrollbar {
  display: none;
}.bry-sbar_tab_o8w {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.5rem 14px;
  gap: 0.438rem;
  font-weight: 600;
  color: #9A8870;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
  cursor: pointer;
}.bry-sbar_tab_o8w:hover {
  border-color: rgba(201,162,39,0.48);
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.bry-sbar_tab_o8w.bry-state_active_o8w {
  background: rgba(201,162,39,0.18);
  border-color: rgba(201,162,39,0.07);
  color: #F5EDD8;
}.bry-sbar_tab_ic_o8w svg {
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bry-gr_jp_o8w {
  padding: 1.25rem;
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A28 0%,#0C0906 100%);
  position: relative;
}.bry-gr_jp_o8w::before {
  background: radial-gradient(circle,rgba(139,94,21,0.26) 0%,transparent 70%);
  border-radius: 50%;
  height: 250px;
  top: -60px;
  position: absolute;
  width: 15.625rem;
  left: -3.75rem;
  content: '';
}.bry-gr_jp_o8w::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,160,23,0.20) 0%,transparent 70%);
  right: 0;
  content: '';
  height: 200px;
  bottom: -40px;
  position: absolute;
  width: 12.5rem;
}.bry-gr_jp_head_o8w {
  gap: 16px;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
}.bry-gr_jp_info_o8w {
  flex: 1;
}.bry-gr_jp_label_o8w {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #8B44C8;
  font-size: 11px;
  text-transform: uppercase;
}.bry-gr_jp_label_o8w svg {
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
  margin-right: 0.25rem;
}.bry-gr_jp_amount_o8w {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 4px;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  color: #F5EDD8;
}
@media(min-width: 766px) {.bry-gr_jp_amount_o8w {
  font-size: 40px;
}
}.bry-gr_jp_amount_o8w span {
  color: #D4A017;
}.bry-gr_jp_seo_o8w {
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #9A8870;
}.bry-gr_jp_cta_o8w {
  border: 1px solid rgba(139,94,21,0.26);
  border-radius: 0.5rem;
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  background: rgba(139,94,21,0.26);
  flex-shrink: 0;
  margin-top: 0.25rem;
  z-index: 1;
  color: #F5EDD8;
  font-size: 0.813rem;
  white-space: nowrap;
  position: relative;
  align-self: flex-start;
  font-weight: 700;
}.bry-gr_jp_cta_o8w:hover {
  background: #8B5E15;
}.bry-ws_o8w {
  padding: 2rem 16px 0;
  background: #0C0906;
}
@media(min-width: 770px) {.bry-ws_o8w {
  padding: 2.25rem 24px 0;
}
}.bry-ws_in_o8w {
  margin: 0 auto;
  max-width: 1360px;
}.bry-ws_head_o8w {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}.bry-ws_title_o8w {
  gap: 0.625rem;
  color: #F5EDD8;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 1rem;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}.bry-ws_title_ic_o8w svg {
  color: #D4A017;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.bry-ws_online_o8w {
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
  color: #7A6A52;
  display: flex;
}.bry-ws_online_dot_o8w {
  background: #2E9E58;
  border-radius: 50%;
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46,158,88,0.18);
}.bry-ws_scroll_o8w {
  gap: 8px;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.bry-ws_scroll_o8w::-webkit-scrollbar {
  display: none;
}.bry-wc_o8w {
  padding: 10px 14px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #131008;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.bry-wc_img_o8w {
  background: #1C1712;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.bry-wc_img_o8w img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bry-wc_info_o8w {
  min-width: 0;
}.bry-wc_game_o8w {
  overflow: hidden;
  white-space: nowrap;
  color: #CEBFA0;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
}.bry-wc_player_o8w {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5E5040;
  font-size: 0.625rem;
}.bry-wc_amount_o8w {
  margin-left: auto;
  color: #2E9E58;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.bry-bon_o8w {
  padding: 36px 1rem 0;
  background: #0C0906;
}
@media(min-width:768px) {.bry-bon_o8w {
  padding: 44px 1.5rem 0;
}
}.bry-bon_in_o8w {
  margin: 0 auto;
  max-width: 85rem;
}.bry-bon_head_o8w {
  margin-bottom: 1.25rem;
}.bry-bon_label_o8w {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A227;
  font-weight: 700;
}.bry-bon_h2_o8w {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5EDD8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.bry-bon_h2_o8w {
  font-size: 1.5rem;
}
}.bry-bon_seo_o8w {
  color: #7A6A52;
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.bry-bon_seo_o8w strong {
  font-weight: 700;
  color: #CEBFA0;
}.bry-bon_seo_o8w a {
  text-decoration: underline;
  color: #C9A227;
}.bry-bon_grid_o8w {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.bry-bon_grid_o8w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bry-bon_grid_o8w {
  grid-template-columns: repeat(5,1fr);
}
}.bry-bon_card_o8w {
  border: 1px solid rgba(255,255,255,0.11);
  background: #131008;
  padding: 16px;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.bry-bon_card_o8w:hover {
  border-color: rgba(201,162,39,0.07);
  transform: translateY(-2px);
}.bry-bon_card_ic_o8w svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
  width: 1.625rem;
}.bry-bon_card_ic_o8w {
  margin-bottom: 10px;
}.bry-bon_card_type_o8w {
  font-weight: 700;
  letter-spacing: .06em;
  color: #7A6A52;
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
}.bry-bon_card_amount_o8w {
  margin-bottom: 6px;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  color: #D4A017;
}.bry-bon_card_name_o8w {
  color: #F5EDD8;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 8px;
}.bry-bon_card_detail_o8w {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  color: #5E5040;
}.bry-prov_o8w {
  padding: 2.25rem 16px 0;
  background: #0C0906;
}
@media(min-width: 771px) {.bry-prov_o8w {
  padding: 2.75rem 1.5rem 0;
}
}.bry-prov_in_o8w {
  margin: 0 auto;
  max-width: 85rem;
}.bry-prov_head_o8w {
  margin-bottom: 16px;
}.bry-prov_label_o8w {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A227;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
}.bry-prov_h2_o8w {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.bry-prov_h2_o8w {
  font-size: 1.5rem;
}
}.bry-prov_seo_o8w {
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #7A6A52;
  font-size: 13px;
}.bry-prov_seo_o8w strong {
  color: #CEBFA0;
  font-weight: 700;
}.bry-prov_seo_o8w a {
  color: #C9A227;
  text-decoration: underline;
}.bry-prov_grid_o8w {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.bry-prov_grid_o8w {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.bry-prov_grid_o8w {
  grid-template-columns: repeat(8,1fr);
}
}.bry-prov_card_o8w {
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #131008;
  padding: 14px 0.625rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.bry-prov_card_o8w:hover {
  background: #1C1712;
  border-color: rgba(201,162,39,0.48);
}.bry-prov_logo_o8w {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
}.bry-prov_logo_o8w img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.bry-prov_name_o8w {
  overflow-wrap: break-word;
  color: #9A8870;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.bry-app_o8w {
  background: #0C0906;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.bry-app_o8w {
  padding: 44px 1.5rem 0;
}
}.bry-app_in_o8w {
  margin: 0 auto;
  max-width: 85rem;
}.bry-app_head_o8w {
  margin-bottom: 1rem;
}.bry-app_label_o8w {
  letter-spacing: .08em;
  color: #C9A227;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.bry-app_h2_o8w {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5EDD8;
}
@media(min-width: 767px) {.bry-app_h2_o8w {
  font-size: 24px;
}
}.bry-app_sub_o8w {
  color: #7A6A52;
  line-height: 1.6;
  font-size: 13px;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.bry-app_sub_o8w strong {
  color: #CEBFA0;
  font-weight: 700;
}.bry-app_cards_o8w {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width:640px) {.bry-app_cards_o8w {
  grid-template-columns: repeat(3,1fr);
}
}.bry-app_card_o8w {
  border-radius: 8px;
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.bry-app_card_ios_o8w {
  background: linear-gradient(135deg,rgba(201,162,39,0.18) 0%,#1C1712 100%);
}.bry-app_card_android_o8w {
  background: linear-gradient(135deg,rgba(46,158,88,0.18) 0%,#1C1712 100%);
}.bry-app_card_win_o8w {
  background: linear-gradient(135deg,rgba(212,160,23,0.20) 0%,#1C1712 100%);
}.bry-app_card_ic_o8w svg {
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
}.bry-app_card_ic_o8w {
  flex-shrink: 0;
  color: #F5EDD8;
}.bry-app_card_os_o8w {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #7A6A52;
}.bry-app_card_title_o8w {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.2;
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 6px;
}.bry-app_card_text_o8w {
  margin-bottom: 0.875rem;
  color: #7A6A52;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.bry-app_card_btn_o8w {
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 18px;
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(201,162,39,0.48);
  gap: 7px;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  color: #F5EDD8;
}.bry-app_card_btn_o8w:hover {
  background: rgba(255,255,255,0.07);
}.bry-reg_o8w {
  padding: 2.25rem 1rem 0;
  background: #0C0906;
}
@media(min-width:768px) {.bry-reg_o8w {
  padding: 44px 1.5rem 0;
}
}.bry-reg_in_o8w {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 1.5rem;
  border-radius: 14px;
  background: #1C1712;
  max-width: 1360px;
}
@media(min-width: 771px) {.bry-reg_in_o8w {
  padding: 2.5rem;
}
}.bry-reg_top_o8w {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.bry-reg_top_o8w {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.bry-reg_label_o8w {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A227;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.bry-reg_h2_o8w {
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EDD8;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 767px) {.bry-reg_h2_o8w {
  font-size: 1.75rem;
}
}.bry-reg_bonus_o8w {
  gap: 0.5rem;
  background: rgba(212,160,23,0.20);
  border: 1px solid rgba(212,160,23,0.20);
  padding: 10px 1rem;
  border-radius: 8px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.bry-reg_bonus_amount_o8w {
  color: #D4A017;
  font-size: 20px;
  font-weight: 800;
}.bry-reg_bonus_text_o8w {
  color: #9A8870;
  line-height: 1.35;
  font-size: 0.813rem;
}.bry-reg_cta_btn_o8w {
  background: #2E9E58;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.875rem 32px;
  margin-bottom: 12px;
  color: #0D0B06;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 0.25rem 20px rgba(46,158,88,0.52), 0 1px 3px rgba(0,0,0,0.65);
  font-size: 15px;
}.bry-reg_cta_btn_o8w:hover {
  background: #34B465;
}.bry-reg_terms_o8w {
  line-height: 1.5;
  color: #5E5040;
  font-size: 0.688rem;
}.bry-reg_seo_o8w {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #7A6A52;
  overflow-wrap: break-word;
  font-size: 13px;
}.bry-reg_seo_o8w p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #7A6A52;
}.bry-reg_seo_o8w p:last-child {
  margin-bottom: 0;
}.bry-reg_seo_o8w strong {
  font-weight: 700;
  color: #CEBFA0;
}.bry-reg_seo_o8w a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A227;
}.bry-reg_seo_o8w a:hover {
  color: #D9B53A;
}.bry-reg_seo_o8w ul,.bry-reg_seo_o8w ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.bry-reg_seo_o8w ol {
  list-style: decimal;
}.bry-reg_seo_o8w li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.25rem;
  color: #7A6A52;
}.bry-reg_seo_o8w table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.bry-reg_seo_o8w table {
  display: table;
}
}.bry-reg_seo_o8w th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #CEBFA0;
}.bry-reg_seo_o8w td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6A52;
}.bry-reg_steps_o8w {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width:860px) {.bry-reg_steps_o8w {
  margin-top: 0;
}
}.bry-reg_step_o8w {
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  gap: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.bry-reg_step_num_o8w {
  border-radius: 50%;
  border: 1px solid rgba(201,162,39,0.07);
  background: rgba(201,162,39,0.18);
  flex-shrink: 0;
  display: flex;
  color: #C9A227;
  align-items: center;
  width: 34px;
  font-weight: 800;
  font-size: 14px;
  justify-content: center;
  height: 34px;
}.bry-reg_step_title_o8w {
  color: #F5EDD8;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.bry-reg_step_text_o8w {
  color: #7A6A52;
  line-height: 1.5;
  font-size: 12px;
}.bry-reg_trust_o8w {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.bry-reg_trust_item_o8w {
  gap: 7px;
  align-items: center;
  color: #7A6A52;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
}.bry-reg_trust_ic_o8w svg {
  color: #C9A227;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bry-seo_o8w {
  padding: 36px 1rem 0;
  background: #0C0906;
}
@media(min-width: 770px) {.bry-seo_o8w {
  padding: 2.75rem 1.5rem 0;
}
}.bry-seo_in_o8w {
  background: #1C1712;
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1360px;
}
@media(min-width: 771px) {.bry-seo_in_o8w {
  padding: 36px 2.5rem;
}
}.bry-seo_label_o8w {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C9A227;
  letter-spacing: .08em;
}.bry-seo_h2_o8w {
  font-weight: 800;
  line-height: 1.25;
  color: #F5EDD8;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.bry-seo_h2_o8w {
  font-size: 1.5rem;
}
}.bry-seo_body_o8w {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #9A8870;
}.bry-seo_body_o8w p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8870;
}.bry-seo_body_o8w p:last-child {
  margin-bottom: 0;
}.bry-seo_body_o8w strong {
  color: #CEBFA0;
  font-weight: 700;
}.bry-seo_body_o8w a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A227;
}.bry-seo_body_o8w a:hover {
  color: #D9B53A;
}.bry-seo_body_o8w ul,.bry-seo_body_o8w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bry-seo_body_o8w ol {
  list-style: decimal;
}.bry-seo_body_o8w li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9A8870;
  line-height: 1.75;
}.bry-seo_body_o8w table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.bry-seo_body_o8w table {
  display: table;
}
}.bry-seo_body_o8w th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #CEBFA0;
  font-weight: 700;
}.bry-seo_body_o8w td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8870;
}.bry-seo_cols_o8w {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.bry-seo_cols_o8w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.bry-seo_cols_o8w {
  grid-template-columns: repeat(3,1fr);
}
}.bry-seo_col_h_o8w {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #CEBFA0;
  overflow-wrap: break-word;
}.bry-seo_col_p_o8w {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A6A52;
}.bry-seo_stats_o8w {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.bry-seo_stat_o8w {
  flex: 1;
  border: 1px solid rgba(201,162,39,0.18);
  border-radius: 8px;
  background: rgba(201,162,39,0.07);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.bry-seo_stat_val_o8w {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C9A227;
  font-size: 20px;
  overflow-wrap: break-word;
}.bry-seo_stat_lb_o8w {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A6A52;
}.bry-rv_o8w {
  padding: 2.25rem 16px 0;
  background: #0C0906;
}
@media(min-width: 770px) {.bry-rv_o8w {
  padding: 44px 24px 0;
}
}.bry-rv_in_o8w {
  margin: 0 auto;
  max-width: 85rem;
}.bry-rv_head_o8w {
  margin-bottom: 20px;
  max-width: 45rem;
}.bry-rv_label_o8w {
  margin-bottom: 8px;
  font-weight: 700;
  color: #C9A227;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.bry-rv_h2_o8w {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.bry-rv_h2_o8w {
  font-size: 28px;
}
}.bry-rv_stats_o8w {
  gap: 18px;
  align-items: center;
  color: #7A6A52;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
}.bry-rv_stats_score_o8w {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.bry-rv_stats_score_val_o8w {
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #D4A017;
}.bry-rv_stats_score_max_o8w {
  color: #5E5040;
  font-size: 13px;
}.bry-rv_stats_badge_o8w {
  gap: 4px;
  align-items: center;
  display: flex;
}.bry-rv_stats_badge_o8w svg {
  color: #D4A017;
  height: 0.875rem;
  width: 0.875rem;
}.bry-rv_grid_o8w {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.bry-rv_grid_o8w {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bry-rv_grid_o8w {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bry-rv_card_o8w {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #1C1712;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.bry-rv_card_stars_o8w {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #D4A017;
}.bry-rv_card_stars_o8w svg {
  height: 0.875rem;
  width: 0.875rem;
}.bry-rv_card_h_o8w {
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 8px;
  font-weight: 700;
}.bry-rv_card_body_o8w {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  color: #7A6A52;
  line-height: 1.65;
}.bry-rv_card_body_o8w strong {
  color: #CEBFA0;
  font-weight: 600;
}.bry-rv_card_meta_o8w {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
}.bry-rv_card_author_o8w {
  color: #CEBFA0;
  font-size: 12px;
  font-weight: 600;
}.bry-rv_card_date_o8w {
  color: #5E5040;
  font-size: 0.688rem;
}.bry-faq_o8w {
  background: #0C0906;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.bry-faq_o8w {
  padding: 2.75rem 24px 0;
}
}.bry-faq_in_o8w {
  margin: 0 auto;
  max-width: 1360px;
}.bry-faq_head_o8w {
  margin-bottom: 1.25rem;
}.bry-faq_label_o8w {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9A227;
}.bry-faq_h2_o8w {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.bry-faq_h2_o8w {
  font-size: 1.5rem;
}
}.bry-faq_list_o8w {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.bry-faq_item_o8w {
  background: #1C1712;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
}.bry-faq_q_o8w {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 20px;
  justify-content: space-between;
  color: #CEBFA0;
  font-size: 0.875rem;
  cursor: pointer;
  font-weight: 600;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bry-faq_q_o8w:hover {
  color: #F5EDD8;
}.bry-faq_q_ic_o8w {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  display: flex;
  height: 24px;
  justify-content: center;
  color: #C9A227;
  width: 24px;
  font-size: 16px;
  align-items: center;
  flex-shrink: 0;
}.bry-faq_item_o8w.bry-state_open_o8w .bry-faq_q_ic_o8w {
  transform: rotate(45deg);
}.bry-faq_a_o8w {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  color: #7A6A52;
}.bry-faq_item_o8w.bry-state_open_o8w .bry-faq_a_o8w {
  display: block;
}.bry-faq_a_o8w strong {
  color: #CEBFA0;
  font-weight: 700;
}.bry-faq_a_o8w a {
  text-decoration: underline;
  color: #C9A227;
}.bry-faq_a_o8w ul,.bry-faq_a_o8w ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.bry-faq_a_o8w ol {
  list-style: decimal;
}.bry-faq_a_o8w li {
  line-height: 1.6;
  margin-bottom: 4px;
}.bry-faq_a_o8w table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.bry-faq_a_o8w table {
  display: table;
}
}.bry-faq_a_o8w th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #CEBFA0;
  font-weight: 700;
  text-align: left;
}.bry-faq_a_o8w td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6A52;
}.bry-seo_o8w {
  padding: 36px 1rem 0;
  background: #0C0906;
}
@media(min-width: 770px) {.bry-seo_o8w {
  padding: 2.75rem 24px 0;
}
}.bry-seo_in_o8w {
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #1C1712;
  max-width: 1360px;
}
@media(min-width: 767px) {.bry-seo_in_o8w {
  padding: 36px 2.5rem;
}
}.bry-seo_label_o8w {
  font-size: 0.688rem;
  color: #C9A227;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.bry-seo_h2_o8w {
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 770px) {.bry-seo_h2_o8w {
  font-size: 24px;
}
}.bry-seo_body_o8w {
  color: #9A8870;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bry-seo_body_o8w p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A8870;
  font-size: 14px;
}.bry-seo_body_o8w p:last-child {
  margin-bottom: 0;
}.bry-seo_body_o8w strong {
  font-weight: 700;
  color: #CEBFA0;
}.bry-seo_body_o8w a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A227;
}.bry-seo_body_o8w a:hover {
  color: #D9B53A;
}.bry-seo_body_o8w ul,.bry-seo_body_o8w ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.bry-seo_body_o8w ol {
  list-style: decimal;
}.bry-seo_body_o8w li {
  margin-bottom: 6px;
  color: #9A8870;
  line-height: 1.75;
  font-size: 14px;
}.bry-seo_body_o8w table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.bry-seo_body_o8w table {
  display: table;
}
}.bry-seo_body_o8w th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #CEBFA0;
}.bry-seo_body_o8w td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8870;
}.bry-seo_cols_o8w {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.bry-seo_cols_o8w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.bry-seo_cols_o8w {
  grid-template-columns: repeat(3,1fr);
}
}.bry-seo_col_h_o8w {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #CEBFA0;
  margin-bottom: 0.438rem;
}.bry-seo_col_p_o8w {
  color: #7A6A52;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.bry-seo_stats_o8w {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.bry-seo_stat_o8w {
  border-radius: 0.5rem;
  border: 1px solid rgba(201,162,39,0.18);
  padding: 14px 1rem;
  background: rgba(201,162,39,0.07);
  flex: 1;
  min-width: 8.75rem;
}.bry-seo_stat_val_o8w {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  color: #C9A227;
}.bry-seo_stat_lb_o8w {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6A52;
}.bry-seo_o8w {
  padding: 2.25rem 1rem 0;
  background: #0C0906;
}
@media(min-width: 769px) {.bry-seo_o8w {
  padding: 44px 24px 0;
}
}.bry-seo_in_o8w {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #1C1712;
  border-radius: 0.875rem;
  max-width: 1360px;
}
@media(min-width: 765px) {.bry-seo_in_o8w {
  padding: 36px 2.5rem;
}
}.bry-seo_label_o8w {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C9A227;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.bry-seo_h2_o8w {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.bry-seo_h2_o8w {
  font-size: 24px;
}
}.bry-seo_body_o8w {
  line-height: 1.75;
  font-size: 14px;
  color: #9A8870;
  overflow-wrap: break-word;
}.bry-seo_body_o8w p {
  margin-bottom: 0.75rem;
  color: #9A8870;
  line-height: 1.75;
  font-size: 0.875rem;
}.bry-seo_body_o8w p:last-child {
  margin-bottom: 0;
}.bry-seo_body_o8w strong {
  color: #CEBFA0;
  font-weight: 700;
}.bry-seo_body_o8w a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A227;
}.bry-seo_body_o8w a:hover {
  color: #D9B53A;
}.bry-seo_body_o8w ul,.bry-seo_body_o8w ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bry-seo_body_o8w ol {
  list-style: decimal;
}.bry-seo_body_o8w li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #9A8870;
  line-height: 1.75;
}.bry-seo_body_o8w table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.bry-seo_body_o8w table {
  display: table;
}
}.bry-seo_body_o8w th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #CEBFA0;
  font-weight: 700;
  text-align: left;
}.bry-seo_body_o8w td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9A8870;
}.bry-seo_cols_o8w {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.bry-seo_cols_o8w {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.bry-seo_cols_o8w {
  grid-template-columns: repeat(3,1fr);
}
}.bry-seo_col_h_o8w {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #CEBFA0;
  font-size: 0.813rem;
  font-weight: 700;
}.bry-seo_col_p_o8w {
  color: #7A6A52;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.bry-seo_stats_o8w {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.bry-seo_stat_o8w {
  border-radius: 8px;
  background: rgba(201,162,39,0.07);
  border: 1px solid rgba(201,162,39,0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.bry-seo_stat_val_o8w {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #C9A227;
  font-weight: 800;
  font-size: 1.25rem;
}.bry-seo_stat_lb_o8w {
  overflow-wrap: break-word;
  color: #7A6A52;
  font-size: 0.688rem;
}.bry-pmt_o8w {
  padding: 2.25rem 1rem 0;
  background: #0C0906;
}
@media(min-width: 767px) {.bry-pmt_o8w {
  padding: 44px 24px 0;
}
}.bry-pmt_in_o8w {
  margin: 0 auto;
  max-width: 85rem;
}.bry-pmt_head_o8w {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.bry-pmt_label_o8w {
  color: #C9A227;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.bry-pmt_h2_o8w {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
}
@media(min-width:768px) {.bry-pmt_h2_o8w {
  font-size: 1.75rem;
}
}.bry-pmt_intro_o8w {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6A52;
}.bry-pmt_groups_o8w {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.bry-pmt_group_o8w {
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  background: #1C1712;
}.bry-pmt_group_head_o8w {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.bry-pmt_group_ic_o8w {
  background: rgba(201,162,39,0.18);
  border-radius: 4px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #C9A227;
  height: 36px;
  display: flex;
  width: 2.25rem;
}.bry-pmt_group_ic_o8w svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.bry-pmt_group_h_o8w {
  margin: 0;
  color: #F5EDD8;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  overflow-wrap: break-word;
}.bry-pmt_group_p_o8w {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #7A6A52;
  overflow-wrap: break-word;
}.bry-pmt_group_p_o8w strong {
  font-weight: 600;
  color: #CEBFA0;
}.bry-pmt_table_wrap_o8w {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.bry-pmt_table_o8w {
  min-width: 540px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}.bry-pmt_table_o8w th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  color: #CEBFA0;
  font-weight: 700;
  font-size: 11px;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
}.bry-pmt_table_o8w td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6A52;
}.bry-pmt_table_o8w tbody tr:last-child td {
  border-bottom: none;
}.bry-pmt_table_o8w tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #CEBFA0;
}.bry-ft_o8w {
  background: #050402;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.bry-ft_support_o8w {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.bry-ft_support_o8w {
  padding: 28px 1.5rem;
}
}.bry-ft_support_in_o8w {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1360px;
  display: flex;
  flex-wrap: wrap;
}.bry-ft_support_main_o8w {
  gap: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.bry-ft_support_ic_o8w {
  color: #C9A227;
  flex-shrink: 0;
}.bry-ft_support_ic_o8w svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 30px;
}.bry-ft_support_text_title_o8w {
  color: #F5EDD8;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.bry-ft_support_text_sub_o8w {
  font-size: 12px;
  color: #7A6A52;
  overflow-wrap: break-word;
}.bry-ft_support_btn_o8w {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C9A227;
  padding: 11px 1.375rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #F5EDD8;
  font-weight: 700;
}.bry-ft_support_btn_o8w:hover {
  background: #D9B53A;
}.bry-ft_support_contacts_o8w {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.bry-ft_support_contact_o8w {
  color: #5E5040;
  line-height: 1.4;
  font-size: 0.75rem;
}.bry-ft_support_contact_o8w strong {
  color: #9A8870;
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
}.bry-ft_main_o8w {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width:768px) {.bry-ft_main_o8w {
  padding: 40px 24px 2rem;
}
}.bry-ft_main_in_o8w {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 1360px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.bry-ft_main_in_o8w {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bry-ft_main_in_o8w {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bry-ft_col_logo_o8w {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.bry-ft_col_logo_o8w {
  grid-column: auto;
}
}.bry-ft_logo_o8w {
  gap: 9px;
  color: #F5EDD8;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  margin-bottom: 0.75rem;
  align-items: center;
  font-weight: 800;
}.bry-ft_logo_mark_o8w {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.bry-ft_logo_mark_o8w img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bry-ft_logo_sub_o8w {
  color: #5E5040;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
}.bry-ft_col_title_o8w {
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  color: #9A8870;
  font-size: 0.75rem;
}.bry-ft_col_links_o8w {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.bry-ft_col_link_o8w {
  transition: color .2s;
  font-size: 13px;
  color: #5E5040;
  overflow-wrap: break-word;
}.bry-ft_col_link_o8w:hover {
  color: #CEBFA0;
}.bry-ft_apps_o8w {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bry-ft_app_card_o8w {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s;
  gap: 10px;
  padding: 0.625rem 12px;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
}.bry-ft_app_card_o8w:hover {
  border-color: rgba(201,162,39,0.48);
}.bry-ft_app_card_ic_o8w svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.bry-ft_app_card_os_o8w {
  font-size: 10px;
  font-weight: 600;
  color: #5E5040;
}.bry-ft_app_card_action_o8w {
  font-size: 12px;
  font-weight: 700;
  color: #CEBFA0;
}.bry-ft_bot_o8w {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.bry-ft_bot_o8w {
  padding: 1.25rem 24px;
}
}.bry-ft_bot_in_o8w {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1360px;
  flex-wrap: wrap;
}.bry-ft_socials_o8w {
  gap: 0.5rem;
  display: flex;
}.bry-ft_soc_o8w {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  justify-content: center;
  display: flex;
  height: 36px;
  width: 2.25rem;
  align-items: center;
  color: #9A8870;
}.bry-ft_soc_o8w svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.bry-ft_soc_o8w:hover {
  background: rgba(255,255,255,0.07);
}.bry-ft_legal_o8w {
  flex: 1;
  overflow-wrap: break-word;
  color: #967F65;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
}.bry-ft_legal_o8w strong {
  color: #9A8870;
  font-weight: 700;
}.bry-ft_legal_o8w a {
  text-decoration: underline;
  color: #9A8870;
}.bry-ft_age_o8w {
  border: 2px solid #967F65;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  font-size: 0.688rem;
  margin-left: auto;
  width: 2rem;
  align-items: center;
  font-weight: 800;
  color: #967F65;
  justify-content: center;
  height: 2rem;
}