*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'DM Sans', sans-serif;
  color: #BCC4E8;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #080B18;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.btw_layout-2ov {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.btw_page-2ov {
  min-height: 100vh;
  display: flex;
}.btw_main-2ov {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.btw_main-2ov {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.btw_main-2ov {
  padding-bottom: 72px;
}
}.btw_gc-2ov {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  background: #0A0E1D;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width:640px) {.btw_gc-2ov {
  width: 156px;
}
}
@media(min-width: 1082px) {.btw_gc-2ov {
  width: 168px;
}
}.btw_gc-2ov:hover {
  transform: translateY(-3px);
  border-color: rgba(92,92,255,0.07);
}.btw_gc_img-2ov {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.btw_gc_img-2ov img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.btw_gc_hover-2ov {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5,6,15,0.72);
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.btw_gc-2ov:hover .btw_gc_hover-2ov {
  opacity: 1;
}.btw_gc_hover_btn-2ov {
  border-radius: 6px;
  padding: 8px 16px;
  background: #5C5CFF;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EFF1FF;
}.btw_gc_info-2ov {
  padding: 8px 10px 0.625rem;
}.btw_gc_name-2ov {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  font-size: 0.75rem;
  color: #BCC4E8;
  text-overflow: ellipsis;
  white-space: nowrap;
}.btw_gc_prov-2ov {
  color: #4A5278;
  font-size: 0.625rem;
}.btw_gc_tag-2ov {
  border-radius: 0.25rem;
  padding: 2px 7px;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  top: 6px;
  letter-spacing: .04em;
  z-index: 2;
  text-transform: uppercase;
  left: 0.375rem;
}.btw_gc_tag_hot-2ov {
  background: #E63248;
  color: #fff;
}.btw_gc_tag_new-2ov {
  background: #20CC7A;
  color: #080B18;
}.btw_gc_tag_jp-2ov {
  background: #F0A828;
  color: #080B18;
}.btw_gc_tag_ex-2ov {
  background: #3A1E96;
  color: #fff;
}.btw_gc_tag_live-2ov {
  background: #E63248;
  color: #fff;
}.btw_gr-2ov {
  background: #080B18;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.btw_gr-2ov {
  padding: 36px 1.5rem 0;
}
}.btw_gr_in-2ov {
  margin: 0 auto;
  max-width: 83.75rem;
}.btw_gr_head-2ov {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.btw_gr_head_l-2ov {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.btw_gr_ic-2ov {
  border-radius: 10px;
  width: 32px;
  justify-content: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.btw_gr_ic-2ov svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.btw_gr_title-2ov {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF1FF;
  font-family: 'Outfit', sans-serif;
  font-size: 1rem;
}
@media(min-width: 769px) {.btw_gr_title-2ov {
  font-size: 18px;
}
}.btw_gr_more-2ov {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  color: #606690;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.btw_gr_more-2ov:hover {
  color: #5C5CFF;
}.btw_gr_more-2ov svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.btw_gr_arrows-2ov {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.btw_gr_arr-2ov {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  color: #8890C0;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.btw_gr_arr-2ov:hover {
  background: rgba(255,255,255,0.07);
  color: #EFF1FF;
}.btw_gr_arr-2ov svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.btw_gr_seo_h-2ov {
  margin: 0 0 0.375rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #BCC4E8;
  font-size: 0.813rem;
  font-family: 'Outfit', sans-serif;
}
@media(min-width: 770px) {.btw_gr_seo_h-2ov {
  font-size: 0.875rem;
}
}.btw_gr_seo-2ov {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  font-size: 12px;
  margin-bottom: 12px;
  color: #606690;
}.btw_gr_seo-2ov strong {
  color: #BCC4E8;
  font-weight: 600;
}.btw_gr_scroll-2ov {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.btw_gr_scroll-2ov::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.btw_gr_scroll-2ov {
  gap: 0.75rem;
}
}.btw_tb-2ov {
  background: #080B18;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  right: 0;
  position: fixed;
  height: 3.5rem;
  z-index: 80;
  top: 0;
  align-items: center;
  left: 0;
  display: flex;
}.btw_tb_in-2ov {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.btw_tb_burger-2ov {
  gap: 0.313rem;
  border-radius: 10px;
  margin-right: 8px;
  width: 2.375rem;
  justify-content: center;
  flex-direction: column;
  height: 2.375rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.btw_tb_burger-2ov:hover {
  background: rgba(255,255,255,0.05);
}.btw_tb_burger_line-2ov {
  background: #8890C0;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1082px) {.btw_tb_burger-2ov {
  display: none;
}
}.btw_tb_logo-2ov {
  gap: 0.563rem;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  align-items: center;
  font-weight: 800;
  color: #EFF1FF;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.btw_tb_logo_mark-2ov {
  border-radius: 10px;
  overflow: hidden;
  width: 2rem;
  height: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.btw_tb_logo_mark-2ov img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.btw_tb_nav-2ov {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.btw_tb_nav-2ov {
  display: flex;
}
}.btw_tb_tab-2ov {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #8890C0;
  white-space: nowrap;
}.btw_tb_tab-2ov:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF1FF;
}.btw_tb_tab-2ov.btw_state_active-2ov {
  background: rgba(92,92,255,0.18);
  color: #EFF1FF;
}.btw_tb_right-2ov {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.btw_tb_login-2ov {
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  display: none;
  font-weight: 600;
  color: #BCC4E8;
  font-size: 13px;
}.btw_tb_login-2ov:hover {
  border-color: rgba(100,100,255,0.40);
  color: #EFF1FF;
}
@media(min-width: 482px) {.btw_tb_login-2ov {
  display: block;
}
}.btw_tb_reg-2ov {
  background: #20CC7A;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  color: #07091A;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.btw_tb_reg-2ov:hover {
  background: #2EDE8A;
}.btw_sb-2ov {
  background: #0E1222;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  bottom: 0;
  z-index: 70;
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
  left: 0;
}.btw_sb-2ov.btw_state_open-2ov {
  transform: translateX(0);
}.btw_sb-2ov::-webkit-scrollbar {
  width: 0.25rem;
}.btw_sb-2ov::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.btw_sb-2ov {
  transform: translateX(0);
}
}.btw_sb_auth-2ov {
  padding: 14px 0.75rem 0.625rem;
}.btw_sb_btn_reg-2ov {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  background: #20CC7A;
  color: #07091A;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.btw_sb_btn_reg-2ov:hover {
  background: #2EDE8A;
}.btw_sb_btn_login-2ov {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  border-radius: 0.625rem;
  color: #BCC4E8;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
}.btw_sb_btn_login-2ov:hover {
  border-color: rgba(100,100,255,0.40);
  color: #EFF1FF;
}.btw_sb_promo-2ov {
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#1A0D5C,#0E1222);
  padding: 12px 14px;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(92,92,255,0.18);
  position: relative;
}.btw_sb_promo-2ov::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(92,92,255,0.18),transparent 70%);
  width: 5rem;
  content: '';
  top: -20px;
  height: 5rem;
  position: absolute;
  right: -1.25rem;
}.btw_sb_promo_title-2ov {
  letter-spacing: .06em;
  color: #5C5CFF;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}.btw_sb_promo_text-2ov {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #EFF1FF;
}.btw_sb_promo_sub-2ov {
  margin-top: 3px;
  font-size: 10px;
  color: #606690;
}.btw_sb_nav-2ov {
  padding: 6px 8px 16px;
}.btw_sb_nav_lb-2ov {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #4A5278;
}.btw_sb_link-2ov {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 6px;
  color: #8890C0;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
}.btw_sb_link-2ov:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF1FF;
}.btw_sb_link-2ov.btw_state_active-2ov {
  background: rgba(92,92,255,0.18);
  color: #EFF1FF;
}.btw_sb_ic-2ov {
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.875rem;
  flex-shrink: 0;
  width: 1.875rem;
}.btw_sb_ic-2ov svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.btw_sb_ic_1-2ov {
  background: rgba(92,92,255,0.07);
  color: #5C5CFF;
}.btw_sb_ic_2-2ov {
  background: rgba(32,204,122,0.15);
  color: #20CC7A;
}.btw_sb_ic_3-2ov {
  background: rgba(240,168,40,0.14);
  color: #F0A828;
}.btw_sb_ic_4-2ov {
  background: rgba(58,30,150,0.30);
  color: #3A1E96;
}.btw_sb_ic_5-2ov {
  background: rgba(92,92,255,0.07);
  color: #E84FA0;
}.btw_sb_ic_6-2ov {
  background: rgba(58,30,150,0.30);
  color: #9040F0;
}.btw_sb_badge-2ov {
  background: #F0A828;
  padding: 2px 7px;
  border-radius: 6px;
  color: #07091A;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.btw_sb_bot-2ov {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.btw_sb_lang-2ov,.btw_sb_help-2ov {
  background: rgba(255,255,255,0.05);
  gap: 6px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  border-radius: 6px;
  display: flex;
  color: #8890C0;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 0.688rem;
}.btw_sb_lang-2ov:hover,.btw_sb_help-2ov:hover {
  border-color: rgba(100,100,255,0.40);
  color: #EFF1FF;
}.btw_sb_lang-2ov svg,.btw_sb_help-2ov svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.btw_sb_bd-2ov {
  inset: 0;
  background: rgba(5,6,15,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.btw_sb_bd-2ov.btw_state_on-2ov {
  display: block;
}
@media(min-width: 1078px) {.btw_sb_bd-2ov {
  display: none!important;
}
}.btw_mob_nav-2ov {
  background: #0E1222;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  left: 0;
  right: 0;
  display: flex;
  bottom: 0;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1081px) {.btw_mob_nav-2ov {
  display: none;
}
}.btw_mob_nav_item-2ov {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  color: #4A5278;
  align-items: center;
}.btw_mob_nav_ic-2ov {
  line-height: 1;
}.btw_mob_nav_ic-2ov svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.btw_mob_nav_lb-2ov {
  color: #4A5278;
  font-size: 10px;
  font-weight: 600;
}.btw_mob_nav_item-2ov.btw_state_active-2ov {
  color: #5C5CFF;
}.btw_mob_nav_item-2ov.btw_state_active-2ov .btw_mob_nav_lb-2ov {
  color: #5C5CFF;
}.btw_hero-2ov {
  padding: 1.25rem 16px 0;
  background: #080B18;
}
@media(min-width: 771px) {.btw_hero-2ov {
  padding: 1.5rem 1.5rem 0;
}
}.btw_hero_in-2ov {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 858px) {.btw_hero_in-2ov {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.btw_hero_in-2ov {
  grid-template-columns: 1fr 340px;
}
}.btw_hero_promo-2ov {
  background: #0A0E1D;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 771px) {.btw_hero_promo-2ov {
  min-height: 17.5rem;
}
}.btw_hero_promo_bg-2ov {
  background-position: center;
  background: linear-gradient(120deg,#1A0D5C 0%,#080B18 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.btw_hero_promo_bg-2ov::after {
  inset: 0;
  background: linear-gradient(90deg,#080B18 0%,rgba(5,6,15,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.btw_hero_promo_glow-2ov {
  background: radial-gradient(circle,rgba(58,30,150,0.30) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -2.5rem;
  pointer-events: none;
  right: 60px;
  width: 300px;
  position: absolute;
}.btw_hero_promo_ct-2ov {
  padding: 28px 24px 28px 28px;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media(min-width: 770px) {.btw_hero_promo_ct-2ov {
  padding: 2.5rem 2rem;
}
}.btw_hero_badge-2ov {
  border-radius: 20px;
  background: rgba(92,92,255,0.18);
  border: 1px solid rgba(92,92,255,0.07);
  padding: 0.313rem 0.75rem;
  margin-bottom: 0.875rem;
  display: inline-block;
  color: #5C5CFF;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.btw_hero_h1-2ov {
  line-height: 1.15;
  margin-bottom: 10px;
  font-size: 1.625rem;
  color: #EFF1FF;
  overflow-wrap: break-word;
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
}.btw_hero_h1-2ov em {
  color: #F0A828;
  font-style: normal;
}
@media(min-width: 769px) {.btw_hero_h1-2ov {
  font-size: 2.25rem;
}
}.btw_hero_sub-2ov {
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #8890C0;
}
@media(min-width: 771px) {.btw_hero_sub-2ov {
  font-size: 0.875rem;
}
}.btw_hero_row-2ov {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.btw_hero_cta-2ov {
  transition: background .2s;
  background: #20CC7A;
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  font-size: 0.875rem;
  color: #07091A;
  font-weight: 700;
  box-shadow: 0 0.25rem 20px rgba(32,204,122,0.45), 0 1px 4px rgba(0,0,0,0.60);
}.btw_hero_cta-2ov:hover {
  background: #2EDE8A;
}.btw_hero_terms-2ov {
  color: #4A5278;
  font-size: 0.688rem;
}.btw_hero_game-2ov {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 1rem;
  background: #0A0E1D;
  display: flex;
  position: relative;
  flex-direction: column;
}.btw_hero_game_badge-2ov {
  border: 1px solid rgba(240,168,40,0.14);
  border-radius: 1.25rem;
  background: rgba(240,168,40,0.14);
  padding: 5px 0.625rem;
  font-weight: 700;
  font-size: 0.625rem;
  color: #F0A828;
  letter-spacing: .06em;
  z-index: 3;
  left: 12px;
  position: absolute;
  top: 12px;
  text-transform: uppercase;
}.btw_hero_game_badge-2ov svg {
  height: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
}.btw_hero_game_img-2ov {
  background: linear-gradient(135deg,#1A0D5C,#080B18);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.btw_hero_game_img-2ov img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.btw_hero_game_play-2ov {
  inset: 0;
  background: rgba(5,6,15,0.72);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
  display: flex;
}.btw_hero_game-2ov:hover .btw_hero_game_play-2ov {
  opacity: 1;
}.btw_hero_game_play-2ov span {
  background: #5C5CFF;
  border-radius: 50%;
  height: 52px;
  display: flex;
  justify-content: center;
  width: 52px;
  align-items: center;
}.btw_hero_game_play-2ov span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.btw_hero_game_info-2ov {
  padding: 0.875rem 16px;
}.btw_hero_game_title-2ov {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF1FF;
  margin-bottom: 4px;
  font-size: 15px;
}.btw_hero_game_provider-2ov {
  color: #606690;
  font-size: 0.688rem;
}.btw_hero_game_btn-2ov {
  margin: 12px 16px 1rem;
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  background: #5C5CFF;
  display: block;
  color: #EFF1FF;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.btw_hero_game-2ov:hover .btw_hero_game_btn-2ov {
  background: #7878FF;
}.btw_sbar-2ov {
  padding: 16px 16px 0;
  background: #080B18;
}
@media(min-width: 765px) {.btw_sbar-2ov {
  padding: 18px 1.5rem 0;
}
}.btw_sbar_in-2ov {
  margin: 0 auto;
  max-width: 83.75rem;
}.btw_sbar_row-2ov {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.btw_sbar_input-2ov {
  border-radius: 0.625rem;
  padding: 11px 1rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  flex: 1;
  background: #0A0E1D;
  gap: 10px;
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #606690;
  cursor: pointer;
}.btw_sbar_input-2ov:hover {
  border-color: rgba(100,100,255,0.40);
}.btw_sbar_input-2ov svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
}.btw_sbar_providers-2ov {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 11px 18px;
  border-radius: 0.625rem;
  gap: 8px;
  background: #0A0E1D;
  color: #BCC4E8;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.btw_sbar_providers-2ov:hover {
  border-color: rgba(100,100,255,0.40);
  color: #EFF1FF;
}.btw_sbar_providers-2ov svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.btw_sbar_tabs-2ov {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.btw_sbar_tabs-2ov::-webkit-scrollbar {
  display: none;
}.btw_sbar_tab-2ov {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  padding: 8px 14px;
  border-radius: 1.25rem;
  gap: 7px;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  color: #8890C0;
  display: flex;
}.btw_sbar_tab-2ov:hover {
  border-color: rgba(100,100,255,0.40);
  background: rgba(255,255,255,0.07);
  color: #EFF1FF;
}.btw_sbar_tab-2ov.btw_state_active-2ov {
  border-color: rgba(92,92,255,0.07);
  background: rgba(92,92,255,0.18);
  color: #EFF1FF;
}.btw_sbar_tab_ic-2ov svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.btw_gr_jp-2ov {
  background: linear-gradient(135deg,#1C0A4A 0%,#06070F 100%);
  overflow: hidden;
  padding: 20px;
  border-radius: 1rem;
  position: relative;
}.btw_gr_jp-2ov::before {
  background: radial-gradient(circle,rgba(58,30,150,0.30) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 250px;
  left: -60px;
  height: 250px;
  position: absolute;
  top: -3.75rem;
}.btw_gr_jp-2ov::after {
  background: radial-gradient(circle,rgba(240,168,40,0.14) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  right: 0;
  content: '';
  width: 200px;
  height: 200px;
  position: absolute;
}.btw_gr_jp_head-2ov {
  gap: 1rem;
  position: relative;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.btw_gr_jp_info-2ov {
  flex: 1;
}.btw_gr_jp_label-2ov {
  color: #9040F0;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
}.btw_gr_jp_label-2ov svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 4px;
}.btw_gr_jp_amount-2ov {
  font-weight: 800;
  margin-bottom: 0.25rem;
  line-height: 1;
  font-family: 'Outfit', sans-serif;
  font-size: 2rem;
  overflow-wrap: break-word;
  color: #EFF1FF;
}
@media(min-width:768px) {.btw_gr_jp_amount-2ov {
  font-size: 40px;
}
}.btw_gr_jp_amount-2ov span {
  color: #F0A828;
}.btw_gr_jp_seo-2ov {
  overflow-wrap: break-word;
  color: #8890C0;
  max-width: 30rem;
  line-height: 1.5;
  font-size: 0.75rem;
}.btw_gr_jp_cta-2ov {
  transition: background .2s;
  border: 1px solid rgba(58,30,150,0.30);
  background: rgba(58,30,150,0.30);
  padding: 11px 1.25rem;
  border-radius: 10px;
  align-self: flex-start;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EFF1FF;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 13px;
  margin-top: 4px;
}.btw_gr_jp_cta-2ov:hover {
  background: #3A1E96;
}.btw_gcg-2ov {
  background: #080B18;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.btw_gcg-2ov {
  padding: 44px 24px 0;
}
}.btw_gcg_in-2ov {
  margin: 0 auto;
  max-width: 1340px;
}.btw_gcg_head-2ov {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.btw_gcg_label-2ov {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #5C5CFF;
  margin-bottom: 0.5rem;
}.btw_gcg_h2-2ov {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EFF1FF;
  font-size: 22px;
  font-family: 'Outfit', sans-serif;
}
@media(min-width: 767px) {.btw_gcg_h2-2ov {
  font-size: 1.75rem;
}
}.btw_gcg_intro-2ov {
  font-size: 0.813rem;
  color: #606690;
  line-height: 1.6;
}.btw_gcg_grid-2ov {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.btw_gcg_grid-2ov {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.btw_gcg_grid-2ov {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.btw_gcg_card-2ov {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem;
  border-radius: 16px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.btw_gcg_card-2ov:hover {
  border-color: rgba(92,92,255,0.18);
  transform: translateY(-3px);
}.btw_gcg_card_bg-2ov {
  inset: 0;
  z-index: 0;
  position: absolute;
}.btw_gcg_card_bg-2ov::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.btw_gcg_card_ic-2ov {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  position: absolute;
  align-items: center;
  height: 2.5rem;
  right: 1.125rem;
  display: flex;
  color: #EFF1FF;
  top: 18px;
  justify-content: center;
  width: 40px;
  z-index: 2;
}.btw_gcg_card_ic-2ov svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.btw_gcg_card_ct-2ov {
  z-index: 1;
  position: relative;
}.btw_gcg_card_h-2ov {
  overflow-wrap: break-word;
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  color: #EFF1FF;
  margin-bottom: 8px;
  line-height: 1.2;
  font-size: 18px;
}
@media(min-width:768px) {.btw_gcg_card_h-2ov {
  font-size: 20px;
}
}.btw_gcg_card_p-2ov {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.btw_gcg_card_p-2ov strong {
  font-weight: 600;
  color: #EFF1FF;
}.btw_gcg_card_cta-2ov {
  gap: 4px;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.75rem;
  color: #5C5CFF;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
}.btw_gcg_card_cta-2ov svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.btw_ws-2ov {
  background: #080B18;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.btw_ws-2ov {
  padding: 36px 24px 0;
}
}.btw_ws_in-2ov {
  margin: 0 auto;
  max-width: 1340px;
}.btw_ws_head-2ov {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  margin-bottom: 14px;
  align-items: center;
  flex-wrap: wrap;
}.btw_ws_title-2ov {
  gap: 10px;
  color: #EFF1FF;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-family: 'Outfit', sans-serif;
}.btw_ws_title_ic-2ov svg {
  height: 1.125rem;
  stroke-linejoin: round;
  color: #F0A828;
  stroke-linecap: round;
  width: 1.125rem;
}.btw_ws_online-2ov {
  gap: 0.438rem;
  color: #606690;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.btw_ws_online_dot-2ov {
  background: #20CC7A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(32,204,122,0.15);
  height: 8px;
  flex-shrink: 0;
  width: 8px;
}.btw_ws_scroll-2ov {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.btw_ws_scroll-2ov::-webkit-scrollbar {
  display: none;
}.btw_wc-2ov {
  padding: 0.625rem 0.875rem;
  background: #0A0E1D;
  gap: 10px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.btw_wc_img-2ov {
  overflow: hidden;
  border-radius: 6px;
  background: #0E1222;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.btw_wc_img-2ov img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.btw_wc_info-2ov {
  min-width: 0;
}.btw_wc_game-2ov {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  color: #BCC4E8;
}.btw_wc_player-2ov {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4A5278;
  white-space: nowrap;
  font-size: 10px;
}.btw_wc_amount-2ov {
  font-weight: 700;
  color: #20CC7A;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.btw_app-2ov {
  background: #080B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.btw_app-2ov {
  padding: 2.75rem 24px 0;
}
}.btw_app_in-2ov {
  margin: 0 auto;
  max-width: 1340px;
}.btw_app_head-2ov {
  margin-bottom: 1rem;
}.btw_app_label-2ov {
  font-weight: 700;
  color: #5C5CFF;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.btw_app_h2-2ov {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 1.25rem;
  color: #EFF1FF;
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.btw_app_h2-2ov {
  font-size: 1.5rem;
}
}.btw_app_sub-2ov {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #606690;
  overflow-wrap: break-word;
  max-width: 600px;
}.btw_app_sub-2ov strong {
  font-weight: 700;
  color: #BCC4E8;
}.btw_app_cards-2ov {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width:640px) {.btw_app_cards-2ov {
  grid-template-columns: repeat(3,1fr);
}
}.btw_app_card-2ov {
  border-radius: 10px;
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.btw_app_card_ios-2ov {
  background: linear-gradient(135deg,rgba(92,92,255,0.18) 0%,#0E1222 100%);
}.btw_app_card_android-2ov {
  background: linear-gradient(135deg,rgba(32,204,122,0.15) 0%,#0E1222 100%);
}.btw_app_card_win-2ov {
  background: linear-gradient(135deg,rgba(240,168,40,0.14) 0%,#0E1222 100%);
}.btw_app_card_ic-2ov svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
}.btw_app_card_ic-2ov {
  flex-shrink: 0;
  color: #EFF1FF;
}.btw_app_card_os-2ov {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #606690;
  letter-spacing: .08em;
  font-weight: 700;
}.btw_app_card_title-2ov {
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  color: #EFF1FF;
}.btw_app_card_text-2ov {
  margin-bottom: 0.875rem;
  color: #606690;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.btw_app_card_btn-2ov {
  border: 1px solid rgba(100,100,255,0.40);
  padding: 10px 1.125rem;
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #EFF1FF;
  align-items: center;
}.btw_app_card_btn-2ov:hover {
  background: rgba(255,255,255,0.07);
}.btw_reg-2ov {
  padding: 2.25rem 16px 0;
  background: #080B18;
}
@media(min-width: 765px) {.btw_reg-2ov {
  padding: 44px 1.5rem 0;
}
}.btw_reg_in-2ov {
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0E1222;
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.btw_reg_in-2ov {
  padding: 40px;
}
}.btw_reg_top-2ov {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.btw_reg_top-2ov {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.btw_reg_label-2ov {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #5C5CFF;
}.btw_reg_h2-2ov {
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  color: #EFF1FF;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-family: 'Outfit', sans-serif;
}
@media(min-width: 769px) {.btw_reg_h2-2ov {
  font-size: 28px;
}
}.btw_reg_bonus-2ov {
  padding: 10px 1rem;
  border: 1px solid rgba(240,168,40,0.14);
  background: rgba(240,168,40,0.14);
  border-radius: 10px;
  gap: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.btw_reg_bonus_amount-2ov {
  color: #F0A828;
  font-size: 1.25rem;
  font-weight: 800;
}.btw_reg_bonus_text-2ov {
  color: #8890C0;
  line-height: 1.35;
  font-size: 0.813rem;
}.btw_reg_cta_btn-2ov {
  padding: 0.875rem 32px;
  transition: background .2s;
  border-radius: 10px;
  background: #20CC7A;
  box-shadow: 0 4px 20px rgba(32,204,122,0.45), 0 1px 0.25rem rgba(0,0,0,0.60);
  color: #07091A;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
  font-size: 0.938rem;
}.btw_reg_cta_btn-2ov:hover {
  background: #2EDE8A;
}.btw_reg_terms-2ov {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #4A5278;
}.btw_reg_seo-2ov {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #606690;
  font-size: 0.813rem;
  line-height: 1.65;
}.btw_reg_seo-2ov p {
  line-height: 1.65;
  color: #606690;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.btw_reg_seo-2ov p:last-child {
  margin-bottom: 0;
}.btw_reg_seo-2ov strong {
  color: #BCC4E8;
  font-weight: 700;
}.btw_reg_seo-2ov a {
  transition: color .2s;
  color: #5C5CFF;
  text-decoration: underline;
}.btw_reg_seo-2ov a:hover {
  color: #7878FF;
}.btw_reg_seo-2ov ul,.btw_reg_seo-2ov ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.btw_reg_seo-2ov ol {
  list-style: decimal;
}.btw_reg_seo-2ov li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
  color: #606690;
}.btw_reg_seo-2ov table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.625rem;
}
@media(min-width: 771px) {.btw_reg_seo-2ov table {
  display: table;
}
}.btw_reg_seo-2ov th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  color: #BCC4E8;
  font-weight: 700;
}.btw_reg_seo-2ov td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #606690;
}.btw_reg_steps-2ov {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width:860px) {.btw_reg_steps-2ov {
  margin-top: 0;
}
}.btw_reg_step-2ov {
  padding: 16px;
  gap: 14px;
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.btw_reg_step_num-2ov {
  border-radius: 50%;
  background: rgba(92,92,255,0.18);
  border: 1px solid rgba(92,92,255,0.07);
  height: 34px;
  display: flex;
  font-size: 14px;
  justify-content: center;
  width: 34px;
  font-weight: 800;
  flex-shrink: 0;
  color: #5C5CFF;
  align-items: center;
}.btw_reg_step_title-2ov {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #EFF1FF;
}.btw_reg_step_text-2ov {
  line-height: 1.5;
  font-size: 12px;
  color: #606690;
}.btw_reg_trust-2ov {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}.btw_reg_trust_item-2ov {
  gap: 0.438rem;
  color: #606690;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  display: flex;
}.btw_reg_trust_ic-2ov svg {
  height: 16px;
  stroke-linecap: round;
  color: #5C5CFF;
  stroke-linejoin: round;
  width: 16px;
}.btw_prov-2ov {
  padding: 2.25rem 16px 0;
  background: #080B18;
}
@media(min-width: 769px) {.btw_prov-2ov {
  padding: 2.75rem 24px 0;
}
}.btw_prov_in-2ov {
  margin: 0 auto;
  max-width: 83.75rem;
}.btw_prov_head-2ov {
  margin-bottom: 1rem;
}.btw_prov_label-2ov {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #5C5CFF;
}.btw_prov_h2-2ov {
  color: #EFF1FF;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Outfit', sans-serif;
}
@media(min-width: 770px) {.btw_prov_h2-2ov {
  font-size: 24px;
}
}.btw_prov_seo-2ov {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #606690;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 620px;
}.btw_prov_seo-2ov strong {
  color: #BCC4E8;
  font-weight: 700;
}.btw_prov_seo-2ov a {
  color: #5C5CFF;
  text-decoration: underline;
}.btw_prov_grid-2ov {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.btw_prov_grid-2ov {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.btw_prov_grid-2ov {
  grid-template-columns: repeat(8,1fr);
}
}.btw_prov_card-2ov {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0A0E1D;
  gap: 0.438rem;
  border-radius: 10px;
  padding: 14px 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.btw_prov_card-2ov:hover {
  background: #0E1222;
  border-color: rgba(100,100,255,0.40);
}.btw_prov_logo-2ov {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  align-items: center;
  width: 44px;
  height: 44px;
  justify-content: center;
  display: flex;
}.btw_prov_logo-2ov img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.btw_prov_name-2ov {
  font-weight: 600;
  color: #8890C0;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
}.btw_bon-2ov {
  padding: 36px 16px 0;
  background: #080B18;
}
@media(min-width:768px) {.btw_bon-2ov {
  padding: 44px 1.5rem 0;
}
}.btw_bon_in-2ov {
  margin: 0 auto;
  max-width: 1340px;
}.btw_bon_head-2ov {
  margin-bottom: 1.25rem;
}.btw_bon_label-2ov {
  font-weight: 700;
  font-size: 11px;
  color: #5C5CFF;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.btw_bon_h2-2ov {
  margin-bottom: 8px;
  color: #EFF1FF;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Outfit', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.btw_bon_h2-2ov {
  font-size: 1.5rem;
}
}.btw_bon_seo-2ov {
  color: #606690;
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.btw_bon_seo-2ov strong {
  color: #BCC4E8;
  font-weight: 700;
}.btw_bon_seo-2ov a {
  text-decoration: underline;
  color: #5C5CFF;
}.btw_bon_grid-2ov {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.btw_bon_grid-2ov {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.btw_bon_grid-2ov {
  grid-template-columns: repeat(5,1fr);
}
}.btw_bon_card-2ov {
  border-radius: 10px;
  background: #0A0E1D;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
}.btw_bon_card-2ov:hover {
  border-color: rgba(92,92,255,0.07);
  transform: translateY(-2px);
}.btw_bon_card_ic-2ov svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.btw_bon_card_ic-2ov {
  margin-bottom: 10px;
}.btw_bon_card_type-2ov {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #606690;
  letter-spacing: .06em;
}.btw_bon_card_amount-2ov {
  color: #F0A828;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
}.btw_bon_card_name-2ov {
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EFF1FF;
}.btw_bon_card_detail-2ov {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #4A5278;
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
}.btw_faq-2ov {
  padding: 36px 1rem 0;
  background: #080B18;
}
@media(min-width: 766px) {.btw_faq-2ov {
  padding: 44px 24px 0;
}
}.btw_faq_in-2ov {
  margin: 0 auto;
  max-width: 1340px;
}.btw_faq_head-2ov {
  margin-bottom: 20px;
}.btw_faq_label-2ov {
  text-transform: uppercase;
  color: #5C5CFF;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.btw_faq_h2-2ov {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EFF1FF;
  font-family: 'Outfit', sans-serif;
}
@media(min-width: 766px) {.btw_faq_h2-2ov {
  font-size: 1.5rem;
}
}.btw_faq_list-2ov {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.btw_faq_item-2ov {
  border-radius: 10px;
  background: #0E1222;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
}.btw_faq_q-2ov {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  font-weight: 600;
  justify-content: space-between;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #BCC4E8;
  font-size: 14px;
  align-items: center;
}.btw_faq_q-2ov:hover {
  color: #EFF1FF;
}.btw_faq_q_ic-2ov {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  height: 24px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #5C5CFF;
  width: 1.5rem;
  font-size: 1rem;
  display: flex;
}.btw_faq_item-2ov.btw_state_open-2ov .btw_faq_q_ic-2ov {
  transform: rotate(45deg);
}.btw_faq_a-2ov {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  color: #606690;
}.btw_faq_item-2ov.btw_state_open-2ov .btw_faq_a-2ov {
  display: block;
}.btw_faq_a-2ov strong {
  font-weight: 700;
  color: #BCC4E8;
}.btw_faq_a-2ov a {
  color: #5C5CFF;
  text-decoration: underline;
}.btw_faq_a-2ov ul,.btw_faq_a-2ov ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.btw_faq_a-2ov ol {
  list-style: decimal;
}.btw_faq_a-2ov li {
  margin-bottom: 4px;
  line-height: 1.6;
}.btw_faq_a-2ov table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.btw_faq_a-2ov table {
  display: table;
}
}.btw_faq_a-2ov th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #BCC4E8;
  font-weight: 700;
}.btw_faq_a-2ov td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #606690;
}.btw_rv-2ov {
  padding: 36px 1rem 0;
  background: #080B18;
}
@media(min-width: 767px) {.btw_rv-2ov {
  padding: 2.75rem 24px 0;
}
}.btw_rv_in-2ov {
  margin: 0 auto;
  max-width: 1340px;
}.btw_rv_head-2ov {
  margin-bottom: 20px;
  max-width: 720px;
}.btw_rv_label-2ov {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #5C5CFF;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.btw_rv_h2-2ov {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: 'Outfit', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EFF1FF;
}
@media(min-width:768px) {.btw_rv_h2-2ov {
  font-size: 28px;
}
}.btw_rv_stats-2ov {
  gap: 18px;
  color: #606690;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.btw_rv_stats_score-2ov {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.btw_rv_stats_score_val-2ov {
  font-family: 'Outfit', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #F0A828;
}.btw_rv_stats_score_max-2ov {
  font-size: 0.813rem;
  color: #4A5278;
}.btw_rv_stats_badge-2ov {
  gap: 4px;
  display: flex;
  align-items: center;
}.btw_rv_stats_badge-2ov svg {
  height: 0.875rem;
  color: #F0A828;
  width: 0.875rem;
}.btw_rv_grid-2ov {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.btw_rv_grid-2ov {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.btw_rv_grid-2ov {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.btw_rv_card-2ov {
  padding: 1.25rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0E1222;
  display: flex;
  flex-direction: column;
}.btw_rv_card_stars-2ov {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F0A828;
  display: flex;
}.btw_rv_card_stars-2ov svg {
  width: 0.875rem;
  height: 14px;
}.btw_rv_card_h-2ov {
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #EFF1FF;
  font-size: 14px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.btw_rv_card_body-2ov {
  flex: 1;
  line-height: 1.65;
  color: #606690;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
}.btw_rv_card_body-2ov strong {
  color: #BCC4E8;
  font-weight: 600;
}.btw_rv_card_meta-2ov {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.btw_rv_card_author-2ov {
  font-size: 12px;
  font-weight: 600;
  color: #BCC4E8;
}.btw_rv_card_date-2ov {
  color: #4A5278;
  font-size: 0.688rem;
}.btw_seo-2ov {
  background: #080B18;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.btw_seo-2ov {
  padding: 2.75rem 1.5rem 0;
}
}.btw_seo_in-2ov {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 1rem;
  margin: 0 auto;
  background: #0E1222;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.btw_seo_in-2ov {
  padding: 36px 40px;
}
}.btw_seo_label-2ov {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #5C5CFF;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.btw_seo_h2-2ov {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  color: #EFF1FF;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Outfit', sans-serif;
}
@media(min-width: 770px) {.btw_seo_h2-2ov {
  font-size: 24px;
}
}.btw_seo_body-2ov {
  color: #8890C0;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.btw_seo_body-2ov p {
  color: #8890C0;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.btw_seo_body-2ov p:last-child {
  margin-bottom: 0;
}.btw_seo_body-2ov strong {
  font-weight: 700;
  color: #BCC4E8;
}.btw_seo_body-2ov a {
  transition: color .2s;
  text-decoration: underline;
  color: #5C5CFF;
}.btw_seo_body-2ov a:hover {
  color: #7878FF;
}.btw_seo_body-2ov ul,.btw_seo_body-2ov ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.btw_seo_body-2ov ol {
  list-style: decimal;
}.btw_seo_body-2ov li {
  font-size: 0.875rem;
  color: #8890C0;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.btw_seo_body-2ov table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.btw_seo_body-2ov table {
  display: table;
}
}.btw_seo_body-2ov th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #BCC4E8;
  text-align: left;
}.btw_seo_body-2ov td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8890C0;
}.btw_seo_cols-2ov {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.btw_seo_cols-2ov {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.btw_seo_cols-2ov {
  grid-template-columns: repeat(3,1fr);
}
}.btw_seo_col_h-2ov {
  color: #BCC4E8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
}.btw_seo_col_p-2ov {
  color: #606690;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.btw_seo_stats-2ov {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.btw_seo_stat-2ov {
  border: 1px solid rgba(92,92,255,0.18);
  padding: 14px 1rem;
  flex: 1;
  background: rgba(92,92,255,0.07);
  border-radius: 0.625rem;
  min-width: 140px;
}.btw_seo_stat_val-2ov {
  font-size: 20px;
  color: #5C5CFF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.btw_seo_stat_lb-2ov {
  color: #606690;
  overflow-wrap: break-word;
  font-size: 11px;
}.btw_seo-2ov {
  background: #080B18;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.btw_seo-2ov {
  padding: 44px 24px 0;
}
}.btw_seo_in-2ov {
  padding: 1.75rem 1.5rem;
  background: #0E1222;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.btw_seo_in-2ov {
  padding: 36px 40px;
}
}.btw_seo_label-2ov {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
  color: #5C5CFF;
  letter-spacing: .08em;
}.btw_seo_h2-2ov {
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #EFF1FF;
  font-family: 'Outfit', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width:768px) {.btw_seo_h2-2ov {
  font-size: 24px;
}
}.btw_seo_body-2ov {
  color: #8890C0;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.btw_seo_body-2ov p {
  line-height: 1.75;
  color: #8890C0;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.btw_seo_body-2ov p:last-child {
  margin-bottom: 0;
}.btw_seo_body-2ov strong {
  font-weight: 700;
  color: #BCC4E8;
}.btw_seo_body-2ov a {
  transition: color .2s;
  color: #5C5CFF;
  text-decoration: underline;
}.btw_seo_body-2ov a:hover {
  color: #7878FF;
}.btw_seo_body-2ov ul,.btw_seo_body-2ov ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.btw_seo_body-2ov ol {
  list-style: decimal;
}.btw_seo_body-2ov li {
  font-size: 14px;
  color: #8890C0;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.btw_seo_body-2ov table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 769px) {.btw_seo_body-2ov table {
  display: table;
}
}.btw_seo_body-2ov th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #BCC4E8;
  text-align: left;
  font-weight: 700;
}.btw_seo_body-2ov td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #8890C0;
}.btw_seo_cols-2ov {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.btw_seo_cols-2ov {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.btw_seo_cols-2ov {
  grid-template-columns: repeat(3,1fr);
}
}.btw_seo_col_h-2ov {
  font-weight: 700;
  font-size: 0.813rem;
  color: #BCC4E8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.btw_seo_col_p-2ov {
  font-size: 13px;
  color: #606690;
  overflow-wrap: break-word;
  line-height: 1.65;
}.btw_seo_stats-2ov {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.btw_seo_stat-2ov {
  padding: 14px 16px;
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(92,92,255,0.07);
  border: 1px solid rgba(92,92,255,0.18);
  min-width: 140px;
}.btw_seo_stat_val-2ov {
  color: #5C5CFF;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
}.btw_seo_stat_lb-2ov {
  color: #606690;
  overflow-wrap: break-word;
  font-size: 11px;
}.btw_seo-2ov {
  padding: 2.25rem 1rem 0;
  background: #080B18;
}
@media(min-width: 771px) {.btw_seo-2ov {
  padding: 2.75rem 1.5rem 0;
}
}.btw_seo_in-2ov {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  border-radius: 16px;
  background: #0E1222;
  max-width: 1340px;
}
@media(min-width: 767px) {.btw_seo_in-2ov {
  padding: 36px 40px;
}
}.btw_seo_label-2ov {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #5C5CFF;
}.btw_seo_h2-2ov {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  font-family: 'Outfit', sans-serif;
  overflow-wrap: break-word;
  color: #EFF1FF;
  line-height: 1.25;
}
@media(min-width: 771px) {.btw_seo_h2-2ov {
  font-size: 1.5rem;
}
}.btw_seo_body-2ov {
  line-height: 1.75;
  font-size: 14px;
  color: #8890C0;
  overflow-wrap: break-word;
}.btw_seo_body-2ov p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8890C0;
  font-size: 0.875rem;
}.btw_seo_body-2ov p:last-child {
  margin-bottom: 0;
}.btw_seo_body-2ov strong {
  font-weight: 700;
  color: #BCC4E8;
}.btw_seo_body-2ov a {
  transition: color .2s;
  color: #5C5CFF;
  text-decoration: underline;
}.btw_seo_body-2ov a:hover {
  color: #7878FF;
}.btw_seo_body-2ov ul,.btw_seo_body-2ov ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.btw_seo_body-2ov ol {
  list-style: decimal;
}.btw_seo_body-2ov li {
  margin-bottom: 0.375rem;
  color: #8890C0;
  font-size: 14px;
  line-height: 1.75;
}.btw_seo_body-2ov table {
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 770px) {.btw_seo_body-2ov table {
  display: table;
}
}.btw_seo_body-2ov th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #BCC4E8;
  font-weight: 700;
}.btw_seo_body-2ov td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8890C0;
}.btw_seo_cols-2ov {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.btw_seo_cols-2ov {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.btw_seo_cols-2ov {
  grid-template-columns: repeat(3,1fr);
}
}.btw_seo_col_h-2ov {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #BCC4E8;
  font-size: 0.813rem;
}.btw_seo_col_p-2ov {
  font-size: 13px;
  color: #606690;
  line-height: 1.65;
  overflow-wrap: break-word;
}.btw_seo_stats-2ov {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.btw_seo_stat-2ov {
  border: 1px solid rgba(92,92,255,0.18);
  border-radius: 10px;
  padding: 14px 16px;
  background: rgba(92,92,255,0.07);
  flex: 1;
  min-width: 8.75rem;
}.btw_seo_stat_val-2ov {
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  color: #5C5CFF;
  overflow-wrap: break-word;
}.btw_seo_stat_lb-2ov {
  color: #606690;
  font-size: 11px;
  overflow-wrap: break-word;
}.btw_ft-2ov {
  background: #05060F;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.btw_ft_support-2ov {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.btw_ft_support-2ov {
  padding: 28px 24px;
}
}.btw_ft_support_in-2ov {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
}.btw_ft_support_main-2ov {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.btw_ft_support_ic-2ov {
  flex-shrink: 0;
  color: #5C5CFF;
}.btw_ft_support_ic-2ov svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.btw_ft_support_text_title-2ov {
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EFF1FF;
}.btw_ft_support_text_sub-2ov {
  font-size: 0.75rem;
  color: #606690;
  overflow-wrap: break-word;
}.btw_ft_support_btn-2ov {
  background: #5C5CFF;
  padding: 11px 22px;
  border-radius: 0.625rem;
  transition: background .2s;
  flex-shrink: 0;
  color: #EFF1FF;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.btw_ft_support_btn-2ov:hover {
  background: #7878FF;
}.btw_ft_support_contacts-2ov {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.btw_ft_support_contact-2ov {
  font-size: 0.75rem;
  color: #4A5278;
  line-height: 1.4;
}.btw_ft_support_contact-2ov strong {
  font-weight: 600;
  display: block;
  color: #8890C0;
  margin-bottom: 2px;
  font-size: 11px;
}.btw_ft_main-2ov {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.btw_ft_main-2ov {
  padding: 40px 24px 2rem;
}
}.btw_ft_main_in-2ov {
  gap: 24px;
  margin: 0 auto;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.btw_ft_main_in-2ov {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.btw_ft_main_in-2ov {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.btw_ft_col_logo-2ov {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.btw_ft_col_logo-2ov {
  grid-column: auto;
}
}.btw_ft_logo-2ov {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 12px;
  display: flex;
  color: #EFF1FF;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
}.btw_ft_logo_mark-2ov {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.btw_ft_logo_mark-2ov img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.btw_ft_logo_sub-2ov {
  color: #4A5278;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
}.btw_ft_col_title-2ov {
  margin-bottom: 0.875rem;
  color: #8890C0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
}.btw_ft_col_links-2ov {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.btw_ft_col_link-2ov {
  transition: color .2s;
  font-size: 0.813rem;
  color: #4A5278;
  overflow-wrap: break-word;
}.btw_ft_col_link-2ov:hover {
  color: #BCC4E8;
}.btw_ft_apps-2ov {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.btw_ft_app_card-2ov {
  transition: border-color .2s;
  border-radius: 6px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.btw_ft_app_card-2ov:hover {
  border-color: rgba(100,100,255,0.40);
}.btw_ft_app_card_ic-2ov svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.btw_ft_app_card_os-2ov {
  font-size: 10px;
  font-weight: 600;
  color: #4A5278;
}.btw_ft_app_card_action-2ov {
  color: #BCC4E8;
  font-size: 12px;
  font-weight: 700;
}.btw_ft_bot-2ov {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.btw_ft_bot-2ov {
  padding: 1.25rem 24px;
}
}.btw_ft_bot_in-2ov {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.btw_ft_socials-2ov {
  gap: 8px;
  display: flex;
}.btw_ft_soc-2ov {
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 36px;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  color: #8890C0;
}.btw_ft_soc-2ov svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.btw_ft_soc-2ov:hover {
  background: rgba(255,255,255,0.07);
}.btw_ft_legal-2ov {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #6C74A8;
}.btw_ft_legal-2ov strong {
  font-weight: 700;
  color: #8890C0;
}.btw_ft_legal-2ov a {
  color: #8890C0;
  text-decoration: underline;
}.btw_ft_age-2ov {
  border: 2px solid #6C74A8;
  border-radius: 50%;
  flex-shrink: 0;
  width: 2rem;
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  color: #6C74A8;
  margin-left: auto;
  font-weight: 800;
  display: flex;
  height: 32px;
}