*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100C05;
  color: #D5C09A;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.usn-layout-dja {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.usn-page-dja {
  display: flex;
  min-height: 100vh;
}.usn-main-dja {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1077px) {.usn-main-dja {
  padding-left: 13.75rem;
}
}
@media(max-width: 1078px) {.usn-main-dja {
  padding-bottom: 72px;
}
}.usn-gc-dja {
  border-radius: 0.625rem;
  background: #171107;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 642px) {.usn-gc-dja {
  width: 156px;
}
}
@media(min-width: 1078px) {.usn-gc-dja {
  width: 10.5rem;
}
}.usn-gc-dja:hover {
  border-color: rgba(212, 137, 10, 0.07);
  transform: translateY(-3px);
}.usn-gc_img-dja {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.usn-gc_img-dja img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.usn-gc_hover-dja {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 6, 1, 0.72);
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.usn-gc-dja:hover .usn-gc_hover-dja {
  opacity: 1;
}.usn-gc_hover_btn-dja {
  background: #D4890A;
  border-radius: 6px;
  padding: 0.5rem 16px;
  color: #F6EDD8;
  font-size: 0.75rem;
  font-weight: 700;
}.usn-gc_info-dja {
  padding: 8px 10px 0.625rem;
}.usn-gc_name-dja {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  color: #D5C09A;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.usn-gc_prov-dja {
  color: #5E4D30;
  font-size: 0.625rem;
}.usn-gc_tag-dja {
  border-radius: 4px;
  padding: 2px 7px;
  position: absolute;
  text-transform: uppercase;
  font-size: 0.563rem;
  z-index: 2;
  left: 0.375rem;
  letter-spacing: .04em;
  font-weight: 700;
  top: 6px;
}.usn-gc_tag_hot-dja {
  background: #E83030;
  color: #fff;
}.usn-gc_tag_new-dja {
  background: #2CC96A;
  color: #100C05;
}.usn-gc_tag_jp-dja {
  background: #F0B429;
  color: #100C05;
}.usn-gc_tag_ex-dja {
  background: #9A5205;
  color: #fff;
}.usn-gc_tag_live-dja {
  background: #E83030;
  color: #fff;
}.usn-gr-dja {
  padding: 32px 1rem 0;
  background: #100C05;
}
@media(min-width: 769px) {.usn-gr-dja {
  padding: 36px 1.5rem 0;
}
}.usn-gr_in-dja {
  margin: 0 auto;
  max-width: 1320px;
}.usn-gr_head-dja {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.usn-gr_head_l-dja {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.usn-gr_ic-dja {
  border-radius: 10px;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  display: flex;
}.usn-gr_ic-dja svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.usn-gr_title-dja {
  font-weight: 700;
  color: #F6EDD8;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 769px) {.usn-gr_title-dja {
  font-size: 18px;
}
}.usn-gr_more-dja {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  font-size: 12px;
  flex-shrink: 0;
  color: #7A6545;
  align-items: center;
  display: flex;
  font-weight: 600;
}.usn-gr_more-dja:hover {
  color: #D4890A;
}.usn-gr_more-dja svg {
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.usn-gr_arrows-dja {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.usn-gr_arr-dja {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  color: #A08860;
  width: 1.875rem;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}.usn-gr_arr-dja:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.usn-gr_arr-dja svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.usn-gr_seo_h-dja {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Righteous', sans-serif;
  color: #D5C09A;
}
@media(min-width: 769px) {.usn-gr_seo_h-dja {
  font-size: 0.875rem;
}
}.usn-gr_seo-dja {
  margin-bottom: 12px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6545;
  line-height: 1.55;
  max-width: 680px;
}.usn-gr_seo-dja strong {
  color: #D5C09A;
  font-weight: 600;
}.usn-gr_scroll-dja {
  gap: 10px;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.usn-gr_scroll-dja::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.usn-gr_scroll-dja {
  gap: 12px;
}
}.usn-tb-dja {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100C05;
  left: 0;
  z-index: 80;
  right: 0;
  display: flex;
  height: 56px;
  top: 0;
  align-items: center;
  position: fixed;
}.usn-tb_in-dja {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.usn-tb_burger-dja {
  gap: 0.313rem;
  border-radius: 10px;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  height: 38px;
  display: flex;
  width: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
}.usn-tb_burger-dja:hover {
  background: rgba(255, 255, 255, 0.05);
}.usn-tb_burger_line-dja {
  border-radius: 1px;
  background: #A08860;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1082px) {.usn-tb_burger-dja {
  display: none;
}
}.usn-tb_logo-dja {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 20px;
  display: flex;
  color: #F6EDD8;
  font-size: 18px;
  flex-shrink: 0;
}.usn-tb_logo_mark-dja {
  overflow: hidden;
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  display: flex;
  height: 32px;
}.usn-tb_logo_mark-dja img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.usn-tb_nav-dja {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.usn-tb_nav-dja {
  display: flex;
}
}.usn-tb_tab-dja {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #A08860;
}.usn-tb_tab-dja:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.usn-tb_tab-dja.usn-state_active-dja {
  background: rgba(212, 137, 10, 0.18);
  color: #F6EDD8;
}.usn-tb_right-dja {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.usn-tb_login-dja {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  font-weight: 600;
  color: #D5C09A;
  display: none;
  font-size: 13px;
}.usn-tb_login-dja:hover {
  border-color: rgba(212, 137, 10, 0.45);
  color: #F6EDD8;
}
@media(min-width: 477px) {.usn-tb_login-dja {
  display: block;
}
}.usn-tb_reg-dja {
  transition: background .2s;
  background: #2CC96A;
  padding: 9px 1.125rem;
  border-radius: 10px;
  white-space: nowrap;
  font-weight: 700;
  color: #0F0A02;
  font-size: 0.813rem;
}.usn-tb_reg-dja:hover {
  background: #3EDD7C;
}.usn-sb-dja {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1E1609;
  transition: transform .25s ease;
  bottom: 0;
  z-index: 70;
  top: 56px;
  position: fixed;
  width: 220px;
  left: 0;
  overflow-y: auto;
}.usn-sb-dja.usn-state_open-dja {
  transform: translateX(0);
}.usn-sb-dja::-webkit-scrollbar {
  width: 0.25rem;
}.usn-sb-dja::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.usn-sb-dja {
  transform: translateX(0);
}
}.usn-sb_auth-dja {
  padding: 0.875rem 0.75rem 10px;
}.usn-sb_btn_reg-dja {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 11px;
  background: #2CC96A;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0F0A02;
  font-size: 13px;
  font-weight: 700;
  display: block;
}.usn-sb_btn_reg-dja:hover {
  background: #3EDD7C;
}.usn-sb_btn_login-dja {
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  text-align: center;
  font-size: 13px;
  color: #D5C09A;
  font-weight: 600;
  display: block;
}.usn-sb_btn_login-dja:hover {
  border-color: rgba(212, 137, 10, 0.45);
  color: #F6EDD8;
}.usn-sb_promo-dja {
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  border-radius: 0.625rem;
  margin: 0 12px 10px;
  border: 1px solid rgba(212, 137, 10, 0.18);
  background: linear-gradient(135deg,#3A1E00,#1E1609);
  position: relative;
}.usn-sb_promo-dja::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 137, 10, 0.18),transparent 70%);
  position: absolute;
  top: -20px;
  right: -1.25rem;
  width: 80px;
  height: 5rem;
  content: '';
}.usn-sb_promo_title-dja {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4890A;
  margin-bottom: 4px;
  font-size: 11px;
}.usn-sb_promo_text-dja {
  font-weight: 600;
  color: #F6EDD8;
  line-height: 1.35;
  font-size: 12px;
  overflow-wrap: break-word;
}.usn-sb_promo_sub-dja {
  color: #7A6545;
  margin-top: 3px;
  font-size: 0.625rem;
}.usn-sb_nav-dja {
  padding: 0.375rem 8px 1rem;
}.usn-sb_nav_lb-dja {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #5E4D30;
}.usn-sb_link-dja {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.375rem;
  padding: 9px 0.625rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
  color: #A08860;
  overflow-wrap: break-word;
  font-weight: 500;
}.usn-sb_link-dja:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.usn-sb_link-dja.usn-state_active-dja {
  background: rgba(212, 137, 10, 0.18);
  color: #F6EDD8;
}.usn-sb_ic-dja {
  border-radius: 0.375rem;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 30px;
  display: flex;
}.usn-sb_ic-dja svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.usn-sb_ic_1-dja {
  background: rgba(212, 137, 10, 0.07);
  color: #D4890A;
}.usn-sb_ic_2-dja {
  background: rgba(44, 201, 106, 0.15);
  color: #2CC96A;
}.usn-sb_ic_3-dja {
  background: rgba(240, 180, 41, 0.14);
  color: #F0B429;
}.usn-sb_ic_4-dja {
  background: rgba(154, 82, 5, 0.22);
  color: #9A5205;
}.usn-sb_ic_5-dja {
  background: rgba(212, 137, 10, 0.07);
  color: #E8458A;
}.usn-sb_ic_6-dja {
  background: rgba(154, 82, 5, 0.22);
  color: #8B42CC;
}.usn-sb_badge-dja {
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  background: #F0B429;
  font-size: 0.563rem;
  color: #0F0A02;
  font-weight: 700;
  margin-left: auto;
}.usn-sb_bot-dja {
  gap: 8px;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.usn-sb_lang-dja,.usn-sb_help-dja {
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  color: #A08860;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}.usn-sb_lang-dja:hover,.usn-sb_help-dja:hover {
  border-color: rgba(212, 137, 10, 0.45);
  color: #F6EDD8;
}.usn-sb_lang-dja svg,.usn-sb_help-dja svg {
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.usn-sb_bd-dja {
  background: rgba(8, 6, 1, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.usn-sb_bd-dja.usn-state_on-dja {
  display: block;
}
@media(min-width: 1082px) {.usn-sb_bd-dja {
  display: none!important;
}
}.usn-mob_nav-dja {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1609;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  left: 0;
  position: fixed;
  bottom: 0;
  display: flex;
}
@media(min-width: 1083px) {.usn-mob_nav-dja {
  display: none;
}
}.usn-mob_nav_item-dja {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  color: #5E4D30;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.usn-mob_nav_ic-dja {
  line-height: 1;
}.usn-mob_nav_ic-dja svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
}.usn-mob_nav_lb-dja {
  color: #5E4D30;
  font-size: 10px;
  font-weight: 600;
}.usn-mob_nav_item-dja.usn-state_active-dja {
  color: #D4890A;
}.usn-mob_nav_item-dja.usn-state_active-dja .usn-mob_nav_lb-dja {
  color: #D4890A;
}.usn-hero-dja {
  padding: 1.25rem 16px 0;
  background: #100C05;
}
@media(min-width: 771px) {.usn-hero-dja {
  padding: 24px 24px 0;
}
}.usn-hero_in-dja {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.usn-hero_in-dja {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.usn-hero_in-dja {
  grid-template-columns: 1fr 340px;
}
}.usn-hero_promo-dja {
  overflow: hidden;
  border-radius: 1rem;
  background: #171107;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 765px) {.usn-hero_promo-dja {
  min-height: 280px;
}
}.usn-hero_promo_bg-dja {
  background: linear-gradient(120deg,#3A1E00 0%,#100C05 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.usn-hero_promo_bg-dja::after {
  inset: 0;
  background: linear-gradient(90deg,#100C05 0%,rgba(8, 6, 1, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.usn-hero_promo_glow-dja {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(154, 82, 5, 0.22) 0%,transparent 65%);
  top: -2.5rem;
  height: 300px;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  right: 60px;
}.usn-hero_promo_ct-dja {
  padding: 1.75rem 24px 1.75rem 28px;
  max-width: 480px;
  position: relative;
  justify-content: center;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
@media(min-width: 769px) {.usn-hero_promo_ct-dja {
  padding: 40px 2rem;
}
}.usn-hero_badge-dja {
  background: rgba(212, 137, 10, 0.18);
  border: 1px solid rgba(212, 137, 10, 0.07);
  padding: 0.313rem 12px;
  border-radius: 22px;
  margin-bottom: 0.875rem;
  color: #D4890A;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.usn-hero_h1-dja {
  line-height: 1.15;
  color: #F6EDD8;
  font-size: 1.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Righteous', sans-serif;
}.usn-hero_h1-dja em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 770px) {.usn-hero_h1-dja {
  font-size: 36px;
}
}.usn-hero_sub-dja {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A08860;
}
@media(min-width: 770px) {.usn-hero_sub-dja {
  font-size: 0.875rem;
}
}.usn-hero_row-dja {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.usn-hero_cta-dja {
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #2CC96A;
  box-shadow: 4px 0.25rem 0px #0D5C2A, 0 0 0.875rem rgba(44, 201, 106, 0.45);
  color: #0F0A02;
  font-weight: 700;
  font-size: 14px;
}.usn-hero_cta-dja:hover {
  background: #3EDD7C;
}.usn-hero_terms-dja {
  font-size: 11px;
  color: #5E4D30;
}.usn-hero_game-dja {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #171107;
  border-radius: 16px;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.usn-hero_game_badge-dja {
  background: rgba(240, 180, 41, 0.14);
  border-radius: 22px;
  padding: 5px 0.625rem;
  border: 1px solid rgba(240, 180, 41, 0.14);
  position: absolute;
  left: 12px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  z-index: 3;
  font-size: 0.625rem;
  color: #F0B429;
}.usn-hero_game_badge-dja svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.usn-hero_game_img-dja {
  background: linear-gradient(135deg,#3A1E00,#100C05);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.usn-hero_game_img-dja img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.usn-hero_game_play-dja {
  inset: 0;
  background: rgba(8, 6, 1, 0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.usn-hero_game-dja:hover .usn-hero_game_play-dja {
  opacity: 1;
}.usn-hero_game_play-dja span {
  border-radius: 50%;
  background: #D4890A;
  width: 3.25rem;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
  display: flex;
}.usn-hero_game_play-dja span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.usn-hero_game_info-dja {
  padding: 0.875rem 1rem;
}.usn-hero_game_title-dja {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.usn-hero_game_provider-dja {
  font-size: 11px;
  color: #7A6545;
}.usn-hero_game_btn-dja {
  padding: 0.688rem;
  transition: background .2s;
  background: #D4890A;
  margin: 12px 1rem 1rem;
  border-radius: 10px;
  color: #F6EDD8;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 700;
}.usn-hero_game-dja:hover .usn-hero_game_btn-dja {
  background: #E89F1E;
}.usn-sbar-dja {
  background: #100C05;
  padding: 1rem 16px 0;
}
@media(min-width: 770px) {.usn-sbar-dja {
  padding: 1.125rem 1.5rem 0;
}
}.usn-sbar_in-dja {
  margin: 0 auto;
  max-width: 82.5rem;
}.usn-sbar_row-dja {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.usn-sbar_input-dja {
  background: #171107;
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 16px;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #7A6545;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
}.usn-sbar_input-dja:hover {
  border-color: rgba(212, 137, 10, 0.45);
}.usn-sbar_input-dja svg {
  height: 0.938rem;
  width: 0.938rem;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
}.usn-sbar_providers-dja {
  background: #171107;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 10px;
  padding: 0.688rem 18px;
  color: #D5C09A;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  display: flex;
}.usn-sbar_providers-dja:hover {
  border-color: rgba(212, 137, 10, 0.45);
  color: #F6EDD8;
}.usn-sbar_providers-dja svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.usn-sbar_tabs-dja {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.usn-sbar_tabs-dja::-webkit-scrollbar {
  display: none;
}.usn-sbar_tab-dja {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.375rem;
  gap: 0.438rem;
  padding: 8px 14px;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #A08860;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
}.usn-sbar_tab-dja:hover {
  border-color: rgba(212, 137, 10, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.usn-sbar_tab-dja.usn-state_active-dja {
  border-color: rgba(212, 137, 10, 0.07);
  background: rgba(212, 137, 10, 0.18);
  color: #F6EDD8;
}.usn-sbar_tab_ic-dja svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.usn-wy-dja {
  padding: 32px 16px 0;
  background: #100C05;
}
@media(min-width: 769px) {.usn-wy-dja {
  padding: 40px 1.5rem 0;
}
}.usn-wy_in-dja {
  margin: 0 auto;
  max-width: 82.5rem;
}.usn-wy_head-dja {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.usn-wy_label-dja {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4890A;
}.usn-wy_h2-dja {
  font-family: 'Righteous', sans-serif;
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.usn-wy_h2-dja {
  font-size: 24px;
}
}.usn-wy_intro-dja {
  margin: 0;
  color: #7A6545;
  font-size: 13px;
  line-height: 1.6;
}.usn-wy_grid-dja {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.usn-wy_grid-dja {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.usn-wy_grid-dja {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.usn-wy_card-dja {
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  background: #1E1609;
}.usn-wy_card-dja:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 137, 10, 0.07);
}.usn-wy_card_ic-dja {
  background: rgba(212, 137, 10, 0.18);
  border-radius: 50%;
  margin-bottom: 14px;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  color: #D4890A;
}.usn-wy_card_ic-dja svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.usn-wy_card_h-dja {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 15px;
}.usn-wy_card_p-dja {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6545;
}.usn-wy_card_p-dja strong {
  font-weight: 600;
  color: #D5C09A;
}.usn-gr_jp-dja {
  overflow: hidden;
  border-radius: 1rem;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0A38 0%,#0D0617 100%);
  position: relative;
}.usn-gr_jp-dja::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(154, 82, 5, 0.22) 0%,transparent 70%);
  width: 250px;
  height: 15.625rem;
  top: -60px;
  left: -3.75rem;
  position: absolute;
  content: '';
}.usn-gr_jp-dja::after {
  background: radial-gradient(circle,rgba(240, 180, 41, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  height: 200px;
  width: 200px;
  position: absolute;
  bottom: -2.5rem;
}.usn-gr_jp_head-dja {
  gap: 16px;
  align-items: flex-start;
  position: relative;
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.usn-gr_jp_info-dja {
  flex: 1;
}.usn-gr_jp_label-dja {
  letter-spacing: .08em;
  color: #8B42CC;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 6px;
}.usn-gr_jp_label-dja svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 4px;
  height: 14px;
}.usn-gr_jp_amount-dja {
  font-weight: 800;
  font-size: 32px;
  line-height: 1;
  color: #F6EDD8;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}
@media(min-width:768px) {.usn-gr_jp_amount-dja {
  font-size: 2.5rem;
}
}.usn-gr_jp_amount-dja span {
  color: #F0B429;
}.usn-gr_jp_seo-dja {
  font-size: 0.75rem;
  color: #A08860;
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.usn-gr_jp_cta-dja {
  border-radius: 0.625rem;
  background: rgba(154, 82, 5, 0.22);
  padding: 11px 20px;
  border: 1px solid rgba(154, 82, 5, 0.22);
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  margin-top: 4px;
  z-index: 1;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F6EDD8;
  position: relative;
  align-self: flex-start;
}.usn-gr_jp_cta-dja:hover {
  background: #9A5205;
}.usn-gcg-dja {
  background: #100C05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.usn-gcg-dja {
  padding: 44px 24px 0;
}
}.usn-gcg_in-dja {
  margin: 0 auto;
  max-width: 82.5rem;
}.usn-gcg_head-dja {
  max-width: 45rem;
  margin-bottom: 20px;
}.usn-gcg_label-dja {
  color: #D4890A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.usn-gcg_h2-dja {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F6EDD8;
  font-size: 22px;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 769px) {.usn-gcg_h2-dja {
  font-size: 1.75rem;
}
}.usn-gcg_intro-dja {
  color: #7A6545;
  font-size: 0.813rem;
  line-height: 1.6;
}.usn-gcg_grid-dja {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.usn-gcg_grid-dja {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.usn-gcg_grid-dja {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.usn-gcg_card-dja {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  min-height: 240px;
}.usn-gcg_card-dja:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 137, 10, 0.18);
}.usn-gcg_card_bg-dja {
  inset: 0;
  z-index: 0;
  position: absolute;
}.usn-gcg_card_bg-dja::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.usn-gcg_card_ic-dja {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  height: 2.5rem;
  justify-content: center;
  position: absolute;
  width: 40px;
  top: 1.125rem;
  align-items: center;
  right: 18px;
  display: flex;
  color: #F6EDD8;
  z-index: 2;
}.usn-gcg_card_ic-dja svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.usn-gcg_card_ct-dja {
  z-index: 1;
  position: relative;
}.usn-gcg_card_h-dja {
  margin-bottom: 8px;
  font-size: 18px;
  font-family: 'Righteous', sans-serif;
  color: #F6EDD8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.usn-gcg_card_h-dja {
  font-size: 1.25rem;
}
}.usn-gcg_card_p-dja {
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.usn-gcg_card_p-dja strong {
  color: #F6EDD8;
  font-weight: 600;
}.usn-gcg_card_cta-dja {
  gap: 0.25rem;
  align-items: center;
  color: #D4890A;
  text-transform: uppercase;
  display: inline-flex;
  letter-spacing: .04em;
  font-size: 0.75rem;
  font-weight: 700;
}.usn-gcg_card_cta-dja svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
}.usn-ws-dja {
  background: #100C05;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.usn-ws-dja {
  padding: 2.25rem 1.5rem 0;
}
}.usn-ws_in-dja {
  margin: 0 auto;
  max-width: 82.5rem;
}.usn-ws_head-dja {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
}.usn-ws_title-dja {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  color: #F6EDD8;
  flex-wrap: wrap;
}.usn-ws_title_ic-dja svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  color: #F0B429;
}.usn-ws_online-dja {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #7A6545;
  font-weight: 600;
}.usn-ws_online_dot-dja {
  background: #2CC96A;
  border-radius: 50%;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(44, 201, 106, 0.15);
  flex-shrink: 0;
}.usn-ws_scroll-dja {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  display: flex;
  scrollbar-width: none;
}.usn-ws_scroll-dja::-webkit-scrollbar {
  display: none;
}.usn-wc-dja {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 10px 0.875rem;
  border-radius: 0.625rem;
  background: #171107;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
}.usn-wc_img-dja {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #1E1609;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.usn-wc_img-dja img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.usn-wc_info-dja {
  min-width: 0;
}.usn-wc_game-dja {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D5C09A;
  white-space: nowrap;
}.usn-wc_player-dja {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #5E4D30;
}.usn-wc_amount-dja {
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  color: #2CC96A;
  font-size: 0.813rem;
}.usn-reg-dja {
  background: #100C05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.usn-reg-dja {
  padding: 2.75rem 24px 0;
}
}.usn-reg_in-dja {
  padding: 28px 24px;
  border-radius: 16px;
  background: #1E1609;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.usn-reg_in-dja {
  padding: 40px;
}
}.usn-reg_top-dja {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.usn-reg_top-dja {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.usn-reg_label-dja {
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4890A;
  letter-spacing: .08em;
}.usn-reg_h2-dja {
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  color: #F6EDD8;
  line-height: 1.2;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.usn-reg_h2-dja {
  font-size: 28px;
}
}.usn-reg_bonus-dja {
  background: rgba(240, 180, 41, 0.14);
  padding: 10px 16px;
  border-radius: 10px;
  gap: 0.5rem;
  border: 1px solid rgba(240, 180, 41, 0.14);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.usn-reg_bonus_amount-dja {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0B429;
}.usn-reg_bonus_text-dja {
  font-size: 13px;
  line-height: 1.35;
  color: #A08860;
}.usn-reg_cta_btn-dja {
  padding: 0.875rem 2rem;
  background: #2CC96A;
  transition: background .2s;
  border-radius: 0.625rem;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  color: #0F0A02;
  font-size: 15px;
  box-shadow: 4px 0.25rem 0px #0D5C2A, 0 0 0.875rem rgba(44, 201, 106, 0.45);
}.usn-reg_cta_btn-dja:hover {
  background: #3EDD7C;
}.usn-reg_terms-dja {
  color: #5E4D30;
  line-height: 1.5;
  font-size: 11px;
}.usn-reg_seo-dja {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #7A6545;
}.usn-reg_seo-dja p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #7A6545;
  line-height: 1.65;
}.usn-reg_seo-dja p:last-child {
  margin-bottom: 0;
}.usn-reg_seo-dja strong {
  font-weight: 700;
  color: #D5C09A;
}.usn-reg_seo-dja a {
  transition: color .2s;
  color: #D4890A;
  text-decoration: underline;
}.usn-reg_seo-dja a:hover {
  color: #E89F1E;
}.usn-reg_seo-dja ul,.usn-reg_seo-dja ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.usn-reg_seo-dja ol {
  list-style: decimal;
}.usn-reg_seo-dja li {
  color: #7A6545;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.usn-reg_seo-dja table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.usn-reg_seo-dja table {
  display: table;
}
}.usn-reg_seo-dja th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D5C09A;
  font-weight: 700;
}.usn-reg_seo-dja td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A6545;
}.usn-reg_steps-dja {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 859px) {.usn-reg_steps-dja {
  margin-top: 0;
}
}.usn-reg_step-dja {
  padding: 16px;
  border-radius: 0.625rem;
  gap: 0.875rem;
  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;
}.usn-reg_step_num-dja {
  border-radius: 50%;
  background: rgba(212, 137, 10, 0.18);
  border: 1px solid rgba(212, 137, 10, 0.07);
  align-items: center;
  flex-shrink: 0;
  font-size: 0.875rem;
  font-weight: 800;
  display: flex;
  width: 2.125rem;
  justify-content: center;
  height: 2.125rem;
  color: #D4890A;
}.usn-reg_step_title-dja {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
  color: #F6EDD8;
}.usn-reg_step_text-dja {
  color: #7A6545;
  line-height: 1.5;
  font-size: 0.75rem;
}.usn-reg_trust-dja {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.usn-reg_trust_item-dja {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
  color: #7A6545;
  align-items: center;
}.usn-reg_trust_ic-dja svg {
  color: #D4890A;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.usn-app-dja {
  padding: 2.25rem 16px 0;
  background: #100C05;
}
@media(min-width: 770px) {.usn-app-dja {
  padding: 44px 1.5rem 0;
}
}.usn-app_in-dja {
  margin: 0 auto;
  max-width: 1320px;
}.usn-app_head-dja {
  margin-bottom: 16px;
}.usn-app_label-dja {
  font-weight: 700;
  color: #D4890A;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.usn-app_h2-dja {
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  color: #F6EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 765px) {.usn-app_h2-dja {
  font-size: 1.5rem;
}
}.usn-app_sub-dja {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A6545;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.usn-app_sub-dja strong {
  color: #D5C09A;
  font-weight: 700;
}.usn-app_cards-dja {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.usn-app_cards-dja {
  grid-template-columns: repeat(3,1fr);
}
}.usn-app_card-dja {
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 20px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.usn-app_card_ios-dja {
  background: linear-gradient(135deg,rgba(212, 137, 10, 0.18) 0%,#1E1609 100%);
}.usn-app_card_android-dja {
  background: linear-gradient(135deg,rgba(44, 201, 106, 0.15) 0%,#1E1609 100%);
}.usn-app_card_win-dja {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.14) 0%,#1E1609 100%);
}.usn-app_card_ic-dja svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
  height: 2.125rem;
}.usn-app_card_ic-dja {
  flex-shrink: 0;
  color: #F6EDD8;
}.usn-app_card_os-dja {
  font-size: 10px;
  margin-bottom: 6px;
  color: #7A6545;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.usn-app_card_title-dja {
  line-height: 1.2;
  margin-bottom: 6px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.usn-app_card_text-dja {
  color: #7A6545;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.usn-app_card_btn-dja {
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.375rem;
  padding: 10px 18px;
  border: 1px solid rgba(212, 137, 10, 0.45);
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
  color: #F6EDD8;
}.usn-app_card_btn-dja:hover {
  background: rgba(255, 255, 255, 0.07);
}.usn-htp-dja {
  padding: 2.25rem 16px 0;
  background: #100C05;
}
@media(min-width: 766px) {.usn-htp-dja {
  padding: 2.75rem 24px 0;
}
}.usn-htp_in-dja {
  margin: 0 auto;
  max-width: 1320px;
}.usn-htp_head-dja {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.usn-htp_label-dja {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4890A;
  font-size: 11px;
}.usn-htp_h2-dja {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Righteous', sans-serif;
  font-size: 1.375rem;
  color: #F6EDD8;
  font-weight: 800;
}
@media(min-width: 769px) {.usn-htp_h2-dja {
  font-size: 1.75rem;
}
}.usn-htp_intro-dja {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #7A6545;
}.usn-htp_steps-dja {
  padding: 0;
  margin: 0;
  gap: 12px;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.usn-htp_steps-dja {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.usn-htp_steps-dja {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.usn-htp_step-dja {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 18px 1.125rem;
  background: #1E1609;
  border-radius: 0.625rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.usn-htp_step_num-dja {
  background: #D4890A;
  border-radius: 50%;
  justify-content: center;
  position: absolute;
  align-items: center;
  left: 20px;
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  display: flex;
  font-size: 13px;
  height: 28px;
  width: 28px;
  top: -0.75rem;
  color: #0F0A02;
}.usn-htp_step_ic-dja {
  border-radius: 0.375rem;
  margin: 8px 0 12px;
  background: rgba(212, 137, 10, 0.18);
  justify-content: center;
  width: 36px;
  height: 36px;
  color: #D4890A;
  align-items: center;
  display: flex;
}.usn-htp_step_ic-dja svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.usn-htp_step_h-dja {
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #F6EDD8;
}.usn-htp_step_p-dja {
  color: #7A6545;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
}.usn-htp_step_p-dja strong {
  color: #D5C09A;
  font-weight: 600;
}.usn-htp_cta-dja {
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  background: #2CC96A;
  color: #0F0A02;
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 20px;
  font-weight: 700;
}.usn-htp_cta-dja:hover {
  background: #3EDD7C;
}.usn-prov-dja {
  background: #100C05;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.usn-prov-dja {
  padding: 44px 1.5rem 0;
}
}.usn-prov_in-dja {
  margin: 0 auto;
  max-width: 82.5rem;
}.usn-prov_head-dja {
  margin-bottom: 1rem;
}.usn-prov_label-dja {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #D4890A;
  text-transform: uppercase;
}.usn-prov_h2-dja {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Righteous', sans-serif;
  color: #F6EDD8;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.usn-prov_h2-dja {
  font-size: 24px;
}
}.usn-prov_seo-dja {
  font-size: 13px;
  margin-bottom: 16px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7A6545;
}.usn-prov_seo-dja strong {
  font-weight: 700;
  color: #D5C09A;
}.usn-prov_seo-dja a {
  color: #D4890A;
  text-decoration: underline;
}.usn-prov_grid-dja {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.usn-prov_grid-dja {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.usn-prov_grid-dja {
  grid-template-columns: repeat(8,1fr);
}
}.usn-prov_card-dja {
  gap: 7px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  background: #171107;
  padding: 14px 0.625rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.usn-prov_card-dja:hover {
  background: #1E1609;
  border-color: rgba(212, 137, 10, 0.45);
}.usn-prov_logo-dja {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  width: 44px;
  justify-content: center;
  height: 44px;
  align-items: center;
}.usn-prov_logo-dja img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.usn-prov_name-dja {
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #A08860;
}.usn-bon-dja {
  padding: 36px 1rem 0;
  background: #100C05;
}
@media(min-width: 767px) {.usn-bon-dja {
  padding: 44px 24px 0;
}
}.usn-bon_in-dja {
  margin: 0 auto;
  max-width: 82.5rem;
}.usn-bon_head-dja {
  margin-bottom: 20px;
}.usn-bon_label-dja {
  text-transform: uppercase;
  font-weight: 700;
  color: #D4890A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.usn-bon_h2-dja {
  font-family: 'Righteous', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F6EDD8;
}
@media(min-width: 769px) {.usn-bon_h2-dja {
  font-size: 24px;
}
}.usn-bon_seo-dja {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #7A6545;
  line-height: 1.6;
  font-size: 13px;
}.usn-bon_seo-dja strong {
  font-weight: 700;
  color: #D5C09A;
}.usn-bon_seo-dja a {
  text-decoration: underline;
  color: #D4890A;
}.usn-bon_grid-dja {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.usn-bon_grid-dja {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.usn-bon_grid-dja {
  grid-template-columns: repeat(5,1fr);
}
}.usn-bon_card-dja {
  padding: 1rem;
  background: #171107;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.usn-bon_card-dja:hover {
  border-color: rgba(212, 137, 10, 0.07);
  transform: translateY(-2px);
}.usn-bon_card_ic-dja svg {
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
  stroke-linejoin: round;
}.usn-bon_card_ic-dja {
  margin-bottom: 10px;
}.usn-bon_card_type-dja {
  font-weight: 700;
  color: #7A6545;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 6px;
}.usn-bon_card_amount-dja {
  line-height: 1.1;
  font-weight: 800;
  color: #F0B429;
  font-size: 18px;
  margin-bottom: 6px;
}.usn-bon_card_name-dja {
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.usn-bon_card_detail-dja {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  color: #5E4D30;
  font-size: 0.688rem;
  line-height: 1.5;
}.usn-faq-dja {
  padding: 36px 16px 0;
  background: #100C05;
}
@media(min-width: 765px) {.usn-faq-dja {
  padding: 2.75rem 24px 0;
}
}.usn-faq_in-dja {
  margin: 0 auto;
  max-width: 1320px;
}.usn-faq_head-dja {
  margin-bottom: 20px;
}.usn-faq_label-dja {
  letter-spacing: .08em;
  color: #D4890A;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.usn-faq_h2-dja {
  color: #F6EDD8;
  font-size: 20px;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.usn-faq_h2-dja {
  font-size: 1.5rem;
}
}.usn-faq_list-dja {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.usn-faq_item-dja {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1609;
  border-radius: 0.625rem;
}.usn-faq_q-dja {
  padding: 16px 20px;
  transition: color .2s;
  gap: 12px;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  font-size: 14px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  color: #D5C09A;
}.usn-faq_q-dja:hover {
  color: #F6EDD8;
}.usn-faq_q_ic-dja {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  color: #D4890A;
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 1rem;
}.usn-faq_item-dja.usn-state_open-dja .usn-faq_q_ic-dja {
  transform: rotate(45deg);
}.usn-faq_a-dja {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  color: #7A6545;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.usn-faq_item-dja.usn-state_open-dja .usn-faq_a-dja {
  display: block;
}.usn-faq_a-dja strong {
  color: #D5C09A;
  font-weight: 700;
}.usn-faq_a-dja a {
  text-decoration: underline;
  color: #D4890A;
}.usn-faq_a-dja ul,.usn-faq_a-dja ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.usn-faq_a-dja ol {
  list-style: decimal;
}.usn-faq_a-dja li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.usn-faq_a-dja table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.usn-faq_a-dja table {
  display: table;
}
}.usn-faq_a-dja th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D5C09A;
  font-weight: 700;
}.usn-faq_a-dja td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7A6545;
}.usn-rv-dja {
  padding: 36px 16px 0;
  background: #100C05;
}
@media(min-width: 767px) {.usn-rv-dja {
  padding: 44px 1.5rem 0;
}
}.usn-rv_in-dja {
  margin: 0 auto;
  max-width: 82.5rem;
}.usn-rv_head-dja {
  max-width: 45rem;
  margin-bottom: 20px;
}.usn-rv_label-dja {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4890A;
}.usn-rv_h2-dja {
  margin-bottom: 10px;
  font-family: 'Righteous', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F6EDD8;
}
@media(min-width: 771px) {.usn-rv_h2-dja {
  font-size: 28px;
}
}.usn-rv_stats-dja {
  gap: 1.125rem;
  align-items: center;
  flex-wrap: wrap;
  color: #7A6545;
  display: flex;
  font-size: 13px;
}.usn-rv_stats_score-dja {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.usn-rv_stats_score_val-dja {
  font-family: 'Righteous', sans-serif;
  color: #F0B429;
  font-weight: 800;
  font-size: 1.375rem;
}.usn-rv_stats_score_max-dja {
  font-size: 0.813rem;
  color: #5E4D30;
}.usn-rv_stats_badge-dja {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.usn-rv_stats_badge-dja svg {
  width: 0.875rem;
  height: 14px;
  color: #F0B429;
}.usn-rv_grid-dja {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.usn-rv_grid-dja {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.usn-rv_grid-dja {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.usn-rv_card-dja {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  border-radius: 10px;
  background: #1E1609;
  flex-direction: column;
  display: flex;
}.usn-rv_card_stars-dja {
  gap: 2px;
  color: #F0B429;
  margin-bottom: 0.625rem;
  display: flex;
}.usn-rv_card_stars-dja svg {
  width: 0.875rem;
  height: 0.875rem;
}.usn-rv_card_h-dja {
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 8px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.usn-rv_card_body-dja {
  flex: 1;
  overflow-wrap: break-word;
  color: #7A6545;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 13px;
}.usn-rv_card_body-dja strong {
  font-weight: 600;
  color: #D5C09A;
}.usn-rv_card_meta-dja {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 12px;
  display: flex;
  justify-content: space-between;
}.usn-rv_card_author-dja {
  color: #D5C09A;
  font-weight: 600;
  font-size: 12px;
}.usn-rv_card_date-dja {
  font-size: 11px;
  color: #5E4D30;
}.usn-seo-dja {
  padding: 2.25rem 16px 0;
  background: #100C05;
}
@media(min-width: 767px) {.usn-seo-dja {
  padding: 2.75rem 24px 0;
}
}.usn-seo_in-dja {
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  background: #1E1609;
  max-width: 1320px;
}
@media(min-width: 771px) {.usn-seo_in-dja {
  padding: 2.25rem 2.5rem;
}
}.usn-seo_label-dja {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4890A;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.usn-seo_h2-dja {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 1.25rem;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 769px) {.usn-seo_h2-dja {
  font-size: 1.5rem;
}
}.usn-seo_body-dja {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A08860;
}.usn-seo_body-dja p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A08860;
  font-size: 0.875rem;
}.usn-seo_body-dja p:last-child {
  margin-bottom: 0;
}.usn-seo_body-dja strong {
  color: #D5C09A;
  font-weight: 700;
}.usn-seo_body-dja a {
  transition: color .2s;
  color: #D4890A;
  text-decoration: underline;
}.usn-seo_body-dja a:hover {
  color: #E89F1E;
}.usn-seo_body-dja ul,.usn-seo_body-dja ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.usn-seo_body-dja ol {
  list-style: decimal;
}.usn-seo_body-dja li {
  line-height: 1.75;
  color: #A08860;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.usn-seo_body-dja table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 766px) {.usn-seo_body-dja table {
  display: table;
}
}.usn-seo_body-dja th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D5C09A;
  font-weight: 700;
}.usn-seo_body-dja td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A08860;
}.usn-seo_cols-dja {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.usn-seo_cols-dja {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.usn-seo_cols-dja {
  grid-template-columns: repeat(3,1fr);
}
}.usn-seo_col_h-dja {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D5C09A;
  margin-bottom: 7px;
  font-weight: 700;
}.usn-seo_col_p-dja {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6545;
}.usn-seo_stats-dja {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.usn-seo_stat-dja {
  flex: 1;
  background: rgba(212, 137, 10, 0.07);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  border: 1px solid rgba(212, 137, 10, 0.18);
  min-width: 8.75rem;
}.usn-seo_stat_val-dja {
  overflow-wrap: break-word;
  color: #D4890A;
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
}.usn-seo_stat_lb-dja {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6545;
}.usn-pmt-dja {
  background: #100C05;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.usn-pmt-dja {
  padding: 44px 24px 0;
}
}.usn-pmt_in-dja {
  margin: 0 auto;
  max-width: 1320px;
}.usn-pmt_head-dja {
  max-width: 720px;
  margin-bottom: 22px;
}.usn-pmt_label-dja {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4890A;
}.usn-pmt_h2-dja {
  font-family: 'Righteous', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  color: #F6EDD8;
}
@media(min-width: 771px) {.usn-pmt_h2-dja {
  font-size: 28px;
}
}.usn-pmt_intro-dja {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7A6545;
  line-height: 1.6;
}.usn-pmt_groups-dja {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.usn-pmt_group-dja {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 1.25rem;
  background: #1E1609;
}.usn-pmt_group_head-dja {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.usn-pmt_group_ic-dja {
  border-radius: 0.375rem;
  background: rgba(212, 137, 10, 0.18);
  height: 2.25rem;
  align-items: center;
  color: #D4890A;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  flex-shrink: 0;
}.usn-pmt_group_ic-dja svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.usn-pmt_group_h-dja {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-family: 'Righteous', sans-serif;
}.usn-pmt_group_p-dja {
  color: #7A6545;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.usn-pmt_group_p-dja strong {
  font-weight: 600;
  color: #D5C09A;
}.usn-pmt_table_wrap-dja {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.usn-pmt_table-dja {
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 540px;
  width: 100%;
}.usn-pmt_table-dja th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D5C09A;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 11px;
}.usn-pmt_table-dja td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7A6545;
}.usn-pmt_table-dja tbody tr:last-child td {
  border-bottom: none;
}.usn-pmt_table-dja tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D5C09A;
}.usn-seo-dja {
  padding: 2.25rem 1rem 0;
  background: #100C05;
}
@media(min-width: 769px) {.usn-seo-dja {
  padding: 2.75rem 1.5rem 0;
}
}.usn-seo_in-dja {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1E1609;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.usn-seo_in-dja {
  padding: 2.25rem 40px;
}
}.usn-seo_label-dja {
  color: #D4890A;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.usn-seo_h2-dja {
  font-weight: 800;
  color: #F6EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-family: 'Righteous', sans-serif;
}
@media(min-width: 771px) {.usn-seo_h2-dja {
  font-size: 1.5rem;
}
}.usn-seo_body-dja {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A08860;
}.usn-seo_body-dja p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #A08860;
}.usn-seo_body-dja p:last-child {
  margin-bottom: 0;
}.usn-seo_body-dja strong {
  color: #D5C09A;
  font-weight: 700;
}.usn-seo_body-dja a {
  transition: color .2s;
  color: #D4890A;
  text-decoration: underline;
}.usn-seo_body-dja a:hover {
  color: #E89F1E;
}.usn-seo_body-dja ul,.usn-seo_body-dja ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.usn-seo_body-dja ol {
  list-style: decimal;
}.usn-seo_body-dja li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A08860;
}.usn-seo_body-dja table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.usn-seo_body-dja table {
  display: table;
}
}.usn-seo_body-dja th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D5C09A;
  font-weight: 700;
}.usn-seo_body-dja td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08860;
}.usn-seo_cols-dja {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.usn-seo_cols-dja {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.usn-seo_cols-dja {
  grid-template-columns: repeat(3,1fr);
}
}.usn-seo_col_h-dja {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #D5C09A;
  font-size: 0.813rem;
  font-weight: 700;
}.usn-seo_col_p-dja {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #7A6545;
}.usn-seo_stats-dja {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.usn-seo_stat-dja {
  border: 1px solid rgba(212, 137, 10, 0.18);
  border-radius: 0.625rem;
  background: rgba(212, 137, 10, 0.07);
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.usn-seo_stat_val-dja {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #D4890A;
  font-size: 20px;
  overflow-wrap: break-word;
}.usn-seo_stat_lb-dja {
  color: #7A6545;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.usn-seo-dja {
  background: #100C05;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.usn-seo-dja {
  padding: 2.75rem 1.5rem 0;
}
}.usn-seo_in-dja {
  border-radius: 16px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  background: #1E1609;
  max-width: 1320px;
}
@media(min-width: 770px) {.usn-seo_in-dja {
  padding: 2.25rem 40px;
}
}.usn-seo_label-dja {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D4890A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.usn-seo_h2-dja {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 20px;
  font-family: 'Righteous', sans-serif;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 767px) {.usn-seo_h2-dja {
  font-size: 1.5rem;
}
}.usn-seo_body-dja {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #A08860;
  font-size: 0.875rem;
}.usn-seo_body-dja p {
  color: #A08860;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.usn-seo_body-dja p:last-child {
  margin-bottom: 0;
}.usn-seo_body-dja strong {
  font-weight: 700;
  color: #D5C09A;
}.usn-seo_body-dja a {
  transition: color .2s;
  color: #D4890A;
  text-decoration: underline;
}.usn-seo_body-dja a:hover {
  color: #E89F1E;
}.usn-seo_body-dja ul,.usn-seo_body-dja ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.usn-seo_body-dja ol {
  list-style: decimal;
}.usn-seo_body-dja li {
  line-height: 1.75;
  color: #A08860;
  margin-bottom: 6px;
  font-size: 14px;
}.usn-seo_body-dja table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.usn-seo_body-dja table {
  display: table;
}
}.usn-seo_body-dja th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D5C09A;
  text-align: left;
}.usn-seo_body-dja td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A08860;
}.usn-seo_cols-dja {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.usn-seo_cols-dja {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.usn-seo_cols-dja {
  grid-template-columns: repeat(3,1fr);
}
}.usn-seo_col_h-dja {
  font-weight: 700;
  color: #D5C09A;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.usn-seo_col_p-dja {
  font-size: 13px;
  color: #7A6545;
  overflow-wrap: break-word;
  line-height: 1.65;
}.usn-seo_stats-dja {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.usn-seo_stat-dja {
  background: rgba(212, 137, 10, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(212, 137, 10, 0.18);
  padding: 14px 1rem;
  min-width: 140px;
}.usn-seo_stat_val-dja {
  margin-bottom: 4px;
  font-weight: 800;
  color: #D4890A;
  font-size: 20px;
  overflow-wrap: break-word;
}.usn-seo_stat_lb-dja {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7A6545;
}.usn-ft-dja {
  background: #080601;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.usn-ft_support-dja {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.usn-ft_support-dja {
  padding: 28px 1.5rem;
}
}.usn-ft_support_in-dja {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.usn-ft_support_main-dja {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.usn-ft_support_ic-dja {
  color: #D4890A;
  flex-shrink: 0;
}.usn-ft_support_ic-dja svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
}.usn-ft_support_text_title-dja {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  color: #F6EDD8;
}.usn-ft_support_text_sub-dja {
  font-size: 12px;
  color: #7A6545;
  overflow-wrap: break-word;
}.usn-ft_support_btn-dja {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #D4890A;
  padding: 0.688rem 22px;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  color: #F6EDD8;
}.usn-ft_support_btn-dja:hover {
  background: #E89F1E;
}.usn-ft_support_contacts-dja {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.usn-ft_support_contact-dja {
  line-height: 1.4;
  color: #5E4D30;
  font-size: 12px;
}.usn-ft_support_contact-dja strong {
  margin-bottom: 2px;
  font-weight: 600;
  color: #A08860;
  font-size: 0.688rem;
  display: block;
}.usn-ft_main-dja {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.usn-ft_main-dja {
  padding: 2.5rem 1.5rem 32px;
}
}.usn-ft_main_in-dja {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.usn-ft_main_in-dja {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.usn-ft_main_in-dja {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.usn-ft_col_logo-dja {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.usn-ft_col_logo-dja {
  grid-column: auto;
}
}.usn-ft_logo-dja {
  gap: 0.563rem;
  align-items: center;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F6EDD8;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.usn-ft_logo_mark-dja {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
}.usn-ft_logo_mark-dja img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.usn-ft_logo_sub-dja {
  max-width: 12.5rem;
  color: #5E4D30;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.usn-ft_col_title-dja {
  color: #A08860;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.usn-ft_col_links-dja {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.usn-ft_col_link-dja {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5E4D30;
}.usn-ft_col_link-dja:hover {
  color: #D5C09A;
}.usn-ft_apps-dja {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.usn-ft_app_card-dja {
  gap: 0.625rem;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.usn-ft_app_card-dja:hover {
  border-color: rgba(212, 137, 10, 0.45);
}.usn-ft_app_card_ic-dja svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.usn-ft_app_card_os-dja {
  font-weight: 600;
  color: #5E4D30;
  font-size: 10px;
}.usn-ft_app_card_action-dja {
  color: #D5C09A;
  font-size: 12px;
  font-weight: 700;
}.usn-ft_bot-dja {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.usn-ft_bot-dja {
  padding: 20px 1.5rem;
}
}.usn-ft_bot_in-dja {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.usn-ft_socials-dja {
  gap: 8px;
  display: flex;
}.usn-ft_soc-dja {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #A08860;
  height: 36px;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
}.usn-ft_soc-dja svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.usn-ft_soc-dja:hover {
  background: rgba(255, 255, 255, 0.07);
}.usn-ft_legal-dja {
  flex: 1;
  line-height: 1.6;
  color: #8A7452;
  min-width: 200px;
  font-size: 11px;
  overflow-wrap: break-word;
}.usn-ft_legal-dja strong {
  color: #A08860;
  font-weight: 700;
}.usn-ft_legal-dja a {
  color: #A08860;
  text-decoration: underline;
}.usn-ft_age-dja {
  border-radius: 50%;
  border: 2px solid #8A7452;
  display: flex;
  font-size: 0.688rem;
  flex-shrink: 0;
  color: #8A7452;
  margin-left: auto;
  font-weight: 800;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  align-items: center;
}