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