*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0B0E0D;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C4CCC8;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.bra_layout-cp9 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.bra_page-cp9 {
  min-height: 100vh;
  display: flex;
}.bra_main-cp9 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1077px) {.bra_main-cp9 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.bra_main-cp9 {
  padding-bottom: 72px;
}
}.bra_gc-cp9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #101413;
  border-radius: 0.5rem;
  overflow: hidden;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 637px) {.bra_gc-cp9 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.bra_gc-cp9 {
  width: 168px;
}
}.bra_gc-cp9:hover {
  border-color: rgba(91, 162, 148, 0.07);
  transform: translateY(-3px);
}.bra_gc_img-cp9 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.bra_gc_img-cp9 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.bra_gc_hover-cp9 {
  transition: opacity .2s;
  background: rgba(7, 9, 9, 0.72);
  inset: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
  opacity: 0;
}.bra_gc-cp9:hover .bra_gc_hover-cp9 {
  opacity: 1;
}.bra_gc_hover_btn-cp9 {
  padding: 0.5rem 16px;
  background: #5BA294;
  border-radius: 0.25rem;
  font-size: 12px;
  color: #EDF0EE;
  font-weight: 700;
}.bra_gc_info-cp9 {
  padding: 0.5rem 10px 0.625rem;
}.bra_gc_name-cp9 {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: 600;
  color: #C4CCC8;
  font-size: 12px;
  white-space: nowrap;
}.bra_gc_prov-cp9 {
  font-size: 0.625rem;
  color: #4A5C54;
}.bra_gc_tag-cp9 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  top: 0.375rem;
  letter-spacing: .04em;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  left: 6px;
  z-index: 2;
}.bra_gc_tag_hot-cp9 {
  background: #C4423A;
  color: #fff;
}.bra_gc_tag_new-cp9 {
  background: #3EA86E;
  color: #0B0E0D;
}.bra_gc_tag_jp-cp9 {
  background: #C8912A;
  color: #0B0E0D;
}.bra_gc_tag_ex-cp9 {
  background: #3B2E5C;
  color: #fff;
}.bra_gc_tag_live-cp9 {
  background: #C4423A;
  color: #fff;
}.bra_gr-cp9 {
  background: #0B0E0D;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.bra_gr-cp9 {
  padding: 36px 24px 0;
}
}.bra_gr_in-cp9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bra_gr_head-cp9 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.bra_gr_head_l-cp9 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.bra_gr_ic-cp9 {
  border-radius: 8px;
  justify-content: center;
  display: flex;
  height: 2rem;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
}.bra_gr_ic-cp9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.bra_gr_title-cp9 {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #EDF0EE;
  font-size: 16px;
}
@media(min-width: 765px) {.bra_gr_title-cp9 {
  font-size: 18px;
}
}.bra_gr_more-cp9 {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #647A72;
  flex-shrink: 0;
}.bra_gr_more-cp9:hover {
  color: #5BA294;
}.bra_gr_more-cp9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
}.bra_gr_arrows-cp9 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.bra_gr_arr-cp9 {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  color: #8FA49C;
  width: 30px;
  display: flex;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
}.bra_gr_arr-cp9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF0EE;
}.bra_gr_arr-cp9 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.bra_gr_seo_h-cp9 {
  margin: 0 0 6px;
  color: #C4CCC8;
  font-weight: 700;
  max-width: 680px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bra_gr_seo_h-cp9 {
  font-size: 0.875rem;
}
}.bra_gr_seo-cp9 {
  margin-bottom: 12px;
  max-width: 680px;
  font-size: 12px;
  line-height: 1.55;
  color: #647A72;
  overflow-wrap: break-word;
}.bra_gr_seo-cp9 strong {
  color: #C4CCC8;
  font-weight: 600;
}.bra_gr_scroll-cp9 {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.bra_gr_scroll-cp9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.bra_gr_scroll-cp9 {
  gap: 0.75rem;
}
}.bra_tb-cp9 {
  background: #0B0E0D;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  left: 0;
  height: 3.5rem;
  top: 0;
  display: flex;
  align-items: center;
  position: fixed;
  right: 0;
}.bra_tb_in-cp9 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.bra_tb_burger-cp9 {
  gap: 5px;
  border-radius: 8px;
  width: 38px;
  height: 2.375rem;
  margin-right: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-direction: column;
}.bra_tb_burger-cp9:hover {
  background: rgba(255, 255, 255, 0.05);
}.bra_tb_burger_line-cp9 {
  background: #8FA49C;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width:1080px) {.bra_tb_burger-cp9 {
  display: none;
}
}.bra_tb_logo-cp9 {
  gap: 0.563rem;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  margin-right: 20px;
  color: #EDF0EE;
  display: flex;
}.bra_tb_logo_mark-cp9 {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  width: 2rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
}.bra_tb_logo_mark-cp9 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bra_tb_nav-cp9 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.bra_tb_nav-cp9 {
  display: flex;
}
}.bra_tb_tab-cp9 {
  border-radius: 8px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  color: #8FA49C;
  font-size: 0.813rem;
}.bra_tb_tab-cp9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0EE;
}.bra_tb_tab-cp9.bra_state_active-cp9 {
  background: rgba(91, 162, 148, 0.18);
  color: #EDF0EE;
}.bra_tb_right-cp9 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.bra_tb_login-cp9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #C4CCC8;
  font-size: 13px;
  font-weight: 600;
}.bra_tb_login-cp9:hover {
  border-color: rgba(91, 162, 148, 0.45);
  color: #EDF0EE;
}
@media(min-width: 478px) {.bra_tb_login-cp9 {
  display: block;
}
}.bra_tb_reg-cp9 {
  border-radius: 8px;
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #3EA86E;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #080F0D;
}.bra_tb_reg-cp9:hover {
  background: #4DC482;
}.bra_sb-cp9 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #141918;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 70;
  top: 56px;
}.bra_sb-cp9.bra_state_open-cp9 {
  transform: translateX(0);
}.bra_sb-cp9::-webkit-scrollbar {
  width: 0.25rem;
}.bra_sb-cp9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.bra_sb-cp9 {
  transform: translateX(0);
}
}.bra_sb_auth-cp9 {
  padding: 14px 12px 0.625rem;
}.bra_sb_btn_reg-cp9 {
  padding: 11px;
  border-radius: 8px;
  transition: background .2s;
  background: #3EA86E;
  color: #080F0D;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
}.bra_sb_btn_reg-cp9:hover {
  background: #4DC482;
}.bra_sb_btn_login-cp9 {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  color: #C4CCC8;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
}.bra_sb_btn_login-cp9:hover {
  border-color: rgba(91, 162, 148, 0.45);
  color: #EDF0EE;
}.bra_sb_promo-cp9 {
  border: 1px solid rgba(91, 162, 148, 0.18);
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#112620,#141918);
  border-radius: 8px;
  overflow: hidden;
  padding: 0.75rem 14px;
  position: relative;
}.bra_sb_promo-cp9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91, 162, 148, 0.18),transparent 70%);
  right: -20px;
  position: absolute;
  width: 5rem;
  content: '';
  top: -20px;
  height: 80px;
}.bra_sb_promo_title-cp9 {
  margin-bottom: 4px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .06em;
  color: #5BA294;
}.bra_sb_promo_text-cp9 {
  color: #EDF0EE;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.bra_sb_promo_sub-cp9 {
  font-size: 0.625rem;
  color: #647A72;
  margin-top: 3px;
}.bra_sb_nav-cp9 {
  padding: 6px 0.5rem 1rem;
}.bra_sb_nav_lb-cp9 {
  padding: 10px 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #4A5C54;
  text-transform: uppercase;
}.bra_sb_link-cp9 {
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  color: #8FA49C;
}.bra_sb_link-cp9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF0EE;
}.bra_sb_link-cp9.bra_state_active-cp9 {
  background: rgba(91, 162, 148, 0.18);
  color: #EDF0EE;
}.bra_sb_ic-cp9 {
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  flex-shrink: 0;
  justify-content: center;
}.bra_sb_ic-cp9 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.bra_sb_ic_1-cp9 {
  background: rgba(91, 162, 148, 0.07);
  color: #5BA294;
}.bra_sb_ic_2-cp9 {
  background: rgba(62, 168, 110, 0.16);
  color: #3EA86E;
}.bra_sb_ic_3-cp9 {
  background: rgba(200, 145, 42, 0.16);
  color: #C8912A;
}.bra_sb_ic_4-cp9 {
  background: rgba(59, 46, 92, 0.35);
  color: #3B2E5C;
}.bra_sb_ic_5-cp9 {
  background: rgba(91, 162, 148, 0.07);
  color: #D95E82;
}.bra_sb_ic_6-cp9 {
  background: rgba(59, 46, 92, 0.35);
  color: #7C4FA8;
}.bra_sb_badge-cp9 {
  background: #C8912A;
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 0.563rem;
  color: #080F0D;
  margin-left: auto;
  font-weight: 700;
}.bra_sb_bot-cp9 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.bra_sb_lang-cp9,.bra_sb_help-cp9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  padding: 9px 0.375rem;
  gap: 0.375rem;
  align-items: center;
  font-size: 11px;
  justify-content: center;
  font-weight: 600;
  display: flex;
  color: #8FA49C;
}.bra_sb_lang-cp9:hover,.bra_sb_help-cp9:hover {
  border-color: rgba(91, 162, 148, 0.45);
  color: #EDF0EE;
}.bra_sb_lang-cp9 svg,.bra_sb_help-cp9 svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bra_sb_bd-cp9 {
  inset: 0;
  background: rgba(7, 9, 9, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.bra_sb_bd-cp9.bra_state_on-cp9 {
  display: block;
}
@media(min-width:1080px) {.bra_sb_bd-cp9 {
  display: none!important;
}
}.bra_mob_nav-cp9 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #141918;
  right: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1082px) {.bra_mob_nav-cp9 {
  display: none;
}
}.bra_mob_nav_item-cp9 {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  cursor: pointer;
  display: flex;
  color: #4A5C54;
  flex-direction: column;
  align-items: center;
}.bra_mob_nav_ic-cp9 {
  line-height: 1;
}.bra_mob_nav_ic-cp9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 20px;
}.bra_mob_nav_lb-cp9 {
  font-weight: 600;
  font-size: 10px;
  color: #4A5C54;
}.bra_mob_nav_item-cp9.bra_state_active-cp9 {
  color: #5BA294;
}.bra_mob_nav_item-cp9.bra_state_active-cp9 .bra_mob_nav_lb-cp9 {
  color: #5BA294;
}.bra_hero-cp9 {
  padding: 20px 1rem 0;
  background: #0B0E0D;
}
@media(min-width: 767px) {.bra_hero-cp9 {
  padding: 1.5rem 24px 0;
}
}.bra_hero_in-cp9 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 862px) {.bra_hero_in-cp9 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.bra_hero_in-cp9 {
  grid-template-columns: 1fr 21.25rem;
}
}.bra_hero_promo-cp9 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #101413;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 765px) {.bra_hero_promo-cp9 {
  min-height: 280px;
}
}.bra_hero_promo_bg-cp9 {
  background: linear-gradient(120deg,#112620 0%,#0B0E0D 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.bra_hero_promo_bg-cp9::after {
  inset: 0;
  background: linear-gradient(90deg,#0B0E0D 0%,rgba(7, 9, 9, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.bra_hero_promo_glow-cp9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(59, 46, 92, 0.35) 0%,transparent 65%);
  height: 18.75rem;
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
  width: 300px;
  right: 60px;
}.bra_hero_promo_ct-cp9 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  max-width: 30rem;
  justify-content: center;
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media(min-width: 767px) {.bra_hero_promo_ct-cp9 {
  padding: 40px 32px;
}
}.bra_hero_badge-cp9 {
  border-radius: 1.25rem;
  background: rgba(91, 162, 148, 0.18);
  border: 1px solid rgba(91, 162, 148, 0.07);
  padding: 0.313rem 0.75rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #5BA294;
  display: inline-block;
}.bra_hero_h1-cp9 {
  line-height: 1.15;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #EDF0EE;
  font-size: 1.625rem;
  font-weight: 800;
}.bra_hero_h1-cp9 em {
  color: #C8912A;
  font-style: normal;
}
@media(min-width: 769px) {.bra_hero_h1-cp9 {
  font-size: 2.25rem;
}
}.bra_hero_sub-cp9 {
  font-size: 13px;
  color: #8FA49C;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.bra_hero_sub-cp9 {
  font-size: 14px;
}
}.bra_hero_row-cp9 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bra_hero_cta-cp9 {
  transition: background .2s;
  border-radius: 8px;
  background: #3EA86E;
  padding: 13px 1.625rem;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(62, 168, 110, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font-size: 0.875rem;
  color: #080F0D;
}.bra_hero_cta-cp9:hover {
  background: #4DC482;
}.bra_hero_terms-cp9 {
  color: #4A5C54;
  font-size: 0.688rem;
}.bra_hero_game-cp9 {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #101413;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.bra_hero_game_badge-cp9 {
  padding: 5px 10px;
  border: 1px solid rgba(200, 145, 42, 0.16);
  background: rgba(200, 145, 42, 0.16);
  border-radius: 20px;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8912A;
  left: 0.75rem;
  font-size: 10px;
  z-index: 3;
  letter-spacing: .06em;
  top: 12px;
}.bra_hero_game_badge-cp9 svg {
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.bra_hero_game_img-cp9 {
  background: linear-gradient(135deg,#112620,#0B0E0D);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.bra_hero_game_img-cp9 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bra_hero_game_play-cp9 {
  background: rgba(7, 9, 9, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.bra_hero_game-cp9:hover .bra_hero_game_play-cp9 {
  opacity: 1;
}.bra_hero_game_play-cp9 span {
  border-radius: 50%;
  background: #5BA294;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
  display: flex;
  width: 3.25rem;
}.bra_hero_game_play-cp9 span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.bra_hero_game_info-cp9 {
  padding: 14px 1rem;
}.bra_hero_game_title-cp9 {
  font-weight: 700;
  font-size: 0.938rem;
  color: #EDF0EE;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.bra_hero_game_provider-cp9 {
  color: #647A72;
  font-size: 11px;
}.bra_hero_game_btn-cp9 {
  padding: 11px;
  transition: background .2s;
  background: #5BA294;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.5rem;
  text-align: center;
  color: #EDF0EE;
  font-weight: 700;
  display: block;
  font-size: 13px;
}.bra_hero_game-cp9:hover .bra_hero_game_btn-cp9 {
  background: #6DBAAB;
}.bra_sbar-cp9 {
  background: #0B0E0D;
  padding: 1rem 16px 0;
}
@media(min-width:768px) {.bra_sbar-cp9 {
  padding: 18px 24px 0;
}
}.bra_sbar_in-cp9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bra_sbar_row-cp9 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.bra_sbar_input-cp9 {
  border-radius: 0.5rem;
  padding: 0.688rem 16px;
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  background: #101413;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  color: #647A72;
}.bra_sbar_input-cp9:hover {
  border-color: rgba(91, 162, 148, 0.45);
}.bra_sbar_input-cp9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
}.bra_sbar_providers-cp9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.5rem;
  background: #101413;
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border-radius: 8px;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #C4CCC8;
  font-size: 0.813rem;
}.bra_sbar_providers-cp9:hover {
  border-color: rgba(91, 162, 148, 0.45);
  color: #EDF0EE;
}.bra_sbar_providers-cp9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.bra_sbar_tabs-cp9 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.bra_sbar_tabs-cp9::-webkit-scrollbar {
  display: none;
}.bra_sbar_tab-cp9 {
  gap: 0.438rem;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  align-items: center;
  color: #8FA49C;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
}.bra_sbar_tab-cp9:hover {
  border-color: rgba(91, 162, 148, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF0EE;
}.bra_sbar_tab-cp9.bra_state_active-cp9 {
  background: rgba(91, 162, 148, 0.18);
  border-color: rgba(91, 162, 148, 0.07);
  color: #EDF0EE;
}.bra_sbar_tab_ic-cp9 svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
}.bra_gr_jp-cp9 {
  border-radius: 14px;
  background: linear-gradient(135deg,#1A0F30 0%,#080A12 100%);
  overflow: hidden;
  padding: 20px;
  position: relative;
}.bra_gr_jp-cp9::before {
  background: radial-gradient(circle,rgba(59, 46, 92, 0.35) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -3.75rem;
  content: '';
  width: 15.625rem;
  height: 250px;
  position: absolute;
}.bra_gr_jp-cp9::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 145, 42, 0.16) 0%,transparent 70%);
  position: absolute;
  width: 200px;
  bottom: -40px;
  height: 200px;
  right: 0;
  content: '';
}.bra_gr_jp_head-cp9 {
  gap: 16px;
  display: flex;
  margin-bottom: 1rem;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  align-items: flex-start;
}.bra_gr_jp_info-cp9 {
  flex: 1;
}.bra_gr_jp_label-cp9 {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #7C4FA8;
  letter-spacing: .08em;
  font-weight: 700;
}.bra_gr_jp_label-cp9 svg {
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linejoin: round;
  margin-right: 4px;
  height: 0.875rem;
  stroke-linecap: round;
}.bra_gr_jp_amount-cp9 {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1;
  margin-bottom: 4px;
  font-size: 32px;
  color: #EDF0EE;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.bra_gr_jp_amount-cp9 {
  font-size: 2.5rem;
}
}.bra_gr_jp_amount-cp9 span {
  color: #C8912A;
}.bra_gr_jp_seo-cp9 {
  overflow-wrap: break-word;
  color: #8FA49C;
  font-size: 12px;
  max-width: 30rem;
  line-height: 1.5;
}.bra_gr_jp_cta-cp9 {
  padding: 11px 1.25rem;
  border-radius: 8px;
  background: rgba(59, 46, 92, 0.35);
  transition: background .2s;
  border: 1px solid rgba(59, 46, 92, 0.35);
  white-space: nowrap;
  margin-top: 0.25rem;
  color: #EDF0EE;
  align-self: flex-start;
  flex-shrink: 0;
  z-index: 1;
  font-weight: 700;
  font-size: 13px;
  position: relative;
}.bra_gr_jp_cta-cp9:hover {
  background: #3B2E5C;
}.bra_ws-cp9 {
  padding: 2rem 1rem 0;
  background: #0B0E0D;
}
@media(min-width: 770px) {.bra_ws-cp9 {
  padding: 2.25rem 24px 0;
}
}.bra_ws_in-cp9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bra_ws_head-cp9 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
}.bra_ws_title-cp9 {
  gap: 0.625rem;
  display: flex;
  color: #EDF0EE;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  font-weight: 700;
}.bra_ws_title_ic-cp9 svg {
  color: #C8912A;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.bra_ws_online-cp9 {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #647A72;
  font-size: 0.75rem;
}.bra_ws_online_dot-cp9 {
  border-radius: 50%;
  background: #3EA86E;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(62, 168, 110, 0.16);
  height: 0.5rem;
}.bra_ws_scroll-cp9 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.bra_ws_scroll-cp9::-webkit-scrollbar {
  display: none;
}.bra_wc-cp9 {
  gap: 0.625rem;
  background: #101413;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 10px 14px;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.bra_wc_img-cp9 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #141918;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.bra_wc_img-cp9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bra_wc_info-cp9 {
  min-width: 0;
}.bra_wc_game-cp9 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  color: #C4CCC8;
  font-weight: 600;
}.bra_wc_player-cp9 {
  overflow: hidden;
  color: #4A5C54;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.bra_wc_amount-cp9 {
  margin-left: auto;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #3EA86E;
  white-space: nowrap;
}.bra_reg-cp9 {
  background: #0B0E0D;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.bra_reg-cp9 {
  padding: 44px 1.5rem 0;
}
}.bra_reg_in-cp9 {
  background: #141918;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.bra_reg_in-cp9 {
  padding: 2.5rem;
}
}.bra_reg_top-cp9 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.bra_reg_top-cp9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bra_reg_label-cp9 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #5BA294;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}.bra_reg_h2-cp9 {
  margin-bottom: 12px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  font-weight: 800;
  color: #EDF0EE;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bra_reg_h2-cp9 {
  font-size: 1.75rem;
}
}.bra_reg_bonus-cp9 {
  border-radius: 0.5rem;
  gap: 8px;
  border: 1px solid rgba(200, 145, 42, 0.16);
  padding: 0.625rem 16px;
  background: rgba(200, 145, 42, 0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.bra_reg_bonus_amount-cp9 {
  font-size: 20px;
  color: #C8912A;
  font-weight: 800;
}.bra_reg_bonus_text-cp9 {
  line-height: 1.35;
  font-size: 13px;
  color: #8FA49C;
}.bra_reg_cta_btn-cp9 {
  background: #3EA86E;
  border-radius: 8px;
  padding: 14px 32px;
  transition: background .2s;
  color: #080F0D;
  box-shadow: 0 2px 14px rgba(62, 168, 110, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 0.75rem;
}.bra_reg_cta_btn-cp9:hover {
  background: #4DC482;
}.bra_reg_terms-cp9 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #4A5C54;
}.bra_reg_seo-cp9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #647A72;
  font-size: 0.813rem;
}.bra_reg_seo-cp9 p {
  color: #647A72;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.65;
}.bra_reg_seo-cp9 p:last-child {
  margin-bottom: 0;
}.bra_reg_seo-cp9 strong {
  font-weight: 700;
  color: #C4CCC8;
}.bra_reg_seo-cp9 a {
  transition: color .2s;
  color: #5BA294;
  text-decoration: underline;
}.bra_reg_seo-cp9 a:hover {
  color: #6DBAAB;
}.bra_reg_seo-cp9 ul,.bra_reg_seo-cp9 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.bra_reg_seo-cp9 ol {
  list-style: decimal;
}.bra_reg_seo-cp9 li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #647A72;
}.bra_reg_seo-cp9 table {
  width: 100%;
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.bra_reg_seo-cp9 table {
  display: table;
}
}.bra_reg_seo-cp9 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CCC8;
}.bra_reg_seo-cp9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #647A72;
}.bra_reg_steps-cp9 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.bra_reg_steps-cp9 {
  margin-top: 0;
}
}.bra_reg_step-cp9 {
  padding: 16px;
  gap: 0.875rem;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.bra_reg_step_num-cp9 {
  border-radius: 50%;
  background: rgba(91, 162, 148, 0.18);
  border: 1px solid rgba(91, 162, 148, 0.07);
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  flex-shrink: 0;
  display: flex;
  height: 2.125rem;
  align-items: center;
  width: 34px;
  color: #5BA294;
}.bra_reg_step_title-cp9 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #EDF0EE;
}.bra_reg_step_text-cp9 {
  font-size: 0.75rem;
  color: #647A72;
  line-height: 1.5;
}.bra_reg_trust-cp9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.bra_reg_trust_item-cp9 {
  gap: 7px;
  align-items: center;
  color: #647A72;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bra_reg_trust_ic-cp9 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  color: #5BA294;
  stroke-linejoin: round;
}.bra_bon-cp9 {
  background: #0B0E0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.bra_bon-cp9 {
  padding: 44px 24px 0;
}
}.bra_bon_in-cp9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bra_bon_head-cp9 {
  margin-bottom: 20px;
}.bra_bon_label-cp9 {
  text-transform: uppercase;
  color: #5BA294;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.bra_bon_h2-cp9 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EDF0EE;
}
@media(min-width: 769px) {.bra_bon_h2-cp9 {
  font-size: 1.5rem;
}
}.bra_bon_seo-cp9 {
  line-height: 1.6;
  color: #647A72;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
}.bra_bon_seo-cp9 strong {
  color: #C4CCC8;
  font-weight: 700;
}.bra_bon_seo-cp9 a {
  color: #5BA294;
  text-decoration: underline;
}.bra_bon_grid-cp9 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.bra_bon_grid-cp9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bra_bon_grid-cp9 {
  grid-template-columns: repeat(5,1fr);
}
}.bra_bon_card-cp9 {
  background: #101413;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
}.bra_bon_card-cp9:hover {
  border-color: rgba(91, 162, 148, 0.07);
  transform: translateY(-2px);
}.bra_bon_card_ic-cp9 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
}.bra_bon_card_ic-cp9 {
  margin-bottom: 0.625rem;
}.bra_bon_card_type-cp9 {
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #647A72;
}.bra_bon_card_amount-cp9 {
  font-weight: 800;
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  color: #C8912A;
}.bra_bon_card_name-cp9 {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EDF0EE;
  font-weight: 600;
  font-size: 13px;
}.bra_bon_card_detail-cp9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A5C54;
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 11px;
}.bra_htp-cp9 {
  background: #0B0E0D;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.bra_htp-cp9 {
  padding: 44px 1.5rem 0;
}
}.bra_htp_in-cp9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bra_htp_head-cp9 {
  margin-bottom: 22px;
  max-width: 720px;
}.bra_htp_label-cp9 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #5BA294;
  text-transform: uppercase;
}.bra_htp_h2-cp9 {
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #EDF0EE;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.bra_htp_h2-cp9 {
  font-size: 28px;
}
}.bra_htp_intro-cp9 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #647A72;
}.bra_htp_steps-cp9 {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.bra_htp_steps-cp9 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.bra_htp_steps-cp9 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.bra_htp_step-cp9 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141918;
  padding: 20px 18px 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.bra_htp_step_num-cp9 {
  background: #5BA294;
  border-radius: 50%;
  justify-content: center;
  height: 1.75rem;
  position: absolute;
  width: 28px;
  left: 20px;
  top: -0.75rem;
  color: #080F0D;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  display: flex;
  font-weight: 800;
  align-items: center;
}.bra_htp_step_ic-cp9 {
  margin: 0.5rem 0 12px;
  background: rgba(91, 162, 148, 0.18);
  border-radius: 4px;
  color: #5BA294;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
}.bra_htp_step_ic-cp9 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.bra_htp_step_h-cp9 {
  color: #EDF0EE;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.25;
}.bra_htp_step_p-cp9 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #647A72;
}.bra_htp_step_p-cp9 strong {
  color: #C4CCC8;
  font-weight: 600;
}.bra_htp_cta-cp9 {
  padding: 13px 26px;
  background: #3EA86E;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  display: inline-block;
  color: #080F0D;
}.bra_htp_cta-cp9:hover {
  background: #4DC482;
}.bra_prov-cp9 {
  background: #0B0E0D;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.bra_prov-cp9 {
  padding: 44px 1.5rem 0;
}
}.bra_prov_in-cp9 {
  margin: 0 auto;
  max-width: 1320px;
}.bra_prov_head-cp9 {
  margin-bottom: 16px;
}.bra_prov_label-cp9 {
  color: #5BA294;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.bra_prov_h2-cp9 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF0EE;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.bra_prov_h2-cp9 {
  font-size: 1.5rem;
}
}.bra_prov_seo-cp9 {
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
  color: #647A72;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.bra_prov_seo-cp9 strong {
  font-weight: 700;
  color: #C4CCC8;
}.bra_prov_seo-cp9 a {
  color: #5BA294;
  text-decoration: underline;
}.bra_prov_grid-cp9 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.bra_prov_grid-cp9 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.bra_prov_grid-cp9 {
  grid-template-columns: repeat(8,1fr);
}
}.bra_prov_card-cp9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 0.5rem;
  padding: 14px 10px;
  background: #101413;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.bra_prov_card-cp9:hover {
  background: #141918;
  border-color: rgba(91, 162, 148, 0.45);
}.bra_prov_logo-cp9 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}.bra_prov_logo-cp9 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.bra_prov_name-cp9 {
  font-weight: 600;
  text-align: center;
  color: #8FA49C;
  font-size: 11px;
  overflow-wrap: break-word;
}.bra_app-cp9 {
  background: #0B0E0D;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.bra_app-cp9 {
  padding: 2.75rem 1.5rem 0;
}
}.bra_app_in-cp9 {
  margin: 0 auto;
  max-width: 1320px;
}.bra_app_head-cp9 {
  margin-bottom: 1rem;
}.bra_app_label-cp9 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #5BA294;
}.bra_app_h2-cp9 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #EDF0EE;
  margin-bottom: 6px;
}
@media(min-width: 766px) {.bra_app_h2-cp9 {
  font-size: 24px;
}
}.bra_app_sub-cp9 {
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #647A72;
}.bra_app_sub-cp9 strong {
  color: #C4CCC8;
  font-weight: 700;
}.bra_app_cards-cp9 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width:640px) {.bra_app_cards-cp9 {
  grid-template-columns: repeat(3,1fr);
}
}.bra_app_card-cp9 {
  gap: 16px;
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.bra_app_card_ios-cp9 {
  background: linear-gradient(135deg,rgba(91, 162, 148, 0.18) 0%,#141918 100%);
}.bra_app_card_android-cp9 {
  background: linear-gradient(135deg,rgba(62, 168, 110, 0.16) 0%,#141918 100%);
}.bra_app_card_win-cp9 {
  background: linear-gradient(135deg,rgba(200, 145, 42, 0.16) 0%,#141918 100%);
}.bra_app_card_ic-cp9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
}.bra_app_card_ic-cp9 {
  flex-shrink: 0;
  color: #EDF0EE;
}.bra_app_card_os-cp9 {
  font-weight: 700;
  font-size: 10px;
  color: #647A72;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.bra_app_card_title-cp9 {
  color: #EDF0EE;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 15px;
}.bra_app_card_text-cp9 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #647A72;
  line-height: 1.5;
}.bra_app_card_btn-cp9 {
  transition: background .2s;
  border-radius: 4px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(91, 162, 148, 0.45);
  padding: 10px 18px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  color: #EDF0EE;
}.bra_app_card_btn-cp9:hover {
  background: rgba(255, 255, 255, 0.07);
}.bra_seo-cp9 {
  background: #0B0E0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.bra_seo-cp9 {
  padding: 2.75rem 24px 0;
}
}.bra_seo_in-cp9 {
  padding: 1.75rem 1.5rem;
  background: #141918;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.bra_seo_in-cp9 {
  padding: 36px 40px;
}
}.bra_seo_label-cp9 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #5BA294;
  font-size: 0.688rem;
}.bra_seo_h2-cp9 {
  color: #EDF0EE;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.bra_seo_h2-cp9 {
  font-size: 24px;
}
}.bra_seo_body-cp9 {
  color: #8FA49C;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bra_seo_body-cp9 p {
  color: #8FA49C;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.bra_seo_body-cp9 p:last-child {
  margin-bottom: 0;
}.bra_seo_body-cp9 strong {
  color: #C4CCC8;
  font-weight: 700;
}.bra_seo_body-cp9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BA294;
}.bra_seo_body-cp9 a:hover {
  color: #6DBAAB;
}.bra_seo_body-cp9 ul,.bra_seo_body-cp9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bra_seo_body-cp9 ol {
  list-style: decimal;
}.bra_seo_body-cp9 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #8FA49C;
  line-height: 1.75;
}.bra_seo_body-cp9 table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.bra_seo_body-cp9 table {
  display: table;
}
}.bra_seo_body-cp9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4CCC8;
  text-align: left;
  font-weight: 700;
}.bra_seo_body-cp9 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8FA49C;
}.bra_seo_cols-cp9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.bra_seo_cols-cp9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bra_seo_cols-cp9 {
  grid-template-columns: repeat(3,1fr);
}
}.bra_seo_col_h-cp9 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C4CCC8;
  margin-bottom: 0.438rem;
}.bra_seo_col_p-cp9 {
  color: #647A72;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.bra_seo_stats-cp9 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bra_seo_stat-cp9 {
  border: 1px solid rgba(91, 162, 148, 0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(91, 162, 148, 0.07);
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.bra_seo_stat_val-cp9 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #5BA294;
  font-size: 1.25rem;
  font-weight: 800;
}.bra_seo_stat_lb-cp9 {
  color: #647A72;
  font-size: 11px;
  overflow-wrap: break-word;
}.bra_seo-cp9 {
  padding: 36px 1rem 0;
  background: #0B0E0D;
}
@media(min-width: 765px) {.bra_seo-cp9 {
  padding: 44px 24px 0;
}
}.bra_seo_in-cp9 {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #141918;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.bra_seo_in-cp9 {
  padding: 36px 2.5rem;
}
}.bra_seo_label-cp9 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  color: #5BA294;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.bra_seo_h2-cp9 {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #EDF0EE;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.bra_seo_h2-cp9 {
  font-size: 24px;
}
}.bra_seo_body-cp9 {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8FA49C;
  overflow-wrap: break-word;
}.bra_seo_body-cp9 p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8FA49C;
}.bra_seo_body-cp9 p:last-child {
  margin-bottom: 0;
}.bra_seo_body-cp9 strong {
  font-weight: 700;
  color: #C4CCC8;
}.bra_seo_body-cp9 a {
  transition: color .2s;
  color: #5BA294;
  text-decoration: underline;
}.bra_seo_body-cp9 a:hover {
  color: #6DBAAB;
}.bra_seo_body-cp9 ul,.bra_seo_body-cp9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.bra_seo_body-cp9 ol {
  list-style: decimal;
}.bra_seo_body-cp9 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
  color: #8FA49C;
}.bra_seo_body-cp9 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 765px) {.bra_seo_body-cp9 table {
  display: table;
}
}.bra_seo_body-cp9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C4CCC8;
  text-align: left;
}.bra_seo_body-cp9 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8FA49C;
}.bra_seo_cols-cp9 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.bra_seo_cols-cp9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.bra_seo_cols-cp9 {
  grid-template-columns: repeat(3,1fr);
}
}.bra_seo_col_h-cp9 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #C4CCC8;
}.bra_seo_col_p-cp9 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #647A72;
  font-size: 13px;
}.bra_seo_stats-cp9 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.bra_seo_stat-cp9 {
  padding: 0.875rem 1rem;
  background: rgba(91, 162, 148, 0.07);
  border: 1px solid rgba(91, 162, 148, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  min-width: 140px;
}.bra_seo_stat_val-cp9 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #5BA294;
  font-weight: 800;
  font-size: 1.25rem;
}.bra_seo_stat_lb-cp9 {
  color: #647A72;
  overflow-wrap: break-word;
  font-size: 11px;
}.bra_rv-cp9 {
  padding: 36px 16px 0;
  background: #0B0E0D;
}
@media(min-width:768px) {.bra_rv-cp9 {
  padding: 2.75rem 24px 0;
}
}.bra_rv_in-cp9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bra_rv_head-cp9 {
  margin-bottom: 20px;
  max-width: 45rem;
}.bra_rv_label-cp9 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #5BA294;
}.bra_rv_h2-cp9 {
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  color: #EDF0EE;
}
@media(min-width: 767px) {.bra_rv_h2-cp9 {
  font-size: 28px;
}
}.bra_rv_stats-cp9 {
  gap: 1.125rem;
  font-size: 0.813rem;
  flex-wrap: wrap;
  color: #647A72;
  align-items: center;
  display: flex;
}.bra_rv_stats_score-cp9 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.bra_rv_stats_score_val-cp9 {
  font-weight: 800;
  color: #C8912A;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
}.bra_rv_stats_score_max-cp9 {
  font-size: 0.813rem;
  color: #4A5C54;
}.bra_rv_stats_badge-cp9 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.bra_rv_stats_badge-cp9 svg {
  color: #C8912A;
  height: 0.875rem;
  width: 0.875rem;
}.bra_rv_grid-cp9 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.bra_rv_grid-cp9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.bra_rv_grid-cp9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bra_rv_card-cp9 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 0.5rem;
  background: #141918;
  flex-direction: column;
  display: flex;
}.bra_rv_card_stars-cp9 {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #C8912A;
  display: flex;
}.bra_rv_card_stars-cp9 svg {
  width: 0.875rem;
  height: 0.875rem;
}.bra_rv_card_h-cp9 {
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #EDF0EE;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 700;
}.bra_rv_card_body-cp9 {
  flex: 1;
  color: #647A72;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
}.bra_rv_card_body-cp9 strong {
  color: #C4CCC8;
  font-weight: 600;
}.bra_rv_card_meta-cp9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.bra_rv_card_author-cp9 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C4CCC8;
}.bra_rv_card_date-cp9 {
  font-size: 11px;
  color: #4A5C54;
}.bra_faq-cp9 {
  background: #0B0E0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.bra_faq-cp9 {
  padding: 44px 24px 0;
}
}.bra_faq_in-cp9 {
  margin: 0 auto;
  max-width: 1320px;
}.bra_faq_head-cp9 {
  margin-bottom: 20px;
}.bra_faq_label-cp9 {
  text-transform: uppercase;
  color: #5BA294;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.bra_faq_h2-cp9 {
  color: #EDF0EE;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.bra_faq_h2-cp9 {
  font-size: 1.5rem;
}
}.bra_faq_list-cp9 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.bra_faq_item-cp9 {
  background: #141918;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  overflow: hidden;
}.bra_faq_q-cp9 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  color: #C4CCC8;
  font-weight: 600;
  justify-content: space-between;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
  display: flex;
}.bra_faq_q-cp9:hover {
  color: #EDF0EE;
}.bra_faq_q_ic-cp9 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 1.5rem;
  color: #5BA294;
  align-items: center;
  flex-shrink: 0;
  font-size: 16px;
  display: flex;
  width: 24px;
}.bra_faq_item-cp9.bra_state_open-cp9 .bra_faq_q_ic-cp9 {
  transform: rotate(45deg);
}.bra_faq_a-cp9 {
  padding: 0 20px 16px;
  color: #647A72;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.7;
}.bra_faq_item-cp9.bra_state_open-cp9 .bra_faq_a-cp9 {
  display: block;
}.bra_faq_a-cp9 strong {
  color: #C4CCC8;
  font-weight: 700;
}.bra_faq_a-cp9 a {
  color: #5BA294;
  text-decoration: underline;
}.bra_faq_a-cp9 ul,.bra_faq_a-cp9 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.bra_faq_a-cp9 ol {
  list-style: decimal;
}.bra_faq_a-cp9 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.bra_faq_a-cp9 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.bra_faq_a-cp9 table {
  display: table;
}
}.bra_faq_a-cp9 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4CCC8;
  text-align: left;
}.bra_faq_a-cp9 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #647A72;
}.bra_pmt-cp9 {
  background: #0B0E0D;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.bra_pmt-cp9 {
  padding: 2.75rem 1.5rem 0;
}
}.bra_pmt_in-cp9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bra_pmt_head-cp9 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.bra_pmt_label-cp9 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #5BA294;
  font-weight: 700;
  letter-spacing: .08em;
}.bra_pmt_h2-cp9 {
  margin-bottom: 8px;
  color: #EDF0EE;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width:768px) {.bra_pmt_h2-cp9 {
  font-size: 28px;
}
}.bra_pmt_intro-cp9 {
  color: #647A72;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.bra_pmt_groups-cp9 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.bra_pmt_group-cp9 {
  border-radius: 0.5rem;
  background: #141918;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.bra_pmt_group_head-cp9 {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.bra_pmt_group_ic-cp9 {
  border-radius: 4px;
  background: rgba(91, 162, 148, 0.18);
  align-items: center;
  color: #5BA294;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
  display: flex;
  justify-content: center;
}.bra_pmt_group_ic-cp9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.bra_pmt_group_h-cp9 {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #EDF0EE;
}.bra_pmt_group_p-cp9 {
  margin-bottom: 0.875rem;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #647A72;
  overflow-wrap: break-word;
}.bra_pmt_group_p-cp9 strong {
  font-weight: 600;
  color: #C4CCC8;
}.bra_pmt_table_wrap-cp9 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.bra_pmt_table-cp9 {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
}.bra_pmt_table-cp9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C4CCC8;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
}.bra_pmt_table-cp9 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #647A72;
}.bra_pmt_table-cp9 tbody tr:last-child td {
  border-bottom: none;
}.bra_pmt_table-cp9 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4CCC8;
}.bra_seo-cp9 {
  padding: 2.25rem 1rem 0;
  background: #0B0E0D;
}
@media(min-width: 766px) {.bra_seo-cp9 {
  padding: 44px 24px 0;
}
}.bra_seo_in-cp9 {
  background: #141918;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1320px;
}
@media(min-width: 771px) {.bra_seo_in-cp9 {
  padding: 36px 2.5rem;
}
}.bra_seo_label-cp9 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #5BA294;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.bra_seo_h2-cp9 {
  color: #EDF0EE;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.bra_seo_h2-cp9 {
  font-size: 1.5rem;
}
}.bra_seo_body-cp9 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8FA49C;
}.bra_seo_body-cp9 p {
  color: #8FA49C;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.bra_seo_body-cp9 p:last-child {
  margin-bottom: 0;
}.bra_seo_body-cp9 strong {
  font-weight: 700;
  color: #C4CCC8;
}.bra_seo_body-cp9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BA294;
}.bra_seo_body-cp9 a:hover {
  color: #6DBAAB;
}.bra_seo_body-cp9 ul,.bra_seo_body-cp9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.bra_seo_body-cp9 ol {
  list-style: decimal;
}.bra_seo_body-cp9 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8FA49C;
  font-size: 0.875rem;
}.bra_seo_body-cp9 table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.bra_seo_body-cp9 table {
  display: table;
}
}.bra_seo_body-cp9 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4CCC8;
  text-align: left;
}.bra_seo_body-cp9 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8FA49C;
}.bra_seo_cols-cp9 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.bra_seo_cols-cp9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.bra_seo_cols-cp9 {
  grid-template-columns: repeat(3,1fr);
}
}.bra_seo_col_h-cp9 {
  font-size: 0.813rem;
  color: #C4CCC8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.bra_seo_col_p-cp9 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #647A72;
  line-height: 1.65;
}.bra_seo_stats-cp9 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.bra_seo_stat-cp9 {
  border: 1px solid rgba(91, 162, 148, 0.18);
  padding: 14px 16px;
  flex: 1;
  background: rgba(91, 162, 148, 0.07);
  border-radius: 0.5rem;
  min-width: 140px;
}.bra_seo_stat_val-cp9 {
  color: #5BA294;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.bra_seo_stat_lb-cp9 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #647A72;
}.bra_ft-cp9 {
  background: #070909;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.bra_ft_support-cp9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.bra_ft_support-cp9 {
  padding: 1.75rem 1.5rem;
}
}.bra_ft_support_in-cp9 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.bra_ft_support_main-cp9 {
  gap: 16px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.bra_ft_support_ic-cp9 {
  flex-shrink: 0;
  color: #5BA294;
}.bra_ft_support_ic-cp9 svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
  stroke-linejoin: round;
}.bra_ft_support_text_title-cp9 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  color: #EDF0EE;
  font-weight: 700;
}.bra_ft_support_text_sub-cp9 {
  font-size: 12px;
  color: #647A72;
  overflow-wrap: break-word;
}.bra_ft_support_btn-cp9 {
  background: #5BA294;
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  font-weight: 700;
  color: #EDF0EE;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
}.bra_ft_support_btn-cp9:hover {
  background: #6DBAAB;
}.bra_ft_support_contacts-cp9 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.bra_ft_support_contact-cp9 {
  line-height: 1.4;
  color: #4A5C54;
  font-size: 12px;
}.bra_ft_support_contact-cp9 strong {
  color: #8FA49C;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
}.bra_ft_main-cp9 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.bra_ft_main-cp9 {
  padding: 2.5rem 1.5rem 32px;
}
}.bra_ft_main_in-cp9 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.bra_ft_main_in-cp9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.bra_ft_main_in-cp9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bra_ft_col_logo-cp9 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.bra_ft_col_logo-cp9 {
  grid-column: auto;
}
}.bra_ft_logo-cp9 {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 800;
  margin-bottom: 12px;
  color: #EDF0EE;
}.bra_ft_logo_mark-cp9 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.bra_ft_logo_mark-cp9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bra_ft_logo_sub-cp9 {
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
  color: #4A5C54;
  overflow-wrap: break-word;
}.bra_ft_col_title-cp9 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #8FA49C;
  font-size: 12px;
  margin-bottom: 14px;
}.bra_ft_col_links-cp9 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.bra_ft_col_link-cp9 {
  transition: color .2s;
  color: #4A5C54;
  overflow-wrap: break-word;
  font-size: 13px;
}.bra_ft_col_link-cp9:hover {
  color: #C4CCC8;
}.bra_ft_apps-cp9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bra_ft_app_card-cp9 {
  gap: 10px;
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.bra_ft_app_card-cp9:hover {
  border-color: rgba(91, 162, 148, 0.45);
}.bra_ft_app_card_ic-cp9 svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.bra_ft_app_card_os-cp9 {
  font-weight: 600;
  color: #4A5C54;
  font-size: 0.625rem;
}.bra_ft_app_card_action-cp9 {
  color: #C4CCC8;
  font-size: 12px;
  font-weight: 700;
}.bra_ft_bot-cp9 {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.bra_ft_bot-cp9 {
  padding: 1.25rem 1.5rem;
}
}.bra_ft_bot_in-cp9 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.bra_ft_socials-cp9 {
  gap: 8px;
  display: flex;
}.bra_ft_soc-cp9 {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  align-items: center;
  color: #8FA49C;
  width: 36px;
  height: 36px;
  justify-content: center;
  display: flex;
}.bra_ft_soc-cp9 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
}.bra_ft_soc-cp9:hover {
  background: rgba(255, 255, 255, 0.07);
}.bra_ft_legal-cp9 {
  flex: 1;
  color: #3E4F48;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.bra_ft_legal-cp9 strong {
  color: #8FA49C;
  font-weight: 700;
}.bra_ft_legal-cp9 a {
  color: #8FA49C;
  text-decoration: underline;
}.bra_ft_age-cp9 {
  border-radius: 50%;
  border: 2px solid #3E4F48;
  margin-left: auto;
  height: 2rem;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
  color: #3E4F48;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  justify-content: center;
}