*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  background-color: #080C10;
  font-family: 'Raleway', sans-serif;
  color: #B4C6D4;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.usa-layout_g75 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.usa-page_g75 {
  min-height: 100vh;
  display: flex;
}.usa-main_g75 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.usa-main_g75 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.usa-main_g75 {
  padding-bottom: 72px;
}
}.usa-gc_g75 {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0B1015;
  border-radius: 0.5rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 641px) {.usa-gc_g75 {
  width: 156px;
}
}
@media(min-width: 1081px) {.usa-gc_g75 {
  width: 168px;
}
}.usa-gc_g75:hover {
  border-color: rgba(91,186,214,0.07);
  transform: translateY(-3px);
}.usa-gc_img_g75 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.usa-gc_img_g75 img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.usa-gc_hover_g75 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5,7,9,0.72);
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.usa-gc_g75:hover .usa-gc_hover_g75 {
  opacity: 1;
}.usa-gc_hover_btn_g75 {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  background: #5BBAD6;
  font-weight: 700;
  color: #E6EDF4;
  font-size: 0.75rem;
}.usa-gc_info_g75 {
  padding: 8px 10px 10px;
}.usa-gc_name_g75 {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #B4C6D4;
  text-overflow: ellipsis;
}.usa-gc_prov_g75 {
  color: #445A68;
  font-size: 10px;
}.usa-gc_tag_g75 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 0.563rem;
  text-transform: uppercase;
  left: 6px;
  position: absolute;
  top: 0.375rem;
  font-weight: 700;
}.usa-gc_tag_hot_g75 {
  background: #C84040;
  color: #fff;
}.usa-gc_tag_new_g75 {
  background: #2EC48A;
  color: #080C10;
}.usa-gc_tag_jp_g75 {
  background: #C8932A;
  color: #080C10;
}.usa-gc_tag_ex_g75 {
  background: #2E5C7A;
  color: #fff;
}.usa-gc_tag_live_g75 {
  background: #C84040;
  color: #fff;
}.usa-gr_g75 {
  padding: 32px 16px 0;
  background: #080C10;
}
@media(min-width: 769px) {.usa-gr_g75 {
  padding: 36px 1.5rem 0;
}
}.usa-gr_in_g75 {
  margin: 0 auto;
  max-width: 1320px;
}.usa-gr_head_g75 {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.usa-gr_head_l_g75 {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.usa-gr_ic_g75 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.usa-gr_ic_g75 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.usa-gr_title_g75 {
  color: #E6EDF4;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.usa-gr_title_g75 {
  font-size: 18px;
}
}.usa-gr_more_g75 {
  gap: 5px;
  transition: color .2s;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  align-items: center;
  color: #567080;
  white-space: nowrap;
  font-weight: 600;
}.usa-gr_more_g75:hover {
  color: #5BBAD6;
}.usa-gr_more_g75 svg {
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.usa-gr_arrows_g75 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.usa-gr_arr_g75 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 4px;
  height: 1.875rem;
  color: #7A9AAE;
  width: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}.usa-gr_arr_g75:hover {
  background: rgba(255,255,255,0.07);
  color: #E6EDF4;
}.usa-gr_arr_g75 svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.usa-gr_seo_h_g75 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  color: #B4C6D4;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  max-width: 680px;
}
@media(min-width: 766px) {.usa-gr_seo_h_g75 {
  font-size: 0.875rem;
}
}.usa-gr_seo_g75 {
  color: #567080;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
}.usa-gr_seo_g75 strong {
  font-weight: 600;
  color: #B4C6D4;
}.usa-gr_scroll_g75 {
  gap: 0.625rem;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.usa-gr_scroll_g75::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.usa-gr_scroll_g75 {
  gap: 12px;
}
}.usa-tb_g75 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #080C10;
  position: fixed;
  align-items: center;
  right: 0;
  left: 0;
  top: 0;
  z-index: 80;
  height: 3.5rem;
  display: flex;
}.usa-tb_in_g75 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.usa-tb_burger_g75 {
  gap: 5px;
  border-radius: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 0.5rem;
  height: 38px;
  width: 38px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}.usa-tb_burger_g75:hover {
  background: rgba(255,255,255,0.05);
}.usa-tb_burger_line_g75 {
  background: #7A9AAE;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.usa-tb_burger_g75 {
  display: none;
}
}.usa-tb_logo_g75 {
  gap: 9px;
  align-items: center;
  letter-spacing: -.01em;
  display: flex;
  overflow-wrap: break-word;
  color: #E6EDF4;
  margin-right: 1.25rem;
  font-size: 18px;
  font-weight: 800;
  flex-shrink: 0;
}.usa-tb_logo_mark_g75 {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  height: 32px;
  width: 2rem;
  display: flex;
  align-items: center;
}.usa-tb_logo_mark_g75 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.usa-tb_nav_g75 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.usa-tb_nav_g75 {
  display: flex;
}
}.usa-tb_tab_g75 {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #7A9AAE;
  font-size: 13px;
  font-weight: 600;
}.usa-tb_tab_g75:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF4;
}.usa-tb_tab_g75.usa-state_active_g75 {
  background: rgba(91,186,214,0.18);
  color: #E6EDF4;
}.usa-tb_right_g75 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.usa-tb_login_g75 {
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  padding: 9px 1rem;
  font-weight: 600;
  color: #B4C6D4;
  display: none;
  font-size: 0.813rem;
}.usa-tb_login_g75:hover {
  border-color: rgba(91,186,214,0.38);
  color: #E6EDF4;
}
@media(min-width: 477px) {.usa-tb_login_g75 {
  display: block;
}
}.usa-tb_reg_g75 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2EC48A;
  padding: 9px 18px;
  color: #060D12;
  font-weight: 700;
  font-size: 0.813rem;
  white-space: nowrap;
}.usa-tb_reg_g75:hover {
  background: #44D89E;
}.usa-sb_g75 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0F1419;
  left: 0;
  width: 220px;
  bottom: 0;
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  z-index: 70;
}.usa-sb_g75.usa-state_open_g75 {
  transform: translateX(0);
}.usa-sb_g75::-webkit-scrollbar {
  width: 4px;
}.usa-sb_g75::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.usa-sb_g75 {
  transform: translateX(0);
}
}.usa-sb_auth_g75 {
  padding: 0.875rem 12px 0.625rem;
}.usa-sb_btn_reg_g75 {
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  background: #2EC48A;
  color: #060D12;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  display: block;
}.usa-sb_btn_reg_g75:hover {
  background: #44D89E;
}.usa-sb_btn_login_g75 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  text-align: center;
  color: #B4C6D4;
  font-weight: 600;
  display: block;
  font-size: 13px;
}.usa-sb_btn_login_g75:hover {
  border-color: rgba(91,186,214,0.38);
  color: #E6EDF4;
}.usa-sb_promo_g75 {
  border: 1px solid rgba(91,186,214,0.18);
  margin: 0 12px 10px;
  overflow: hidden;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#0A1A28,#0F1419);
  border-radius: 8px;
  position: relative;
}.usa-sb_promo_g75::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91,186,214,0.18),transparent 70%);
  position: absolute;
  right: -20px;
  content: '';
  top: -20px;
  height: 80px;
  width: 5rem;
}.usa-sb_promo_title_g75 {
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #5BBAD6;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.usa-sb_promo_text_g75 {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #E6EDF4;
  line-height: 1.35;
  font-size: 12px;
}.usa-sb_promo_sub_g75 {
  color: #567080;
  font-size: 0.625rem;
  margin-top: 3px;
}.usa-sb_nav_g75 {
  padding: 0.375rem 0.5rem 1rem;
}.usa-sb_nav_lb_g75 {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #445A68;
  font-size: 10px;
}.usa-sb_link_g75 {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #7A9AAE;
}.usa-sb_link_g75:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF4;
}.usa-sb_link_g75.usa-state_active_g75 {
  background: rgba(91,186,214,0.18);
  color: #E6EDF4;
}.usa-sb_ic_g75 {
  border-radius: 0.25rem;
  display: flex;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
}.usa-sb_ic_g75 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.usa-sb_ic_1_g75 {
  background: rgba(91,186,214,0.07);
  color: #5BBAD6;
}.usa-sb_ic_2_g75 {
  background: rgba(46,196,138,0.16);
  color: #2EC48A;
}.usa-sb_ic_3_g75 {
  background: rgba(200,147,42,0.16);
  color: #C8932A;
}.usa-sb_ic_4_g75 {
  background: rgba(46,92,122,0.28);
  color: #2E5C7A;
}.usa-sb_ic_5_g75 {
  background: rgba(91,186,214,0.07);
  color: #D44E8C;
}.usa-sb_ic_6_g75 {
  background: rgba(46,92,122,0.28);
  color: #7B50C8;
}.usa-sb_badge_g75 {
  padding: 2px 7px;
  border-radius: 4px;
  background: #C8932A;
  color: #060D12;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.usa-sb_bot_g75 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.usa-sb_lang_g75,.usa-sb_help_g75 {
  border-radius: 4px;
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  gap: 6px;
  display: flex;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
  color: #7A9AAE;
  justify-content: center;
}.usa-sb_lang_g75:hover,.usa-sb_help_g75:hover {
  border-color: rgba(91,186,214,0.38);
  color: #E6EDF4;
}.usa-sb_lang_g75 svg,.usa-sb_help_g75 svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.usa-sb_bd_g75 {
  background: rgba(5,7,9,0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.usa-sb_bd_g75.usa-state_on_g75 {
  display: block;
}
@media(min-width: 1078px) {.usa-sb_bd_g75 {
  display: none!important;
}
}.usa-mob_nav_g75 {
  background: #0F1419;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
}
@media(min-width: 1077px) {.usa-mob_nav_g75 {
  display: none;
}
}.usa-mob_nav_item_g75 {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  cursor: pointer;
  color: #445A68;
  display: flex;
  align-items: center;
}.usa-mob_nav_ic_g75 {
  line-height: 1;
}.usa-mob_nav_ic_g75 svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
}.usa-mob_nav_lb_g75 {
  font-weight: 600;
  color: #445A68;
  font-size: 10px;
}.usa-mob_nav_item_g75.usa-state_active_g75 {
  color: #5BBAD6;
}.usa-mob_nav_item_g75.usa-state_active_g75 .usa-mob_nav_lb_g75 {
  color: #5BBAD6;
}.usa-hero_g75 {
  padding: 20px 1rem 0;
  background: #080C10;
}
@media(min-width: 769px) {.usa-hero_g75 {
  padding: 24px 1.5rem 0;
}
}.usa-hero_in_g75 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.usa-hero_in_g75 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.usa-hero_in_g75 {
  grid-template-columns: 1fr 340px;
}
}.usa-hero_promo_g75 {
  overflow: hidden;
  background: #0B1015;
  border-radius: 14px;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 769px) {.usa-hero_promo_g75 {
  min-height: 280px;
}
}.usa-hero_promo_bg_g75 {
  inset: 0;
  background: linear-gradient(120deg,#0A1A28 0%,#080C10 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.usa-hero_promo_bg_g75::after {
  background: linear-gradient(90deg,#080C10 0%,rgba(5,7,9,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.usa-hero_promo_glow_g75 {
  background: radial-gradient(circle,rgba(46,92,122,0.28) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  position: absolute;
  height: 300px;
  right: 3.75rem;
  width: 18.75rem;
  pointer-events: none;
}.usa-hero_promo_ct_g75 {
  padding: 28px 24px 28px 1.75rem;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  display: flex;
}
@media(min-width: 769px) {.usa-hero_promo_ct_g75 {
  padding: 40px 32px;
}
}.usa-hero_badge_g75 {
  background: rgba(91,186,214,0.18);
  border: 1px solid rgba(91,186,214,0.07);
  border-radius: 20px;
  padding: 5px 0.75rem;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #5BBAD6;
  font-size: 0.625rem;
  font-weight: 700;
}.usa-hero_h1_g75 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
  font-size: 1.625rem;
  color: #E6EDF4;
  font-family: 'Cinzel', serif;
}.usa-hero_h1_g75 em {
  font-style: normal;
  color: #C8932A;
}
@media(min-width: 769px) {.usa-hero_h1_g75 {
  font-size: 2.25rem;
}
}.usa-hero_sub_g75 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #7A9AAE;
}
@media(min-width:768px) {.usa-hero_sub_g75 {
  font-size: 0.875rem;
}
}.usa-hero_row_g75 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.usa-hero_cta_g75 {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2EC48A;
  padding: 0.813rem 26px;
  font-size: 14px;
  font-weight: 700;
  color: #060D12;
  box-shadow: 0.25rem 0.25rem 0 rgba(46,196,138,0.28), 0 2px 14px rgba(46,196,138,0.18);
}.usa-hero_cta_g75:hover {
  background: #44D89E;
}.usa-hero_terms_g75 {
  font-size: 11px;
  color: #445A68;
}.usa-hero_game_g75 {
  background: #0B1015;
  overflow: hidden;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.usa-hero_game_badge_g75 {
  background: rgba(200,147,42,0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(200,147,42,0.16);
  border-radius: 1.25rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #C8932A;
  top: 12px;
  font-weight: 700;
  z-index: 3;
  left: 0.75rem;
  position: absolute;
}.usa-hero_game_badge_g75 svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
}.usa-hero_game_img_g75 {
  background: linear-gradient(135deg,#0A1A28,#080C10);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.usa-hero_game_img_g75 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.usa-hero_game_play_g75 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(5,7,9,0.72);
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.usa-hero_game_g75:hover .usa-hero_game_play_g75 {
  opacity: 1;
}.usa-hero_game_play_g75 span {
  background: #5BBAD6;
  border-radius: 50%;
  width: 3.25rem;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.usa-hero_game_play_g75 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.usa-hero_game_info_g75 {
  padding: 0.875rem 1rem;
}.usa-hero_game_title_g75 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  color: #E6EDF4;
}.usa-hero_game_provider_g75 {
  font-size: 11px;
  color: #567080;
}.usa-hero_game_btn_g75 {
  border-radius: 0.5rem;
  padding: 11px;
  background: #5BBAD6;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #E6EDF4;
  text-align: center;
  display: block;
}.usa-hero_game_g75:hover .usa-hero_game_btn_g75 {
  background: #7ECDE4;
}.usa-sbar_g75 {
  background: #080C10;
  padding: 16px 16px 0;
}
@media(min-width: 766px) {.usa-sbar_g75 {
  padding: 18px 1.5rem 0;
}
}.usa-sbar_in_g75 {
  margin: 0 auto;
  max-width: 82.5rem;
}.usa-sbar_row_g75 {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.usa-sbar_input_g75 {
  flex: 1;
  gap: 10px;
  border-radius: 8px;
  transition: border-color .2s;
  background: #0B1015;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  color: #567080;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  display: flex;
}.usa-sbar_input_g75:hover {
  border-color: rgba(91,186,214,0.38);
}.usa-sbar_input_g75 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  height: 15px;
}.usa-sbar_providers_g75 {
  padding: 0.688rem 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.5rem;
  border-radius: 8px;
  background: #0B1015;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #B4C6D4;
  font-size: 13px;
}.usa-sbar_providers_g75:hover {
  border-color: rgba(91,186,214,0.38);
  color: #E6EDF4;
}.usa-sbar_providers_g75 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.usa-sbar_tabs_g75 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.usa-sbar_tabs_g75::-webkit-scrollbar {
  display: none;
}.usa-sbar_tab_g75 {
  background: rgba(255,255,255,0.05);
  border-radius: 20px;
  padding: 8px 14px;
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  font-weight: 600;
  align-items: center;
  color: #7A9AAE;
  font-size: 0.75rem;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
}.usa-sbar_tab_g75:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(91,186,214,0.38);
  color: #E6EDF4;
}.usa-sbar_tab_g75.usa-state_active_g75 {
  border-color: rgba(91,186,214,0.07);
  background: rgba(91,186,214,0.18);
  color: #E6EDF4;
}.usa-sbar_tab_ic_g75 svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.usa-ws_g75 {
  background: #080C10;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.usa-ws_g75 {
  padding: 36px 1.5rem 0;
}
}.usa-ws_in_g75 {
  margin: 0 auto;
  max-width: 82.5rem;
}.usa-ws_head_g75 {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
}.usa-ws_title_g75 {
  gap: 0.625rem;
  font-size: 16px;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.usa-ws_title_ic_g75 svg {
  height: 18px;
  color: #C8932A;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.usa-ws_online_g75 {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
  color: #567080;
  align-items: center;
}.usa-ws_online_dot_g75 {
  border-radius: 50%;
  background: #2EC48A;
  box-shadow: 0 0 0.375rem rgba(46,196,138,0.16);
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
}.usa-ws_scroll_g75 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.usa-ws_scroll_g75::-webkit-scrollbar {
  display: none;
}.usa-wc_g75 {
  padding: 10px 0.875rem;
  gap: 10px;
  background: #0B1015;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.usa-wc_img_g75 {
  overflow: hidden;
  border-radius: 4px;
  background: #0F1419;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.usa-wc_img_g75 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.usa-wc_info_g75 {
  min-width: 0;
}.usa-wc_game_g75 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #B4C6D4;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
}.usa-wc_player_g75 {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #445A68;
}.usa-wc_amount_g75 {
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
  color: #2EC48A;
  font-weight: 700;
  flex-shrink: 0;
}.usa-app_g75 {
  background: #080C10;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.usa-app_g75 {
  padding: 44px 1.5rem 0;
}
}.usa-app_in_g75 {
  margin: 0 auto;
  max-width: 1320px;
}.usa-app_head_g75 {
  margin-bottom: 1rem;
}.usa-app_label_g75 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #5BBAD6;
  font-size: 0.688rem;
}.usa-app_h2_g75 {
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.usa-app_h2_g75 {
  font-size: 1.5rem;
}
}.usa-app_sub_g75 {
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #567080;
}.usa-app_sub_g75 strong {
  font-weight: 700;
  color: #B4C6D4;
}.usa-app_cards_g75 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 638px) {.usa-app_cards_g75 {
  grid-template-columns: repeat(3,1fr);
}
}.usa-app_card_g75 {
  gap: 1rem;
  overflow: hidden;
  border-radius: 8px;
  padding: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.usa-app_card_ios_g75 {
  background: linear-gradient(135deg,rgba(91,186,214,0.18) 0%,#0F1419 100%);
}.usa-app_card_android_g75 {
  background: linear-gradient(135deg,rgba(46,196,138,0.16) 0%,#0F1419 100%);
}.usa-app_card_win_g75 {
  background: linear-gradient(135deg,rgba(200,147,42,0.16) 0%,#0F1419 100%);
}.usa-app_card_ic_g75 svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.usa-app_card_ic_g75 {
  color: #E6EDF4;
  flex-shrink: 0;
}.usa-app_card_os_g75 {
  color: #567080;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
}.usa-app_card_title_g75 {
  font-size: 0.938rem;
  color: #E6EDF4;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}.usa-app_card_text_g75 {
  color: #567080;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
}.usa-app_card_btn_g75 {
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(91,186,214,0.38);
  gap: 0.438rem;
  border-radius: 0.25rem;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  color: #E6EDF4;
}.usa-app_card_btn_g75:hover {
  background: rgba(255,255,255,0.07);
}.usa-prov_g75 {
  background: #080C10;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.usa-prov_g75 {
  padding: 2.75rem 24px 0;
}
}.usa-prov_in_g75 {
  margin: 0 auto;
  max-width: 82.5rem;
}.usa-prov_head_g75 {
  margin-bottom: 16px;
}.usa-prov_label_g75 {
  letter-spacing: .08em;
  color: #5BBAD6;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.usa-prov_h2_g75 {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #E6EDF4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.usa-prov_h2_g75 {
  font-size: 24px;
}
}.usa-prov_seo_g75 {
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #567080;
}.usa-prov_seo_g75 strong {
  color: #B4C6D4;
  font-weight: 700;
}.usa-prov_seo_g75 a {
  text-decoration: underline;
  color: #5BBAD6;
}.usa-prov_grid_g75 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.usa-prov_grid_g75 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.usa-prov_grid_g75 {
  grid-template-columns: repeat(8,1fr);
}
}.usa-prov_card_g75 {
  gap: 7px;
  padding: 0.875rem 0.625rem;
  background: #0B1015;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.usa-prov_card_g75:hover {
  border-color: rgba(91,186,214,0.38);
  background: #0F1419;
}.usa-prov_logo_g75 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  height: 2.75rem;
}.usa-prov_logo_g75 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.usa-prov_name_g75 {
  font-weight: 600;
  color: #7A9AAE;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
}.usa-reg_g75 {
  background: #080C10;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.usa-reg_g75 {
  padding: 44px 24px 0;
}
}.usa-reg_in_g75 {
  border: 1px solid rgba(255,255,255,0.05);
  background: #0F1419;
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.usa-reg_in_g75 {
  padding: 40px;
}
}.usa-reg_top_g75 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.usa-reg_top_g75 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.usa-reg_label_g75 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #5BBAD6;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.usa-reg_h2_g75 {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  font-size: 1.375rem;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.usa-reg_h2_g75 {
  font-size: 1.75rem;
}
}.usa-reg_bonus_g75 {
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: rgba(200,147,42,0.16);
  border: 1px solid rgba(200,147,42,0.16);
  padding: 10px 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.usa-reg_bonus_amount_g75 {
  color: #C8932A;
  font-size: 1.25rem;
  font-weight: 800;
}.usa-reg_bonus_text_g75 {
  color: #7A9AAE;
  line-height: 1.35;
  font-size: 0.813rem;
}.usa-reg_cta_btn_g75 {
  border-radius: 8px;
  transition: background .2s;
  padding: 14px 2rem;
  background: #2EC48A;
  display: inline-block;
  margin-bottom: 0.75rem;
  color: #060D12;
  box-shadow: 0.25rem 4px 0 rgba(46,196,138,0.28), 0 2px 14px rgba(46,196,138,0.18);
  font-size: 0.938rem;
  font-weight: 700;
}.usa-reg_cta_btn_g75:hover {
  background: #44D89E;
}.usa-reg_terms_g75 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #445A68;
}.usa-reg_seo_g75 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  color: #567080;
}.usa-reg_seo_g75 p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #567080;
}.usa-reg_seo_g75 p:last-child {
  margin-bottom: 0;
}.usa-reg_seo_g75 strong {
  color: #B4C6D4;
  font-weight: 700;
}.usa-reg_seo_g75 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BBAD6;
}.usa-reg_seo_g75 a:hover {
  color: #7ECDE4;
}.usa-reg_seo_g75 ul,.usa-reg_seo_g75 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.usa-reg_seo_g75 ol {
  list-style: decimal;
}.usa-reg_seo_g75 li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #567080;
  margin-bottom: 0.25rem;
}.usa-reg_seo_g75 table {
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.usa-reg_seo_g75 table {
  display: table;
}
}.usa-reg_seo_g75 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #B4C6D4;
  font-weight: 700;
  text-align: left;
}.usa-reg_seo_g75 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #567080;
}.usa-reg_steps_g75 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.usa-reg_steps_g75 {
  margin-top: 0;
}
}.usa-reg_step_g75 {
  padding: 16px;
  border-radius: 8px;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.usa-reg_step_num_g75 {
  border: 1px solid rgba(91,186,214,0.07);
  background: rgba(91,186,214,0.18);
  border-radius: 50%;
  width: 34px;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  height: 34px;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  color: #5BBAD6;
}.usa-reg_step_title_g75 {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #E6EDF4;
}.usa-reg_step_text_g75 {
  font-size: 0.75rem;
  color: #567080;
  line-height: 1.5;
}.usa-reg_trust_g75 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.usa-reg_trust_item_g75 {
  gap: 0.438rem;
  font-size: 12px;
  color: #567080;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.usa-reg_trust_ic_g75 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  color: #5BBAD6;
  width: 16px;
}.usa-bon_g75 {
  padding: 36px 1rem 0;
  background: #080C10;
}
@media(min-width: 769px) {.usa-bon_g75 {
  padding: 2.75rem 24px 0;
}
}.usa-bon_in_g75 {
  margin: 0 auto;
  max-width: 1320px;
}.usa-bon_head_g75 {
  margin-bottom: 1.25rem;
}.usa-bon_label_g75 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #5BBAD6;
  font-size: 11px;
  letter-spacing: .08em;
}.usa-bon_h2_g75 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E6EDF4;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.usa-bon_h2_g75 {
  font-size: 24px;
}
}.usa-bon_seo_g75 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #567080;
}.usa-bon_seo_g75 strong {
  color: #B4C6D4;
  font-weight: 700;
}.usa-bon_seo_g75 a {
  text-decoration: underline;
  color: #5BBAD6;
}.usa-bon_grid_g75 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.usa-bon_grid_g75 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.usa-bon_grid_g75 {
  grid-template-columns: repeat(5,1fr);
}
}.usa-bon_card_g75 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 16px;
  background: #0B1015;
  transition: border-color .2s,transform .2s;
}.usa-bon_card_g75:hover {
  border-color: rgba(91,186,214,0.07);
  transform: translateY(-2px);
}.usa-bon_card_ic_g75 svg {
  stroke-linecap: round;
  width: 26px;
  height: 26px;
  stroke-linejoin: round;
}.usa-bon_card_ic_g75 {
  margin-bottom: 0.625rem;
}.usa-bon_card_type_g75 {
  text-transform: uppercase;
  color: #567080;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.usa-bon_card_amount_g75 {
  color: #C8932A;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 0.375rem;
}.usa-bon_card_name_g75 {
  font-weight: 600;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 8px;
}.usa-bon_card_detail_g75 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  color: #445A68;
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.usa-seo_g75 {
  padding: 2.25rem 16px 0;
  background: #080C10;
}
@media(min-width: 769px) {.usa-seo_g75 {
  padding: 44px 24px 0;
}
}.usa-seo_in_g75 {
  background: #0F1419;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.usa-seo_in_g75 {
  padding: 36px 40px;
}
}.usa-seo_label_g75 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #5BBAD6;
  font-weight: 700;
  letter-spacing: .08em;
}.usa-seo_h2_g75 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 766px) {.usa-seo_h2_g75 {
  font-size: 1.5rem;
}
}.usa-seo_body_g75 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7A9AAE;
  line-height: 1.75;
}.usa-seo_body_g75 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #7A9AAE;
  line-height: 1.75;
}.usa-seo_body_g75 p:last-child {
  margin-bottom: 0;
}.usa-seo_body_g75 strong {
  color: #B4C6D4;
  font-weight: 700;
}.usa-seo_body_g75 a {
  transition: color .2s;
  color: #5BBAD6;
  text-decoration: underline;
}.usa-seo_body_g75 a:hover {
  color: #7ECDE4;
}.usa-seo_body_g75 ul,.usa-seo_body_g75 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.usa-seo_body_g75 ol {
  list-style: decimal;
}.usa-seo_body_g75 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #7A9AAE;
  font-size: 0.875rem;
}.usa-seo_body_g75 table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.usa-seo_body_g75 table {
  display: table;
}
}.usa-seo_body_g75 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B4C6D4;
  font-weight: 700;
  text-align: left;
}.usa-seo_body_g75 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #7A9AAE;
}.usa-seo_cols_g75 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.usa-seo_cols_g75 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.usa-seo_cols_g75 {
  grid-template-columns: repeat(3,1fr);
}
}.usa-seo_col_h_g75 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #B4C6D4;
  margin-bottom: 0.438rem;
}.usa-seo_col_p_g75 {
  color: #567080;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.usa-seo_stats_g75 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.usa-seo_stat_g75 {
  padding: 14px 16px;
  background: rgba(91,186,214,0.07);
  border: 1px solid rgba(91,186,214,0.18);
  border-radius: 8px;
  flex: 1;
  min-width: 140px;
}.usa-seo_stat_val_g75 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #5BBAD6;
  overflow-wrap: break-word;
}.usa-seo_stat_lb_g75 {
  color: #567080;
  font-size: 11px;
  overflow-wrap: break-word;
}.usa-faq_g75 {
  padding: 36px 16px 0;
  background: #080C10;
}
@media(min-width: 771px) {.usa-faq_g75 {
  padding: 44px 24px 0;
}
}.usa-faq_in_g75 {
  margin: 0 auto;
  max-width: 1320px;
}.usa-faq_head_g75 {
  margin-bottom: 20px;
}.usa-faq_label_g75 {
  color: #5BBAD6;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.usa-faq_h2_g75 {
  font-weight: 800;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.usa-faq_h2_g75 {
  font-size: 1.5rem;
}
}.usa-faq_list_g75 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.usa-faq_item_g75 {
  border-radius: 8px;
  background: #0F1419;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.09);
}.usa-faq_q_g75 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  cursor: pointer;
  justify-content: space-between;
  flex-wrap: wrap;
  font-weight: 600;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #B4C6D4;
}.usa-faq_q_g75:hover {
  color: #E6EDF4;
}.usa-faq_q_ic_g75 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  display: flex;
  flex-shrink: 0;
  font-size: 1rem;
  align-items: center;
  width: 1.5rem;
  height: 24px;
  justify-content: center;
  color: #5BBAD6;
}.usa-faq_item_g75.usa-state_open_g75 .usa-faq_q_ic_g75 {
  transform: rotate(45deg);
}.usa-faq_a_g75 {
  padding: 0 1.25rem 1rem;
  color: #567080;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  font-size: 0.813rem;
}.usa-faq_item_g75.usa-state_open_g75 .usa-faq_a_g75 {
  display: block;
}.usa-faq_a_g75 strong {
  font-weight: 700;
  color: #B4C6D4;
}.usa-faq_a_g75 a {
  color: #5BBAD6;
  text-decoration: underline;
}.usa-faq_a_g75 ul,.usa-faq_a_g75 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.usa-faq_a_g75 ol {
  list-style: decimal;
}.usa-faq_a_g75 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.usa-faq_a_g75 table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.usa-faq_a_g75 table {
  display: table;
}
}.usa-faq_a_g75 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #B4C6D4;
  text-align: left;
}.usa-faq_a_g75 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #567080;
}.usa-seo_g75 {
  background: #080C10;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.usa-seo_g75 {
  padding: 2.75rem 24px 0;
}
}.usa-seo_in_g75 {
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #0F1419;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.usa-seo_in_g75 {
  padding: 2.25rem 40px;
}
}.usa-seo_label_g75 {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #5BBAD6;
}.usa-seo_h2_g75 {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #E6EDF4;
  line-height: 1.25;
}
@media(min-width: 769px) {.usa-seo_h2_g75 {
  font-size: 1.5rem;
}
}.usa-seo_body_g75 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A9AAE;
}.usa-seo_body_g75 p {
  color: #7A9AAE;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.usa-seo_body_g75 p:last-child {
  margin-bottom: 0;
}.usa-seo_body_g75 strong {
  color: #B4C6D4;
  font-weight: 700;
}.usa-seo_body_g75 a {
  transition: color .2s;
  color: #5BBAD6;
  text-decoration: underline;
}.usa-seo_body_g75 a:hover {
  color: #7ECDE4;
}.usa-seo_body_g75 ul,.usa-seo_body_g75 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.usa-seo_body_g75 ol {
  list-style: decimal;
}.usa-seo_body_g75 li {
  color: #7A9AAE;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.usa-seo_body_g75 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width:768px) {.usa-seo_body_g75 table {
  display: table;
}
}.usa-seo_body_g75 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B4C6D4;
}.usa-seo_body_g75 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9AAE;
}.usa-seo_cols_g75 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.usa-seo_cols_g75 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.usa-seo_cols_g75 {
  grid-template-columns: repeat(3,1fr);
}
}.usa-seo_col_h_g75 {
  font-size: 13px;
  font-weight: 700;
  color: #B4C6D4;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.usa-seo_col_p_g75 {
  color: #567080;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.usa-seo_stats_g75 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.usa-seo_stat_g75 {
  border: 1px solid rgba(91,186,214,0.18);
  flex: 1;
  background: rgba(91,186,214,0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  min-width: 140px;
}.usa-seo_stat_val_g75 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #5BBAD6;
  margin-bottom: 4px;
}.usa-seo_stat_lb_g75 {
  overflow-wrap: break-word;
  color: #567080;
  font-size: 0.688rem;
}.usa-rv_g75 {
  background: #080C10;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.usa-rv_g75 {
  padding: 2.75rem 24px 0;
}
}.usa-rv_in_g75 {
  margin: 0 auto;
  max-width: 82.5rem;
}.usa-rv_head_g75 {
  margin-bottom: 20px;
  max-width: 720px;
}.usa-rv_label_g75 {
  text-transform: uppercase;
  color: #5BBAD6;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.usa-rv_h2_g75 {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
}
@media(min-width: 766px) {.usa-rv_h2_g75 {
  font-size: 1.75rem;
}
}.usa-rv_stats_g75 {
  gap: 18px;
  font-size: 13px;
  flex-wrap: wrap;
  display: flex;
  color: #567080;
  align-items: center;
}.usa-rv_stats_score_g75 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.usa-rv_stats_score_val_g75 {
  font-size: 22px;
  color: #C8932A;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}.usa-rv_stats_score_max_g75 {
  font-size: 0.813rem;
  color: #445A68;
}.usa-rv_stats_badge_g75 {
  gap: 4px;
  display: flex;
  align-items: center;
}.usa-rv_stats_badge_g75 svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #C8932A;
}.usa-rv_grid_g75 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.usa-rv_grid_g75 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.usa-rv_grid_g75 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.usa-rv_card_g75 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  background: #0F1419;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.usa-rv_card_stars_g75 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #C8932A;
}.usa-rv_card_stars_g75 svg {
  width: 0.875rem;
  height: 14px;
}.usa-rv_card_h_g75 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 14px;
  color: #E6EDF4;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.usa-rv_card_body_g75 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  font-size: 13px;
  color: #567080;
}.usa-rv_card_body_g75 strong {
  font-weight: 600;
  color: #B4C6D4;
}.usa-rv_card_meta_g75 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
}.usa-rv_card_author_g75 {
  font-size: 0.75rem;
  color: #B4C6D4;
  font-weight: 600;
}.usa-rv_card_date_g75 {
  font-size: 11px;
  color: #445A68;
}.usa-seo_g75 {
  padding: 2.25rem 1rem 0;
  background: #080C10;
}
@media(min-width: 767px) {.usa-seo_g75 {
  padding: 44px 1.5rem 0;
}
}.usa-seo_in_g75 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #0F1419;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.usa-seo_in_g75 {
  padding: 2.25rem 40px;
}
}.usa-seo_label_g75 {
  color: #5BBAD6;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.usa-seo_h2_g75 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #E6EDF4;
  font-size: 1.25rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.usa-seo_h2_g75 {
  font-size: 1.5rem;
}
}.usa-seo_body_g75 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7A9AAE;
  font-size: 0.875rem;
}.usa-seo_body_g75 p {
  color: #7A9AAE;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.usa-seo_body_g75 p:last-child {
  margin-bottom: 0;
}.usa-seo_body_g75 strong {
  color: #B4C6D4;
  font-weight: 700;
}.usa-seo_body_g75 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5BBAD6;
}.usa-seo_body_g75 a:hover {
  color: #7ECDE4;
}.usa-seo_body_g75 ul,.usa-seo_body_g75 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.usa-seo_body_g75 ol {
  list-style: decimal;
}.usa-seo_body_g75 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7A9AAE;
}.usa-seo_body_g75 table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.usa-seo_body_g75 table {
  display: table;
}
}.usa-seo_body_g75 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B4C6D4;
}.usa-seo_body_g75 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #7A9AAE;
}.usa-seo_cols_g75 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.usa-seo_cols_g75 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.usa-seo_cols_g75 {
  grid-template-columns: repeat(3,1fr);
}
}.usa-seo_col_h_g75 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #B4C6D4;
  font-size: 0.813rem;
}.usa-seo_col_p_g75 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #567080;
  font-size: 13px;
}.usa-seo_stats_g75 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.usa-seo_stat_g75 {
  background: rgba(91,186,214,0.07);
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(91,186,214,0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.usa-seo_stat_val_g75 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #5BBAD6;
  font-weight: 800;
  margin-bottom: 4px;
}.usa-seo_stat_lb_g75 {
  color: #567080;
  font-size: 11px;
  overflow-wrap: break-word;
}.usa-pmt_g75 {
  padding: 2.25rem 16px 0;
  background: #080C10;
}
@media(min-width: 770px) {.usa-pmt_g75 {
  padding: 2.75rem 1.5rem 0;
}
}.usa-pmt_in_g75 {
  margin: 0 auto;
  max-width: 82.5rem;
}.usa-pmt_head_g75 {
  margin-bottom: 22px;
  max-width: 45rem;
}.usa-pmt_label_g75 {
  letter-spacing: .08em;
  color: #5BBAD6;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.usa-pmt_h2_g75 {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6EDF4;
}
@media(min-width: 771px) {.usa-pmt_h2_g75 {
  font-size: 28px;
}
}.usa-pmt_intro_g75 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #567080;
}.usa-pmt_groups_g75 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.usa-pmt_group_g75 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  border-radius: 0.5rem;
  background: #0F1419;
}.usa-pmt_group_head_g75 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.usa-pmt_group_ic_g75 {
  background: rgba(91,186,214,0.18);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
  justify-content: center;
  color: #5BBAD6;
}.usa-pmt_group_ic_g75 svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
}.usa-pmt_group_h_g75 {
  margin: 0;
  font-family: 'Cinzel', serif;
  color: #E6EDF4;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
}.usa-pmt_group_p_g75 {
  margin-bottom: 0.875rem;
  color: #567080;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.usa-pmt_group_p_g75 strong {
  font-weight: 600;
  color: #B4C6D4;
}.usa-pmt_table_wrap_g75 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.usa-pmt_table_g75 {
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
}.usa-pmt_table_g75 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  white-space: nowrap;
  text-transform: uppercase;
  color: #B4C6D4;
  font-weight: 700;
  font-size: 0.688rem;
  text-align: left;
  letter-spacing: .04em;
}.usa-pmt_table_g75 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #567080;
}.usa-pmt_table_g75 tbody tr:last-child td {
  border-bottom: none;
}.usa-pmt_table_g75 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B4C6D4;
}.usa-ft_g75 {
  background: #050709;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.usa-ft_support_g75 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.usa-ft_support_g75 {
  padding: 28px 24px;
}
}.usa-ft_support_in_g75 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.usa-ft_support_main_g75 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.usa-ft_support_ic_g75 {
  flex-shrink: 0;
  color: #5BBAD6;
}.usa-ft_support_ic_g75 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.usa-ft_support_text_title_g75 {
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6EDF4;
  font-size: 15px;
}.usa-ft_support_text_sub_g75 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #567080;
}.usa-ft_support_btn_g75 {
  background: #5BBAD6;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-weight: 700;
  color: #E6EDF4;
  flex-shrink: 0;
  font-size: 13px;
}.usa-ft_support_btn_g75:hover {
  background: #7ECDE4;
}.usa-ft_support_contacts_g75 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.usa-ft_support_contact_g75 {
  font-size: 12px;
  line-height: 1.4;
  color: #445A68;
}.usa-ft_support_contact_g75 strong {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
  color: #7A9AAE;
}.usa-ft_main_g75 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.usa-ft_main_g75 {
  padding: 2.5rem 1.5rem 32px;
}
}.usa-ft_main_in_g75 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 637px) {.usa-ft_main_in_g75 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.usa-ft_main_in_g75 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.usa-ft_col_logo_g75 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.usa-ft_col_logo_g75 {
  grid-column: auto;
}
}.usa-ft_logo_g75 {
  gap: 0.563rem;
  color: #E6EDF4;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
}.usa-ft_logo_mark_g75 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.usa-ft_logo_mark_g75 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.usa-ft_logo_sub_g75 {
  font-size: 12px;
  color: #445A68;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
}.usa-ft_col_title_g75 {
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  color: #7A9AAE;
  font-size: 12px;
  font-weight: 700;
}.usa-ft_col_links_g75 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.usa-ft_col_link_g75 {
  transition: color .2s;
  color: #445A68;
  font-size: 13px;
  overflow-wrap: break-word;
}.usa-ft_col_link_g75:hover {
  color: #B4C6D4;
}.usa-ft_apps_g75 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.usa-ft_app_card_g75 {
  padding: 10px 12px;
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  border-radius: 4px;
  align-items: center;
  display: flex;
}.usa-ft_app_card_g75:hover {
  border-color: rgba(91,186,214,0.38);
}.usa-ft_app_card_ic_g75 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
}.usa-ft_app_card_os_g75 {
  font-weight: 600;
  color: #445A68;
  font-size: 10px;
}.usa-ft_app_card_action_g75 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #B4C6D4;
}.usa-ft_bot_g75 {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.usa-ft_bot_g75 {
  padding: 20px 24px;
}
}.usa-ft_bot_in_g75 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.usa-ft_socials_g75 {
  gap: 0.5rem;
  display: flex;
}.usa-ft_soc_g75 {
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 36px;
  justify-content: center;
  width: 36px;
  align-items: center;
  color: #7A9AAE;
}.usa-ft_soc_g75 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.usa-ft_soc_g75:hover {
  background: rgba(255,255,255,0.07);
}.usa-ft_legal_g75 {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #5C7888;
}.usa-ft_legal_g75 strong {
  color: #7A9AAE;
  font-weight: 700;
}.usa-ft_legal_g75 a {
  text-decoration: underline;
  color: #7A9AAE;
}.usa-ft_age_g75 {
  border-radius: 50%;
  border: 2px solid #5C7888;
  color: #5C7888;
  height: 2rem;
  align-items: center;
  width: 2rem;
  margin-left: auto;
  font-size: 0.688rem;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}