*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #111A23;
  color: #B8CBD8;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.uss_layout_605 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.uss_page_605 {
  display: flex;
  min-height: 100vh;
}.uss_main_605 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1078px) {.uss_main_605 {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.uss_main_605 {
  padding-bottom: 4.5rem;
}
}.uss_gc_605 {
  background: #152029;
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 642px) {.uss_gc_605 {
  width: 156px;
}
}
@media(min-width:1080px) {.uss_gc_605 {
  width: 10.5rem;
}
}.uss_gc_605:hover {
  transform: translateY(-3px);
  border-color: rgba(91,175,208,0.07);
}.uss_gc_img_605 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.uss_gc_img_605 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.uss_gc_hover_605 {
  background: rgba(8,14,20,0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.uss_gc_605:hover .uss_gc_hover_605 {
  opacity: 1;
}.uss_gc_hover_btn_605 {
  background: #5BAFD0;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  color: #E8EFF5;
  font-weight: 700;
  font-size: 12px;
}.uss_gc_info_605 {
  padding: 8px 10px 10px;
}.uss_gc_name_605 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  color: #B8CBD8;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
}.uss_gc_prov_605 {
  color: #4A6070;
  font-size: 0.625rem;
}.uss_gc_tag_605 {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 0.563rem;
  top: 0.375rem;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
}.uss_gc_tag_hot_605 {
  background: #D94F4F;
  color: #fff;
}.uss_gc_tag_new_605 {
  background: #3DB88A;
  color: #111A23;
}.uss_gc_tag_jp_605 {
  background: #C8A84B;
  color: #111A23;
}.uss_gc_tag_ex_605 {
  background: #3A6E8C;
  color: #fff;
}.uss_gc_tag_live_605 {
  background: #D94F4F;
  color: #fff;
}.uss_gr_605 {
  padding: 2rem 1rem 0;
  background: #111A23;
}
@media(min-width: 765px) {.uss_gr_605 {
  padding: 2.25rem 24px 0;
}
}.uss_gr_in_605 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uss_gr_head_605 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.uss_gr_head_l_605 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.uss_gr_ic_605 {
  border-radius: 0.5rem;
  display: flex;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.uss_gr_ic_605 svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uss_gr_title_605 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E8EFF5;
}
@media(min-width: 769px) {.uss_gr_title_605 {
  font-size: 18px;
}
}.uss_gr_more_605 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  color: #607A8A;
  flex-shrink: 0;
  white-space: nowrap;
}.uss_gr_more_605:hover {
  color: #5BAFD0;
}.uss_gr_more_605 svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.uss_gr_arrows_605 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.uss_gr_arr_605 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  display: flex;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
  align-items: center;
  color: #8AAABB;
}.uss_gr_arr_605:hover {
  background: rgba(255,255,255,0.07);
  color: #E8EFF5;
}.uss_gr_arr_605 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.uss_gr_seo_h_605 {
  margin: 0 0 6px;
  max-width: 680px;
  font-weight: 700;
  color: #B8CBD8;
  font-family: 'Cormorant Garamond', serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.uss_gr_seo_h_605 {
  font-size: 14px;
}
}.uss_gr_seo_605 {
  margin-bottom: 0.75rem;
  color: #607A8A;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 12px;
  line-height: 1.55;
}.uss_gr_seo_605 strong {
  font-weight: 600;
  color: #B8CBD8;
}.uss_gr_scroll_605 {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.uss_gr_scroll_605::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.uss_gr_scroll_605 {
  gap: 0.75rem;
}
}.uss_tb_605 {
  background: #111A23;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  right: 0;
  left: 0;
  align-items: center;
  z-index: 80;
  display: flex;
  position: fixed;
  height: 3.5rem;
}.uss_tb_in_605 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.uss_tb_burger_605 {
  gap: 5px;
  border-radius: 0.5rem;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 8px;
  flex-shrink: 0;
  height: 38px;
}.uss_tb_burger_605:hover {
  background: rgba(255,255,255,0.05);
}.uss_tb_burger_line_605 {
  border-radius: 1px;
  background: #8AAABB;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.uss_tb_burger_605 {
  display: none;
}
}.uss_tb_logo_605 {
  gap: 0.563rem;
  margin-right: 1.25rem;
  display: flex;
  font-size: 18px;
  overflow-wrap: break-word;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  color: #E8EFF5;
  letter-spacing: -.01em;
}.uss_tb_logo_mark_605 {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  display: flex;
}.uss_tb_logo_mark_605 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uss_tb_nav_605 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.uss_tb_nav_605 {
  display: flex;
}
}.uss_tb_tab_605 {
  border-radius: 0.5rem;
  padding: 8px 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8AAABB;
}.uss_tb_tab_605:hover {
  background: rgba(255,255,255,0.05);
  color: #E8EFF5;
}.uss_tb_tab_605.uss_state_active_605 {
  background: rgba(91,175,208,0.18);
  color: #E8EFF5;
}.uss_tb_right_605 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.uss_tb_login_605 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  display: none;
  color: #B8CBD8;
  font-size: 0.813rem;
  font-weight: 600;
}.uss_tb_login_605:hover {
  border-color: rgba(180,210,228,0.30);
  color: #E8EFF5;
}
@media(min-width: 478px) {.uss_tb_login_605 {
  display: block;
}
}.uss_tb_reg_605 {
  background: #3DB88A;
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 8px;
  color: #081018;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.uss_tb_reg_605:hover {
  background: #52CCA0;
}.uss_sb_605 {
  background: #192230;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  z-index: 70;
  width: 13.75rem;
  top: 3.5rem;
  bottom: 0;
  left: 0;
  position: fixed;
}.uss_sb_605.uss_state_open_605 {
  transform: translateX(0);
}.uss_sb_605::-webkit-scrollbar {
  width: 0.25rem;
}.uss_sb_605::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.uss_sb_605 {
  transform: translateX(0);
}
}.uss_sb_auth_605 {
  padding: 14px 12px 0.625rem;
}.uss_sb_btn_reg_605 {
  background: #3DB88A;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #081018;
  display: block;
}.uss_sb_btn_reg_605:hover {
  background: #52CCA0;
}.uss_sb_btn_login_605 {
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  color: #B8CBD8;
}.uss_sb_btn_login_605:hover {
  border-color: rgba(180,210,228,0.30);
  color: #E8EFF5;
}.uss_sb_promo_605 {
  border: 1px solid rgba(91,175,208,0.18);
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#0D1E2E,#192230);
  padding: 12px 14px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}.uss_sb_promo_605::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91,175,208,0.18),transparent 70%);
  position: absolute;
  right: -1.25rem;
  content: '';
  width: 5rem;
  height: 80px;
  top: -20px;
}.uss_sb_promo_title_605 {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #5BAFD0;
  font-size: 0.688rem;
  text-transform: uppercase;
}.uss_sb_promo_text_605 {
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
  color: #E8EFF5;
  overflow-wrap: break-word;
}.uss_sb_promo_sub_605 {
  font-size: 10px;
  color: #607A8A;
  margin-top: 3px;
}.uss_sb_nav_605 {
  padding: 6px 0.5rem 1rem;
}.uss_sb_nav_lb_605 {
  padding: 10px 0.5rem 6px;
  color: #4A6070;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.uss_sb_link_605 {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 0.625rem;
  display: flex;
  color: #8AAABB;
  overflow-wrap: break-word;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  font-weight: 500;
}.uss_sb_link_605:hover {
  background: rgba(255,255,255,0.05);
  color: #E8EFF5;
}.uss_sb_link_605.uss_state_active_605 {
  background: rgba(91,175,208,0.18);
  color: #E8EFF5;
}.uss_sb_ic_605 {
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  width: 30px;
}.uss_sb_ic_605 svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.uss_sb_ic_1_605 {
  background: rgba(91,175,208,0.07);
  color: #5BAFD0;
}.uss_sb_ic_2_605 {
  background: rgba(61,184,138,0.16);
  color: #3DB88A;
}.uss_sb_ic_3_605 {
  background: rgba(200,168,75,0.16);
  color: #C8A84B;
}.uss_sb_ic_4_605 {
  background: rgba(58,110,140,0.22);
  color: #3A6E8C;
}.uss_sb_ic_5_605 {
  background: rgba(91,175,208,0.07);
  color: #C060A0;
}.uss_sb_ic_6_605 {
  background: rgba(58,110,140,0.22);
  color: #8264B8;
}.uss_sb_badge_605 {
  background: #C8A84B;
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #081018;
  font-size: 9px;
  margin-left: auto;
}.uss_sb_bot_605 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.uss_sb_lang_605,.uss_sb_help_605 {
  gap: 0.375rem;
  border-radius: 0.25rem;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  flex: 1;
  align-items: center;
  color: #8AAABB;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  justify-content: center;
}.uss_sb_lang_605:hover,.uss_sb_help_605:hover {
  border-color: rgba(180,210,228,0.30);
  color: #E8EFF5;
}.uss_sb_lang_605 svg,.uss_sb_help_605 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.uss_sb_bd_605 {
  inset: 0;
  background: rgba(8,14,20,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.uss_sb_bd_605.uss_state_on_605 {
  display: block;
}
@media(min-width: 1079px) {.uss_sb_bd_605 {
  display: none!important;
}
}.uss_mob_nav_605 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #192230;
  position: fixed;
  z-index: 80;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
}
@media(min-width: 1079px) {.uss_mob_nav_605 {
  display: none;
}
}.uss_mob_nav_item_605 {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  color: #4A6070;
  flex-direction: column;
  align-items: center;
  display: flex;
}.uss_mob_nav_ic_605 {
  line-height: 1;
}.uss_mob_nav_ic_605 svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.uss_mob_nav_lb_605 {
  font-weight: 600;
  color: #4A6070;
  font-size: 0.625rem;
}.uss_mob_nav_item_605.uss_state_active_605 {
  color: #5BAFD0;
}.uss_mob_nav_item_605.uss_state_active_605 .uss_mob_nav_lb_605 {
  color: #5BAFD0;
}.uss_hero_605 {
  padding: 1.25rem 1rem 0;
  background: #111A23;
}
@media(min-width: 769px) {.uss_hero_605 {
  padding: 1.5rem 1.5rem 0;
}
}.uss_hero_in_605 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.uss_hero_in_605 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.uss_hero_in_605 {
  grid-template-columns: 1fr 340px;
}
}.uss_hero_promo_605 {
  background: #152029;
  overflow: hidden;
  border-radius: 14px;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.uss_hero_promo_605 {
  min-height: 17.5rem;
}
}.uss_hero_promo_bg_605 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0D1E2E 0%,#111A23 100%);
  position: absolute;
  background-size: cover;
}.uss_hero_promo_bg_605::after {
  inset: 0;
  background: linear-gradient(90deg,#111A23 0%,rgba(8,14,20,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.uss_hero_promo_glow_605 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58,110,140,0.22) 0%,transparent 65%);
  height: 18.75rem;
  right: 60px;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  width: 300px;
}.uss_hero_promo_ct_605 {
  padding: 1.75rem 24px 28px 28px;
  position: relative;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 765px) {.uss_hero_promo_ct_605 {
  padding: 40px 2rem;
}
}.uss_hero_badge_605 {
  border-radius: 20px;
  border: 1px solid rgba(91,175,208,0.07);
  padding: 5px 12px;
  background: rgba(91,175,208,0.18);
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 14px;
  color: #5BAFD0;
}.uss_hero_h1_605 {
  font-weight: 800;
  color: #E8EFF5;
  font-family: 'Cormorant Garamond', serif;
  font-size: 26px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
}.uss_hero_h1_605 em {
  font-style: normal;
  color: #C8A84B;
}
@media(min-width:768px) {.uss_hero_h1_605 {
  font-size: 2.25rem;
}
}.uss_hero_sub_605 {
  line-height: 1.55;
  color: #8AAABB;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.uss_hero_sub_605 {
  font-size: 14px;
}
}.uss_hero_row_605 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.uss_hero_cta_605 {
  background: #3DB88A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #081018;
  box-shadow: 0 2px 1rem rgba(61,184,138,0.34), 0 1px 3px rgba(8,14,20,0.55);
  font-size: 14px;
  font-weight: 700;
}.uss_hero_cta_605:hover {
  background: #52CCA0;
}.uss_hero_terms_605 {
  font-size: 0.688rem;
  color: #4A6070;
}.uss_hero_game_605 {
  background: #152029;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.uss_hero_game_badge_605 {
  padding: 5px 10px;
  border: 1px solid rgba(200,168,75,0.16);
  border-radius: 1.25rem;
  background: rgba(200,168,75,0.16);
  z-index: 3;
  color: #C8A84B;
  left: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  font-size: 10px;
  top: 0.75rem;
  text-transform: uppercase;
}.uss_hero_game_badge_605 svg {
  width: 11px;
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
}.uss_hero_game_img_605 {
  background: linear-gradient(135deg,#0D1E2E,#111A23);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.uss_hero_game_img_605 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.uss_hero_game_play_605 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,14,20,0.72);
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.uss_hero_game_605:hover .uss_hero_game_play_605 {
  opacity: 1;
}.uss_hero_game_play_605 span {
  background: #5BAFD0;
  border-radius: 50%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
}.uss_hero_game_play_605 span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.uss_hero_game_info_605 {
  padding: 14px 16px;
}.uss_hero_game_title_605 {
  font-weight: 700;
  color: #E8EFF5;
  margin-bottom: 4px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.uss_hero_game_provider_605 {
  font-size: 0.688rem;
  color: #607A8A;
}.uss_hero_game_btn_605 {
  margin: 0.75rem 16px 1rem;
  padding: 0.688rem;
  background: #5BAFD0;
  border-radius: 0.5rem;
  transition: background .2s;
  display: block;
  color: #E8EFF5;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.uss_hero_game_605:hover .uss_hero_game_btn_605 {
  background: #7EC6E0;
}.uss_gr_jp_605 {
  padding: 1.25rem;
  background: linear-gradient(135deg,#18152E 0%,#0E1018 100%);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}.uss_gr_jp_605::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58,110,140,0.22) 0%,transparent 70%);
  top: -60px;
  width: 15.625rem;
  content: '';
  position: absolute;
  left: -3.75rem;
  height: 15.625rem;
}.uss_gr_jp_605::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,168,75,0.16) 0%,transparent 70%);
  width: 12.5rem;
  content: '';
  height: 12.5rem;
  bottom: -40px;
  position: absolute;
  right: 0;
}.uss_gr_jp_head_605 {
  gap: 16px;
  position: relative;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
}.uss_gr_jp_info_605 {
  flex: 1;
}.uss_gr_jp_label_605 {
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #8264B8;
  font-weight: 700;
}.uss_gr_jp_label_605 svg {
  height: 14px;
  vertical-align: -2px;
  margin-right: 4px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uss_gr_jp_amount_605 {
  line-height: 1;
  overflow-wrap: break-word;
  font-size: 32px;
  font-family: 'Cormorant Garamond', serif;
  color: #E8EFF5;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
@media(min-width: 767px) {.uss_gr_jp_amount_605 {
  font-size: 2.5rem;
}
}.uss_gr_jp_amount_605 span {
  color: #C8A84B;
}.uss_gr_jp_seo_605 {
  color: #8AAABB;
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
}.uss_gr_jp_cta_605 {
  background: rgba(58,110,140,0.22);
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border-radius: 8px;
  border: 1px solid rgba(58,110,140,0.22);
  position: relative;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  font-weight: 700;
  align-self: flex-start;
  margin-top: 4px;
  font-size: 13px;
  color: #E8EFF5;
}.uss_gr_jp_cta_605:hover {
  background: #3A6E8C;
}.uss_gcg_605 {
  background: #111A23;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.uss_gcg_605 {
  padding: 44px 24px 0;
}
}.uss_gcg_in_605 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uss_gcg_head_605 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.uss_gcg_label_605 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #5BAFD0;
  text-transform: uppercase;
}.uss_gcg_h2_605 {
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8EFF5;
}
@media(min-width: 769px) {.uss_gcg_h2_605 {
  font-size: 28px;
}
}.uss_gcg_intro_605 {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #607A8A;
}.uss_gcg_grid_605 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.uss_gcg_grid_605 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.uss_gcg_grid_605 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uss_gcg_card_605 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  min-height: 240px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  position: relative;
}.uss_gcg_card_605:hover {
  transform: translateY(-3px);
  border-color: rgba(91,175,208,0.18);
}.uss_gcg_card_bg_605 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.uss_gcg_card_bg_605::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.uss_gcg_card_ic_605 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  display: flex;
  color: #E8EFF5;
  z-index: 2;
  right: 18px;
  width: 40px;
  position: absolute;
  align-items: center;
  height: 40px;
  justify-content: center;
  top: 18px;
}.uss_gcg_card_ic_605 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.uss_gcg_card_ct_605 {
  z-index: 1;
  position: relative;
}.uss_gcg_card_h_605 {
  line-height: 1.2;
  color: #E8EFF5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.uss_gcg_card_h_605 {
  font-size: 1.25rem;
}
}.uss_gcg_card_p_605 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 12px;
}.uss_gcg_card_p_605 strong {
  font-weight: 600;
  color: #E8EFF5;
}.uss_gcg_card_cta_605 {
  gap: 0.25rem;
  font-size: 0.75rem;
  color: #5BAFD0;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  font-weight: 700;
}.uss_gcg_card_cta_605 svg {
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.uss_ws_605 {
  background: #111A23;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.uss_ws_605 {
  padding: 2.25rem 1.5rem 0;
}
}.uss_ws_in_605 {
  margin: 0 auto;
  max-width: 1320px;
}.uss_ws_head_605 {
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.uss_ws_title_605 {
  gap: 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
  flex-wrap: wrap;
  color: #E8EFF5;
  font-family: 'Cormorant Garamond', serif;
}.uss_ws_title_ic_605 svg {
  width: 18px;
  color: #C8A84B;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.uss_ws_online_605 {
  gap: 0.438rem;
  display: flex;
  align-items: center;
  color: #607A8A;
  font-size: 0.75rem;
  font-weight: 600;
}.uss_ws_online_dot_605 {
  background: #3DB88A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(61,184,138,0.16);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.uss_ws_scroll_605 {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
}.uss_ws_scroll_605::-webkit-scrollbar {
  display: none;
}.uss_wc_605 {
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem 14px;
  background: #152029;
  border-radius: 0.5rem;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.uss_wc_img_605 {
  border-radius: 0.25rem;
  background: #192230;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.uss_wc_img_605 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.uss_wc_info_605 {
  min-width: 0;
}.uss_wc_game_605 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #B8CBD8;
  font-weight: 600;
}.uss_wc_player_605 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #4A6070;
}.uss_wc_amount_605 {
  margin-left: auto;
  color: #3DB88A;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
}.uss_app_605 {
  padding: 36px 16px 0;
  background: #111A23;
}
@media(min-width: 769px) {.uss_app_605 {
  padding: 44px 24px 0;
}
}.uss_app_in_605 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uss_app_head_605 {
  margin-bottom: 16px;
}.uss_app_label_605 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #5BAFD0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.uss_app_h2_605 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #E8EFF5;
}
@media(min-width: 771px) {.uss_app_h2_605 {
  font-size: 24px;
}
}.uss_app_sub_605 {
  font-size: 13px;
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #607A8A;
}.uss_app_sub_605 strong {
  font-weight: 700;
  color: #B8CBD8;
}.uss_app_cards_605 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.uss_app_cards_605 {
  grid-template-columns: repeat(3,1fr);
}
}.uss_app_card_605 {
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.uss_app_card_ios_605 {
  background: linear-gradient(135deg,rgba(91,175,208,0.18) 0%,#192230 100%);
}.uss_app_card_android_605 {
  background: linear-gradient(135deg,rgba(61,184,138,0.16) 0%,#192230 100%);
}.uss_app_card_win_605 {
  background: linear-gradient(135deg,rgba(200,168,75,0.16) 0%,#192230 100%);
}.uss_app_card_ic_605 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
}.uss_app_card_ic_605 {
  color: #E8EFF5;
  flex-shrink: 0;
}.uss_app_card_os_605 {
  text-transform: uppercase;
  color: #607A8A;
  font-size: 10px;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
}.uss_app_card_title_605 {
  font-weight: 700;
  color: #E8EFF5;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
  margin-bottom: 6px;
}.uss_app_card_text_605 {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #607A8A;
}.uss_app_card_btn_605 {
  background: rgba(255,255,255,0.12);
  border-radius: 0.25rem;
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(180,210,228,0.30);
  padding: 0.625rem 18px;
  display: inline-flex;
  color: #E8EFF5;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
}.uss_app_card_btn_605:hover {
  background: rgba(255,255,255,0.07);
}.uss_htp_605 {
  background: #111A23;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.uss_htp_605 {
  padding: 44px 24px 0;
}
}.uss_htp_in_605 {
  margin: 0 auto;
  max-width: 1320px;
}.uss_htp_head_605 {
  max-width: 720px;
  margin-bottom: 22px;
}.uss_htp_label_605 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5BAFD0;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.uss_htp_h2_605 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #E8EFF5;
}
@media(min-width: 767px) {.uss_htp_h2_605 {
  font-size: 28px;
}
}.uss_htp_intro_605 {
  font-size: 14px;
  color: #607A8A;
  line-height: 1.6;
}.uss_htp_steps_605 {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.uss_htp_steps_605 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.uss_htp_steps_605 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.uss_htp_step_605 {
  border-radius: 8px;
  background: #192230;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.uss_htp_step_num_605 {
  background: #5BAFD0;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  font-size: 0.813rem;
  height: 1.75rem;
  top: -0.75rem;
  width: 1.75rem;
  color: #081018;
  font-weight: 800;
  align-items: center;
  left: 1.25rem;
  position: absolute;
  font-family: 'Cormorant Garamond', serif;
}.uss_htp_step_ic_605 {
  margin: 0.5rem 0 0.75rem;
  background: rgba(91,175,208,0.18);
  border-radius: 0.25rem;
  display: flex;
  color: #5BAFD0;
  width: 36px;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
}.uss_htp_step_ic_605 svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.uss_htp_step_h_605 {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #E8EFF5;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.uss_htp_step_p_605 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #607A8A;
  font-size: 0.813rem;
}.uss_htp_step_p_605 strong {
  color: #B8CBD8;
  font-weight: 600;
}.uss_htp_cta_605 {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  background: #3DB88A;
  color: #081018;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
}.uss_htp_cta_605:hover {
  background: #52CCA0;
}.uss_reg_605 {
  padding: 2.25rem 16px 0;
  background: #111A23;
}
@media(min-width: 765px) {.uss_reg_605 {
  padding: 44px 24px 0;
}
}.uss_reg_in_605 {
  background: #192230;
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  max-width: 1320px;
}
@media(min-width: 766px) {.uss_reg_in_605 {
  padding: 40px;
}
}.uss_reg_top_605 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.uss_reg_top_605 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.uss_reg_label_605 {
  text-transform: uppercase;
  color: #5BAFD0;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.uss_reg_h2_605 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E8EFF5;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 12px;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.uss_reg_h2_605 {
  font-size: 28px;
}
}.uss_reg_bonus_605 {
  border-radius: 8px;
  gap: 0.5rem;
  border: 1px solid rgba(200,168,75,0.16);
  padding: 0.625rem 16px;
  background: rgba(200,168,75,0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.uss_reg_bonus_amount_605 {
  font-size: 1.25rem;
  color: #C8A84B;
  font-weight: 800;
}.uss_reg_bonus_text_605 {
  font-size: 13px;
  color: #8AAABB;
  line-height: 1.35;
}.uss_reg_cta_btn_605 {
  border-radius: 8px;
  background: #3DB88A;
  padding: 0.875rem 32px;
  transition: background .2s;
  font-size: 0.938rem;
  color: #081018;
  box-shadow: 0 2px 1rem rgba(61,184,138,0.34), 0 1px 3px rgba(8,14,20,0.55);
  font-weight: 700;
  margin-bottom: 12px;
  display: inline-block;
}.uss_reg_cta_btn_605:hover {
  background: #52CCA0;
}.uss_reg_terms_605 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #4A6070;
}.uss_reg_seo_605 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-top: 20px;
  color: #607A8A;
  line-height: 1.65;
  padding-top: 20px;
}.uss_reg_seo_605 p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #607A8A;
  line-height: 1.65;
}.uss_reg_seo_605 p:last-child {
  margin-bottom: 0;
}.uss_reg_seo_605 strong {
  font-weight: 700;
  color: #B8CBD8;
}.uss_reg_seo_605 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BAFD0;
}.uss_reg_seo_605 a:hover {
  color: #7EC6E0;
}.uss_reg_seo_605 ul,.uss_reg_seo_605 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.uss_reg_seo_605 ol {
  list-style: decimal;
}.uss_reg_seo_605 li {
  line-height: 1.65;
  font-size: 13px;
  color: #607A8A;
  margin-bottom: 4px;
}.uss_reg_seo_605 table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.uss_reg_seo_605 table {
  display: table;
}
}.uss_reg_seo_605 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8CBD8;
}.uss_reg_seo_605 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #607A8A;
}.uss_reg_steps_605 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 862px) {.uss_reg_steps_605 {
  margin-top: 0;
}
}.uss_reg_step_605 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.uss_reg_step_num_605 {
  background: rgba(91,175,208,0.18);
  border-radius: 50%;
  border: 1px solid rgba(91,175,208,0.07);
  font-weight: 800;
  justify-content: center;
  font-size: 14px;
  color: #5BAFD0;
  height: 34px;
  flex-shrink: 0;
  width: 2.125rem;
  align-items: center;
  display: flex;
}.uss_reg_step_title_605 {
  margin-bottom: 3px;
  font-size: 14px;
  color: #E8EFF5;
  font-weight: 700;
}.uss_reg_step_text_605 {
  font-size: 12px;
  line-height: 1.5;
  color: #607A8A;
}.uss_reg_trust_605 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.uss_reg_trust_item_605 {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #607A8A;
}.uss_reg_trust_ic_605 svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #5BAFD0;
  width: 1rem;
}.uss_prov_605 {
  padding: 2.25rem 16px 0;
  background: #111A23;
}
@media(min-width: 766px) {.uss_prov_605 {
  padding: 44px 1.5rem 0;
}
}.uss_prov_in_605 {
  margin: 0 auto;
  max-width: 1320px;
}.uss_prov_head_605 {
  margin-bottom: 16px;
}.uss_prov_label_605 {
  color: #5BAFD0;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.uss_prov_h2_605 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  color: #E8EFF5;
}
@media(min-width:768px) {.uss_prov_h2_605 {
  font-size: 24px;
}
}.uss_prov_seo_605 {
  color: #607A8A;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 16px;
}.uss_prov_seo_605 strong {
  color: #B8CBD8;
  font-weight: 700;
}.uss_prov_seo_605 a {
  color: #5BAFD0;
  text-decoration: underline;
}.uss_prov_grid_605 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.uss_prov_grid_605 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.uss_prov_grid_605 {
  grid-template-columns: repeat(8,1fr);
}
}.uss_prov_card_605 {
  transition: border-color .2s,background .2s;
  background: #152029;
  border-radius: 0.5rem;
  gap: 7px;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.uss_prov_card_605:hover {
  border-color: rgba(180,210,228,0.30);
  background: #192230;
}.uss_prov_logo_605 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  width: 2.75rem;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
}.uss_prov_logo_605 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.uss_prov_name_605 {
  font-size: 11px;
  text-align: center;
  color: #8AAABB;
  overflow-wrap: break-word;
  font-weight: 600;
}.uss_bon_605 {
  background: #111A23;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.uss_bon_605 {
  padding: 44px 1.5rem 0;
}
}.uss_bon_in_605 {
  margin: 0 auto;
  max-width: 1320px;
}.uss_bon_head_605 {
  margin-bottom: 1.25rem;
}.uss_bon_label_605 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #5BAFD0;
  font-size: 0.688rem;
}.uss_bon_h2_605 {
  font-weight: 800;
  color: #E8EFF5;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.uss_bon_h2_605 {
  font-size: 24px;
}
}.uss_bon_seo_605 {
  max-width: 38.75rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #607A8A;
  line-height: 1.6;
}.uss_bon_seo_605 strong {
  font-weight: 700;
  color: #B8CBD8;
}.uss_bon_seo_605 a {
  color: #5BAFD0;
  text-decoration: underline;
}.uss_bon_grid_605 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.uss_bon_grid_605 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.uss_bon_grid_605 {
  grid-template-columns: repeat(5,1fr);
}
}.uss_bon_card_605 {
  background: #152029;
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
}.uss_bon_card_605:hover {
  border-color: rgba(91,175,208,0.07);
  transform: translateY(-2px);
}.uss_bon_card_ic_605 svg {
  width: 26px;
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
}.uss_bon_card_ic_605 {
  margin-bottom: 0.625rem;
}.uss_bon_card_type_605 {
  font-weight: 700;
  text-transform: uppercase;
  color: #607A8A;
  font-size: 10px;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
}.uss_bon_card_amount_605 {
  line-height: 1.1;
  font-weight: 800;
  color: #C8A84B;
  margin-bottom: 6px;
  font-size: 1.125rem;
}.uss_bon_card_name_605 {
  color: #E8EFF5;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.uss_bon_card_detail_605 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #4A6070;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
}.uss_faq_605 {
  padding: 36px 1rem 0;
  background: #111A23;
}
@media(min-width: 771px) {.uss_faq_605 {
  padding: 44px 24px 0;
}
}.uss_faq_in_605 {
  margin: 0 auto;
  max-width: 1320px;
}.uss_faq_head_605 {
  margin-bottom: 1.25rem;
}.uss_faq_label_605 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #5BAFD0;
  margin-bottom: 8px;
  font-size: 11px;
}.uss_faq_h2_605 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #E8EFF5;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.uss_faq_h2_605 {
  font-size: 24px;
}
}.uss_faq_list_605 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.uss_faq_item_605 {
  background: #192230;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
}.uss_faq_q_605 {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  font-size: 0.875rem;
  justify-content: space-between;
  color: #B8CBD8;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
}.uss_faq_q_605:hover {
  color: #E8EFF5;
}.uss_faq_q_ic_605 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  font-size: 16px;
  width: 24px;
  color: #5BAFD0;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 1.5rem;
  flex-shrink: 0;
}.uss_faq_item_605.uss_state_open_605 .uss_faq_q_ic_605 {
  transform: rotate(45deg);
}.uss_faq_a_605 {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  display: none;
  color: #607A8A;
  line-height: 1.7;
  overflow-wrap: break-word;
}.uss_faq_item_605.uss_state_open_605 .uss_faq_a_605 {
  display: block;
}.uss_faq_a_605 strong {
  font-weight: 700;
  color: #B8CBD8;
}.uss_faq_a_605 a {
  text-decoration: underline;
  color: #5BAFD0;
}.uss_faq_a_605 ul,.uss_faq_a_605 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.uss_faq_a_605 ol {
  list-style: decimal;
}.uss_faq_a_605 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.uss_faq_a_605 table {
  margin: 8px 0;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.uss_faq_a_605 table {
  display: table;
}
}.uss_faq_a_605 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #B8CBD8;
}.uss_faq_a_605 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #607A8A;
}.uss_seo_605 {
  background: #111A23;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.uss_seo_605 {
  padding: 44px 24px 0;
}
}.uss_seo_in_605 {
  padding: 28px 24px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  background: #192230;
  max-width: 1320px;
}
@media(min-width: 771px) {.uss_seo_in_605 {
  padding: 2.25rem 2.5rem;
}
}.uss_seo_label_605 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5BAFD0;
  font-weight: 700;
}.uss_seo_h2_605 {
  color: #E8EFF5;
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.uss_seo_h2_605 {
  font-size: 1.5rem;
}
}.uss_seo_body_605 {
  line-height: 1.75;
  color: #8AAABB;
  font-size: 14px;
  overflow-wrap: break-word;
}.uss_seo_body_605 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #8AAABB;
  line-height: 1.75;
}.uss_seo_body_605 p:last-child {
  margin-bottom: 0;
}.uss_seo_body_605 strong {
  font-weight: 700;
  color: #B8CBD8;
}.uss_seo_body_605 a {
  transition: color .2s;
  color: #5BAFD0;
  text-decoration: underline;
}.uss_seo_body_605 a:hover {
  color: #7EC6E0;
}.uss_seo_body_605 ul,.uss_seo_body_605 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.uss_seo_body_605 ol {
  list-style: decimal;
}.uss_seo_body_605 li {
  color: #8AAABB;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.uss_seo_body_605 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 769px) {.uss_seo_body_605 table {
  display: table;
}
}.uss_seo_body_605 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #B8CBD8;
  text-align: left;
}.uss_seo_body_605 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8AAABB;
}.uss_seo_cols_605 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.uss_seo_cols_605 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uss_seo_cols_605 {
  grid-template-columns: repeat(3,1fr);
}
}.uss_seo_col_h_605 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #B8CBD8;
  font-size: 13px;
}.uss_seo_col_p_605 {
  font-size: 13px;
  color: #607A8A;
  line-height: 1.65;
  overflow-wrap: break-word;
}.uss_seo_stats_605 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.uss_seo_stat_605 {
  border-radius: 0.5rem;
  padding: 14px 16px;
  flex: 1;
  background: rgba(91,175,208,0.07);
  border: 1px solid rgba(91,175,208,0.18);
  min-width: 140px;
}.uss_seo_stat_val_605 {
  color: #5BAFD0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.uss_seo_stat_lb_605 {
  font-size: 11px;
  color: #607A8A;
  overflow-wrap: break-word;
}.uss_seo_605 {
  background: #111A23;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.uss_seo_605 {
  padding: 2.75rem 1.5rem 0;
}
}.uss_seo_in_605 {
  margin: 0 auto;
  background: #192230;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 771px) {.uss_seo_in_605 {
  padding: 2.25rem 40px;
}
}.uss_seo_label_605 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5BAFD0;
  font-size: 11px;
}.uss_seo_h2_605 {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  color: #E8EFF5;
}
@media(min-width: 767px) {.uss_seo_h2_605 {
  font-size: 24px;
}
}.uss_seo_body_605 {
  color: #8AAABB;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.uss_seo_body_605 p {
  margin-bottom: 0.75rem;
  color: #8AAABB;
  line-height: 1.75;
  font-size: 0.875rem;
}.uss_seo_body_605 p:last-child {
  margin-bottom: 0;
}.uss_seo_body_605 strong {
  color: #B8CBD8;
  font-weight: 700;
}.uss_seo_body_605 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BAFD0;
}.uss_seo_body_605 a:hover {
  color: #7EC6E0;
}.uss_seo_body_605 ul,.uss_seo_body_605 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.uss_seo_body_605 ol {
  list-style: decimal;
}.uss_seo_body_605 li {
  font-size: 0.875rem;
  color: #8AAABB;
  line-height: 1.75;
  margin-bottom: 6px;
}.uss_seo_body_605 table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.uss_seo_body_605 table {
  display: table;
}
}.uss_seo_body_605 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B8CBD8;
}.uss_seo_body_605 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8AAABB;
}.uss_seo_cols_605 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.uss_seo_cols_605 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.uss_seo_cols_605 {
  grid-template-columns: repeat(3,1fr);
}
}.uss_seo_col_h_605 {
  margin-bottom: 7px;
  color: #B8CBD8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.uss_seo_col_p_605 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #607A8A;
  overflow-wrap: break-word;
}.uss_seo_stats_605 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.uss_seo_stat_605 {
  border: 1px solid rgba(91,175,208,0.18);
  padding: 14px 16px;
  border-radius: 8px;
  background: rgba(91,175,208,0.07);
  flex: 1;
  min-width: 8.75rem;
}.uss_seo_stat_val_605 {
  color: #5BAFD0;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.uss_seo_stat_lb_605 {
  color: #607A8A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.uss_seo_605 {
  padding: 2.25rem 1rem 0;
  background: #111A23;
}
@media(min-width: 770px) {.uss_seo_605 {
  padding: 44px 24px 0;
}
}.uss_seo_in_605 {
  margin: 0 auto;
  background: #192230;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.uss_seo_in_605 {
  padding: 36px 40px;
}
}.uss_seo_label_605 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #5BAFD0;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.uss_seo_h2_605 {
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #E8EFF5;
}
@media(min-width:768px) {.uss_seo_h2_605 {
  font-size: 1.5rem;
}
}.uss_seo_body_605 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #8AAABB;
}.uss_seo_body_605 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #8AAABB;
  line-height: 1.75;
}.uss_seo_body_605 p:last-child {
  margin-bottom: 0;
}.uss_seo_body_605 strong {
  color: #B8CBD8;
  font-weight: 700;
}.uss_seo_body_605 a {
  transition: color .2s;
  color: #5BAFD0;
  text-decoration: underline;
}.uss_seo_body_605 a:hover {
  color: #7EC6E0;
}.uss_seo_body_605 ul,.uss_seo_body_605 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.uss_seo_body_605 ol {
  list-style: decimal;
}.uss_seo_body_605 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #8AAABB;
}.uss_seo_body_605 table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.uss_seo_body_605 table {
  display: table;
}
}.uss_seo_body_605 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #B8CBD8;
  text-align: left;
}.uss_seo_body_605 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8AAABB;
}.uss_seo_cols_605 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.uss_seo_cols_605 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.uss_seo_cols_605 {
  grid-template-columns: repeat(3,1fr);
}
}.uss_seo_col_h_605 {
  font-weight: 700;
  color: #B8CBD8;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.uss_seo_col_p_605 {
  font-size: 13px;
  color: #607A8A;
  line-height: 1.65;
  overflow-wrap: break-word;
}.uss_seo_stats_605 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.uss_seo_stat_605 {
  border: 1px solid rgba(91,175,208,0.18);
  background: rgba(91,175,208,0.07);
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.uss_seo_stat_val_605 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #5BAFD0;
}.uss_seo_stat_lb_605 {
  color: #607A8A;
  overflow-wrap: break-word;
  font-size: 11px;
}.uss_ft_605 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0A1018;
  margin-top: 48px;
}.uss_ft_support_605 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 765px) {.uss_ft_support_605 {
  padding: 28px 24px;
}
}.uss_ft_support_in_605 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.uss_ft_support_main_605 {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
}.uss_ft_support_ic_605 {
  flex-shrink: 0;
  color: #5BAFD0;
}.uss_ft_support_ic_605 svg {
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
}.uss_ft_support_text_title_605 {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #E8EFF5;
  font-size: 15px;
  font-weight: 700;
}.uss_ft_support_text_sub_605 {
  overflow-wrap: break-word;
  color: #607A8A;
  font-size: 12px;
}.uss_ft_support_btn_605 {
  background: #5BAFD0;
  padding: 0.688rem 1.375rem;
  border-radius: 0.5rem;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #E8EFF5;
}.uss_ft_support_btn_605:hover {
  background: #7EC6E0;
}.uss_ft_support_contacts_605 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.uss_ft_support_contact_605 {
  color: #4A6070;
  font-size: 12px;
  line-height: 1.4;
}.uss_ft_support_contact_605 strong {
  color: #8AAABB;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
}.uss_ft_main_605 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.uss_ft_main_605 {
  padding: 2.5rem 24px 2rem;
}
}.uss_ft_main_in_605 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.uss_ft_main_in_605 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.uss_ft_main_in_605 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.uss_ft_col_logo_605 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.uss_ft_col_logo_605 {
  grid-column: auto;
}
}.uss_ft_logo_605 {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 1rem;
  margin-bottom: 12px;
  color: #E8EFF5;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
}.uss_ft_logo_mark_605 {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
}.uss_ft_logo_mark_605 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uss_ft_logo_sub_605 {
  max-width: 200px;
  color: #4A6070;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.uss_ft_col_title_605 {
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #8AAABB;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
}.uss_ft_col_links_605 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.uss_ft_col_link_605 {
  transition: color .2s;
  color: #4A6070;
  overflow-wrap: break-word;
  font-size: 13px;
}.uss_ft_col_link_605:hover {
  color: #B8CBD8;
}.uss_ft_apps_605 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.uss_ft_app_card_605 {
  gap: 10px;
  padding: 10px 12px;
  transition: border-color .2s;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  align-items: center;
}.uss_ft_app_card_605:hover {
  border-color: rgba(180,210,228,0.30);
}.uss_ft_app_card_ic_605 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.uss_ft_app_card_os_605 {
  color: #4A6070;
  font-weight: 600;
  font-size: 10px;
}.uss_ft_app_card_action_605 {
  font-size: 12px;
  color: #B8CBD8;
  font-weight: 700;
}.uss_ft_bot_605 {
  padding: 20px 16px;
}
@media(min-width: 765px) {.uss_ft_bot_605 {
  padding: 20px 1.5rem;
}
}.uss_ft_bot_in_605 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.uss_ft_socials_605 {
  gap: 0.5rem;
  display: flex;
}.uss_ft_soc_605 {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  color: #8AAABB;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  height: 36px;
}.uss_ft_soc_605 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.uss_ft_soc_605:hover {
  background: rgba(255,255,255,0.07);
}.uss_ft_legal_605 {
  flex: 1;
  color: #506878;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.uss_ft_legal_605 strong {
  font-weight: 700;
  color: #8AAABB;
}.uss_ft_legal_605 a {
  color: #8AAABB;
  text-decoration: underline;
}.uss_ft_age_605 {
  border-radius: 50%;
  border: 2px solid #506878;
  font-size: 11px;
  display: flex;
  font-weight: 800;
  color: #506878;
  align-items: center;
  margin-left: auto;
  width: 32px;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
}