*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #070E08;
  color: #B8D8BA;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.upv_layout_9ze {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.upv_page_9ze {
  display: flex;
  min-height: 100vh;
}.upv_main_9ze {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.upv_main_9ze {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.upv_main_9ze {
  padding-bottom: 72px;
}
}.upv_gc_9ze {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0A1209;
  border-radius: 0.625rem;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 639px) {.upv_gc_9ze {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.upv_gc_9ze {
  width: 10.5rem;
}
}.upv_gc_9ze:hover {
  border-color: rgba(46, 230, 0, 0.07);
  transform: translateY(-3px);
}.upv_gc_img_9ze {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.upv_gc_img_9ze img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.upv_gc_hover_9ze {
  background: rgba(3, 8, 6, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  opacity: 0;
  position: absolute;
  align-items: center;
  display: flex;
}.upv_gc_9ze:hover .upv_gc_hover_9ze {
  opacity: 1;
}.upv_gc_hover_btn_9ze {
  background: #2EE600;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #EDFAEE;
}.upv_gc_info_9ze {
  padding: 0.5rem 10px 10px;
}.upv_gc_name_9ze {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  color: #B8D8BA;
  font-size: 12px;
  text-overflow: ellipsis;
}.upv_gc_prov_9ze {
  font-size: 0.625rem;
  color: #486049;
}.upv_gc_tag_9ze {
  padding: 2px 7px;
  border-radius: 0.25rem;
  left: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  font-size: 0.563rem;
  top: 6px;
}.upv_gc_tag_hot_9ze {
  background: #FF3A3A;
  color: #fff;
}.upv_gc_tag_new_9ze {
  background: #1ED400;
  color: #070E08;
}.upv_gc_tag_jp_9ze {
  background: #FFB800;
  color: #070E08;
}.upv_gc_tag_ex_9ze {
  background: #00A844;
  color: #fff;
}.upv_gc_tag_live_9ze {
  background: #FF3A3A;
  color: #fff;
}.upv_gr_9ze {
  background: #070E08;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.upv_gr_9ze {
  padding: 2.25rem 24px 0;
}
}.upv_gr_in_9ze {
  margin: 0 auto;
  max-width: 82.5rem;
}.upv_gr_head_9ze {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.upv_gr_head_l_9ze {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.upv_gr_ic_9ze {
  border-radius: 0.625rem;
  height: 32px;
  width: 32px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.upv_gr_ic_9ze svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.upv_gr_title_9ze {
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width:768px) {.upv_gr_title_9ze {
  font-size: 18px;
}
}.upv_gr_more_9ze {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  color: #5A7A5C;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
}.upv_gr_more_9ze:hover {
  color: #2EE600;
}.upv_gr_more_9ze svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.upv_gr_arrows_9ze {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.upv_gr_arr_9ze {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  color: #83A885;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 1.875rem;
}.upv_gr_arr_9ze:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDFAEE;
}.upv_gr_arr_9ze svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.upv_gr_seo_h_9ze {
  margin: 0 0 6px;
  color: #B8D8BA;
  font-size: 13px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 680px;
}
@media(min-width: 769px) {.upv_gr_seo_h_9ze {
  font-size: 14px;
}
}.upv_gr_seo_9ze {
  max-width: 680px;
  color: #5A7A5C;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  font-size: 0.75rem;
}.upv_gr_seo_9ze strong {
  font-weight: 600;
  color: #B8D8BA;
}.upv_gr_scroll_9ze {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
}.upv_gr_scroll_9ze::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.upv_gr_scroll_9ze {
  gap: 12px;
}
}.upv_tb_9ze {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #070E08;
  height: 56px;
  align-items: center;
  left: 0;
  display: flex;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 80;
}.upv_tb_in_9ze {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.upv_tb_burger_9ze {
  border-radius: 0.625rem;
  gap: 5px;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  height: 2.375rem;
  width: 38px;
  flex-direction: column;
  display: flex;
  align-items: center;
}.upv_tb_burger_9ze:hover {
  background: rgba(255, 255, 255, 0.05);
}.upv_tb_burger_line_9ze {
  background: #83A885;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.upv_tb_burger_9ze {
  display: none;
}
}.upv_tb_logo_9ze {
  gap: 9px;
  font-size: 18px;
  overflow-wrap: break-word;
  align-items: center;
  margin-right: 20px;
  flex-shrink: 0;
  color: #EDFAEE;
  letter-spacing: -.01em;
  font-weight: 800;
  display: flex;
}.upv_tb_logo_mark_9ze {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2rem;
  width: 32px;
}.upv_tb_logo_mark_9ze img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.upv_tb_nav_9ze {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.upv_tb_nav_9ze {
  display: flex;
}
}.upv_tb_tab_9ze {
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  color: #83A885;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.upv_tb_tab_9ze:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDFAEE;
}.upv_tb_tab_9ze.upv_state_active_9ze {
  background: rgba(46, 230, 0, 0.15);
  color: #EDFAEE;
}.upv_tb_right_9ze {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.upv_tb_login_9ze {
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #B8D8BA;
  display: none;
  font-size: 0.813rem;
}.upv_tb_login_9ze:hover {
  border-color: rgba(46, 230, 0, 0.38);
  color: #EDFAEE;
}
@media(min-width:480px) {.upv_tb_login_9ze {
  display: block;
}
}.upv_tb_reg_9ze {
  transition: background .2s;
  background: #1ED400;
  padding: 9px 18px;
  border-radius: 0.625rem;
  color: #041006;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.upv_tb_reg_9ze:hover {
  background: #2EF500;
}.upv_sb_9ze {
  transition: transform .25s ease;
  background: #0D1A0E;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  left: 0;
  width: 13.75rem;
  overflow-y: auto;
  top: 56px;
  z-index: 70;
  position: fixed;
}.upv_sb_9ze.upv_state_open_9ze {
  transform: translateX(0);
}.upv_sb_9ze::-webkit-scrollbar {
  width: 4px;
}.upv_sb_9ze::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.upv_sb_9ze {
  transform: translateX(0);
}
}.upv_sb_auth_9ze {
  padding: 0.875rem 12px 10px;
}.upv_sb_btn_reg_9ze {
  background: #1ED400;
  padding: 11px;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  color: #041006;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
}.upv_sb_btn_reg_9ze:hover {
  background: #2EF500;
}.upv_sb_btn_login_9ze {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 0.625rem;
  color: #B8D8BA;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 600;
}.upv_sb_btn_login_9ze:hover {
  border-color: rgba(46, 230, 0, 0.38);
  color: #EDFAEE;
}.upv_sb_promo_9ze {
  margin: 0 12px 10px;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 0.75rem 14px;
  border: 1px solid rgba(46, 230, 0, 0.15);
  background: linear-gradient(135deg,#092112,#0D1A0E);
  position: relative;
}.upv_sb_promo_9ze::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(46, 230, 0, 0.15),transparent 70%);
  height: 5rem;
  right: -20px;
  position: absolute;
  top: -1.25rem;
  content: '';
  width: 5rem;
}.upv_sb_promo_title_9ze {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  color: #2EE600;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
}.upv_sb_promo_text_9ze {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EDFAEE;
  font-weight: 600;
  font-size: 12px;
}.upv_sb_promo_sub_9ze {
  font-size: 10px;
  margin-top: 3px;
  color: #5A7A5C;
}.upv_sb_nav_9ze {
  padding: 0.375rem 8px 16px;
}.upv_sb_nav_lb_9ze {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #486049;
}.upv_sb_link_9ze {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 0.375rem;
  padding: 0.563rem 0.625rem;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 500;
  align-items: center;
  color: #83A885;
}.upv_sb_link_9ze:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDFAEE;
}.upv_sb_link_9ze.upv_state_active_9ze {
  background: rgba(46, 230, 0, 0.15);
  color: #EDFAEE;
}.upv_sb_ic_9ze {
  border-radius: 6px;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  height: 1.875rem;
}.upv_sb_ic_9ze svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.upv_sb_ic_1_9ze {
  background: rgba(46, 230, 0, 0.07);
  color: #2EE600;
}.upv_sb_ic_2_9ze {
  background: rgba(30, 212, 0, 0.14);
  color: #1ED400;
}.upv_sb_ic_3_9ze {
  background: rgba(255, 184, 0, 0.14);
  color: #FFB800;
}.upv_sb_ic_4_9ze {
  background: rgba(0, 168, 68, 0.18);
  color: #00A844;
}.upv_sb_ic_5_9ze {
  background: rgba(46, 230, 0, 0.07);
  color: #FF4D94;
}.upv_sb_ic_6_9ze {
  background: rgba(0, 168, 68, 0.18);
  color: #8B3FFF;
}.upv_sb_badge_9ze {
  background: #FFB800;
  padding: 2px 0.438rem;
  border-radius: 6px;
  color: #041006;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.upv_sb_bot_9ze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.upv_sb_lang_9ze,.upv_sb_help_9ze {
  flex: 1;
  border-radius: 0.375rem;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #83A885;
  font-size: 0.688rem;
  justify-content: center;
}.upv_sb_lang_9ze:hover,.upv_sb_help_9ze:hover {
  border-color: rgba(46, 230, 0, 0.38);
  color: #EDFAEE;
}.upv_sb_lang_9ze svg,.upv_sb_help_9ze svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.upv_sb_bd_9ze {
  background: rgba(3, 8, 6, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.upv_sb_bd_9ze.upv_state_on_9ze {
  display: block;
}
@media(min-width: 1081px) {.upv_sb_bd_9ze {
  display: none!important;
}
}.upv_mob_nav_9ze {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #0D1A0E;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1082px) {.upv_mob_nav_9ze {
  display: none;
}
}.upv_mob_nav_item_9ze {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  display: flex;
  color: #486049;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.upv_mob_nav_ic_9ze {
  line-height: 1;
}.upv_mob_nav_ic_9ze svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.upv_mob_nav_lb_9ze {
  color: #486049;
  font-weight: 600;
  font-size: 0.625rem;
}.upv_mob_nav_item_9ze.upv_state_active_9ze {
  color: #2EE600;
}.upv_mob_nav_item_9ze.upv_state_active_9ze .upv_mob_nav_lb_9ze {
  color: #2EE600;
}.upv_hero_9ze {
  padding: 1.25rem 1rem 0;
  background: #070E08;
}
@media(min-width: 769px) {.upv_hero_9ze {
  padding: 1.5rem 1.5rem 0;
}
}.upv_hero_in_9ze {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 858px) {.upv_hero_in_9ze {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.upv_hero_in_9ze {
  grid-template-columns: 1fr 21.25rem;
}
}.upv_hero_promo_9ze {
  border-radius: 16px;
  overflow: hidden;
  background: #0A1209;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width:768px) {.upv_hero_promo_9ze {
  min-height: 17.5rem;
}
}.upv_hero_promo_bg_9ze {
  background-position: center;
  background: linear-gradient(120deg,#092112 0%,#070E08 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.upv_hero_promo_bg_9ze::after {
  background: linear-gradient(90deg,#070E08 0%,rgba(3, 8, 6, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.upv_hero_promo_glow_9ze {
  background: radial-gradient(circle,rgba(0, 168, 68, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
  top: -2.5rem;
  height: 18.75rem;
}.upv_hero_promo_ct_9ze {
  padding: 28px 24px 1.75rem 1.75rem;
  display: flex;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
@media(min-width: 769px) {.upv_hero_promo_ct_9ze {
  padding: 40px 2rem;
}
}.upv_hero_badge_9ze {
  padding: 5px 12px;
  border: 1px solid rgba(46, 230, 0, 0.07);
  background: rgba(46, 230, 0, 0.15);
  border-radius: 20px;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #2EE600;
  text-transform: uppercase;
}.upv_hero_h1_9ze {
  margin-bottom: 10px;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.15;
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-size: 26px;
  font-weight: 800;
}.upv_hero_h1_9ze em {
  font-style: normal;
  color: #FFB800;
}
@media(min-width: 770px) {.upv_hero_h1_9ze {
  font-size: 2.25rem;
}
}.upv_hero_sub_9ze {
  line-height: 1.55;
  color: #83A885;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.upv_hero_sub_9ze {
  font-size: 0.875rem;
}
}.upv_hero_row_9ze {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.upv_hero_cta_9ze {
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #1ED400;
  color: #041006;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 4px 16px 0 rgba(30, 212, 0, 0.48);
}.upv_hero_cta_9ze:hover {
  background: #2EF500;
}.upv_hero_terms_9ze {
  color: #486049;
  font-size: 0.688rem;
}.upv_hero_game_9ze {
  border-radius: 16px;
  overflow: hidden;
  background: #0A1209;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.upv_hero_game_badge_9ze {
  border-radius: 1.25rem;
  background: rgba(255, 184, 0, 0.14);
  border: 1px solid rgba(255, 184, 0, 0.14);
  padding: 0.313rem 10px;
  z-index: 3;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  top: 12px;
  left: 12px;
  position: absolute;
  font-weight: 700;
  color: #FFB800;
}.upv_hero_game_badge_9ze svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
}.upv_hero_game_img_9ze {
  background: linear-gradient(135deg,#092112,#070E08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.upv_hero_game_img_9ze img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.upv_hero_game_play_9ze {
  inset: 0;
  transition: opacity .2s;
  background: rgba(3, 8, 6, 0.72);
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.upv_hero_game_9ze:hover .upv_hero_game_play_9ze {
  opacity: 1;
}.upv_hero_game_play_9ze span {
  background: #2EE600;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  width: 52px;
  align-items: center;
}.upv_hero_game_play_9ze span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.upv_hero_game_info_9ze {
  padding: 14px 16px;
}.upv_hero_game_title_9ze {
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #EDFAEE;
}.upv_hero_game_provider_9ze {
  font-size: 0.688rem;
  color: #5A7A5C;
}.upv_hero_game_btn_9ze {
  background: #2EE600;
  margin: 12px 1rem 1rem;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem;
  display: block;
  font-size: 13px;
  color: #EDFAEE;
  text-align: center;
  font-weight: 700;
}.upv_hero_game_9ze:hover .upv_hero_game_btn_9ze {
  background: #45FF14;
}.upv_wy_9ze {
  background: #070E08;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.upv_wy_9ze {
  padding: 40px 24px 0;
}
}.upv_wy_in_9ze {
  margin: 0 auto;
  max-width: 1320px;
}.upv_wy_head_9ze {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.upv_wy_label_9ze {
  text-transform: uppercase;
  color: #2EE600;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.upv_wy_h2_9ze {
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.upv_wy_h2_9ze {
  font-size: 1.5rem;
}
}.upv_wy_intro_9ze {
  margin: 0;
  color: #5A7A5C;
  line-height: 1.6;
  font-size: 0.813rem;
}.upv_wy_grid_9ze {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.upv_wy_grid_9ze {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.upv_wy_grid_9ze {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.upv_wy_card_9ze {
  padding: 20px;
  background: #0D1A0E;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.upv_wy_card_9ze:hover {
  border-color: rgba(46, 230, 0, 0.07);
  transform: translateY(-2px);
}.upv_wy_card_ic_9ze {
  border-radius: 50%;
  background: rgba(46, 230, 0, 0.15);
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 14px;
  color: #2EE600;
  height: 2.75rem;
  width: 44px;
}.upv_wy_card_ic_9ze svg {
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
}.upv_wy_card_h_9ze {
  line-height: 1.25;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EDFAEE;
  font-weight: 700;
}.upv_wy_card_p_9ze {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #5A7A5C;
  line-height: 1.6;
}.upv_wy_card_p_9ze strong {
  font-weight: 600;
  color: #B8D8BA;
}.upv_gcg_9ze {
  padding: 36px 16px 0;
  background: #070E08;
}
@media(min-width: 769px) {.upv_gcg_9ze {
  padding: 44px 1.5rem 0;
}
}.upv_gcg_in_9ze {
  margin: 0 auto;
  max-width: 1320px;
}.upv_gcg_head_9ze {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.upv_gcg_label_9ze {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #2EE600;
  text-transform: uppercase;
  font-size: 11px;
}.upv_gcg_h2_9ze {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDFAEE;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.upv_gcg_h2_9ze {
  font-size: 28px;
}
}.upv_gcg_intro_9ze {
  font-size: 13px;
  color: #5A7A5C;
  line-height: 1.6;
}.upv_gcg_grid_9ze {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.upv_gcg_grid_9ze {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.upv_gcg_grid_9ze {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.upv_gcg_card_9ze {
  overflow: hidden;
  border-radius: 16px;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
  position: relative;
}.upv_gcg_card_9ze:hover {
  transform: translateY(-3px);
  border-color: rgba(46, 230, 0, 0.15);
}.upv_gcg_card_bg_9ze {
  inset: 0;
  position: absolute;
  z-index: 0;
}.upv_gcg_card_bg_9ze::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.upv_gcg_card_ic_9ze {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  color: #EDFAEE;
  justify-content: center;
  width: 40px;
  position: absolute;
  top: 1.125rem;
  right: 1.125rem;
  z-index: 2;
  height: 40px;
}.upv_gcg_card_ic_9ze svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
}.upv_gcg_card_ct_9ze {
  z-index: 1;
  position: relative;
}.upv_gcg_card_h_9ze {
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 18px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EDFAEE;
}
@media(min-width:768px) {.upv_gcg_card_h_9ze {
  font-size: 20px;
}
}.upv_gcg_card_p_9ze {
  margin-bottom: 10px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.upv_gcg_card_p_9ze strong {
  color: #EDFAEE;
  font-weight: 600;
}.upv_gcg_card_cta_9ze {
  gap: 4px;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #2EE600;
  display: inline-flex;
}.upv_gcg_card_cta_9ze svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.upv_ws_9ze {
  background: #070E08;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.upv_ws_9ze {
  padding: 36px 24px 0;
}
}.upv_ws_in_9ze {
  margin: 0 auto;
  max-width: 82.5rem;
}.upv_ws_head_9ze {
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
}.upv_ws_title_9ze {
  gap: 0.625rem;
  display: flex;
  color: #EDFAEE;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  align-items: center;
}.upv_ws_title_ic_9ze svg {
  color: #FFB800;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.upv_ws_online_9ze {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #5A7A5C;
}.upv_ws_online_dot_9ze {
  border-radius: 50%;
  background: #1ED400;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(30, 212, 0, 0.14);
  height: 8px;
}.upv_ws_scroll_9ze {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.upv_ws_scroll_9ze::-webkit-scrollbar {
  display: none;
}.upv_wc_9ze {
  gap: 0.625rem;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0A1209;
  border-radius: 0.625rem;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.upv_wc_img_9ze {
  background: #0D1A0E;
  border-radius: 6px;
  overflow: hidden;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.upv_wc_img_9ze img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.upv_wc_info_9ze {
  min-width: 0;
}.upv_wc_game_9ze {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #B8D8BA;
  font-size: 0.75rem;
}.upv_wc_player_9ze {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #486049;
  white-space: nowrap;
}.upv_wc_amount_9ze {
  color: #1ED400;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
}.upv_prov_9ze {
  background: #070E08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.upv_prov_9ze {
  padding: 2.75rem 24px 0;
}
}.upv_prov_in_9ze {
  margin: 0 auto;
  max-width: 1320px;
}.upv_prov_head_9ze {
  margin-bottom: 1rem;
}.upv_prov_label_9ze {
  color: #2EE600;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.upv_prov_h2_9ze {
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.upv_prov_h2_9ze {
  font-size: 1.5rem;
}
}.upv_prov_seo_9ze {
  color: #5A7A5C;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  max-width: 620px;
}.upv_prov_seo_9ze strong {
  color: #B8D8BA;
  font-weight: 700;
}.upv_prov_seo_9ze a {
  color: #2EE600;
  text-decoration: underline;
}.upv_prov_grid_9ze {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.upv_prov_grid_9ze {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.upv_prov_grid_9ze {
  grid-template-columns: repeat(8,1fr);
}
}.upv_prov_card_9ze {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #0A1209;
  border-radius: 0.625rem;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.upv_prov_card_9ze:hover {
  border-color: rgba(46, 230, 0, 0.38);
  background: #0D1A0E;
}.upv_prov_logo_9ze {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  width: 44px;
  display: flex;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.upv_prov_logo_9ze img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.upv_prov_name_9ze {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #83A885;
}.upv_reg_9ze {
  padding: 36px 16px 0;
  background: #070E08;
}
@media(min-width: 769px) {.upv_reg_9ze {
  padding: 2.75rem 1.5rem 0;
}
}.upv_reg_in_9ze {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  background: #0D1A0E;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.upv_reg_in_9ze {
  padding: 40px;
}
}.upv_reg_top_9ze {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.upv_reg_top_9ze {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.upv_reg_label_9ze {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #2EE600;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.upv_reg_h2_9ze {
  margin-bottom: 12px;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.2;
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width:768px) {.upv_reg_h2_9ze {
  font-size: 28px;
}
}.upv_reg_bonus_9ze {
  background: rgba(255, 184, 0, 0.14);
  gap: 8px;
  border: 1px solid rgba(255, 184, 0, 0.14);
  padding: 0.625rem 1rem;
  border-radius: 10px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.upv_reg_bonus_amount_9ze {
  font-weight: 800;
  font-size: 1.25rem;
  color: #FFB800;
}.upv_reg_bonus_text_9ze {
  line-height: 1.35;
  color: #83A885;
  font-size: 0.813rem;
}.upv_reg_cta_btn_9ze {
  background: #1ED400;
  border-radius: 0.625rem;
  padding: 14px 2rem;
  transition: background .2s;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 4px 1rem 0 rgba(30, 212, 0, 0.48);
  color: #041006;
}.upv_reg_cta_btn_9ze:hover {
  background: #2EF500;
}.upv_reg_terms_9ze {
  line-height: 1.5;
  font-size: 11px;
  color: #486049;
}.upv_reg_seo_9ze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  margin-top: 20px;
  padding-top: 1.25rem;
  color: #5A7A5C;
  overflow-wrap: break-word;
}.upv_reg_seo_9ze p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #5A7A5C;
  line-height: 1.65;
}.upv_reg_seo_9ze p:last-child {
  margin-bottom: 0;
}.upv_reg_seo_9ze strong {
  font-weight: 700;
  color: #B8D8BA;
}.upv_reg_seo_9ze a {
  transition: color .2s;
  color: #2EE600;
  text-decoration: underline;
}.upv_reg_seo_9ze a:hover {
  color: #45FF14;
}.upv_reg_seo_9ze ul,.upv_reg_seo_9ze ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.upv_reg_seo_9ze ol {
  list-style: decimal;
}.upv_reg_seo_9ze li {
  margin-bottom: 0.25rem;
  color: #5A7A5C;
  line-height: 1.65;
  font-size: 13px;
}.upv_reg_seo_9ze table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 10px;
}
@media(min-width: 767px) {.upv_reg_seo_9ze table {
  display: table;
}
}.upv_reg_seo_9ze th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D8BA;
}.upv_reg_seo_9ze td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A7A5C;
}.upv_reg_steps_9ze {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.upv_reg_steps_9ze {
  margin-top: 0;
}
}.upv_reg_step_9ze {
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.upv_reg_step_num_9ze {
  border: 1px solid rgba(46, 230, 0, 0.07);
  background: rgba(46, 230, 0, 0.15);
  border-radius: 50%;
  display: flex;
  width: 2.125rem;
  font-size: 14px;
  font-weight: 800;
  height: 2.125rem;
  color: #2EE600;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.upv_reg_step_title_9ze {
  margin-bottom: 3px;
  color: #EDFAEE;
  font-weight: 700;
  font-size: 0.875rem;
}.upv_reg_step_text_9ze {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #5A7A5C;
}.upv_reg_trust_9ze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.upv_reg_trust_item_9ze {
  gap: 7px;
  color: #5A7A5C;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 12px;
}.upv_reg_trust_ic_9ze svg {
  width: 1rem;
  color: #2EE600;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.upv_app_9ze {
  background: #070E08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.upv_app_9ze {
  padding: 2.75rem 1.5rem 0;
}
}.upv_app_in_9ze {
  margin: 0 auto;
  max-width: 82.5rem;
}.upv_app_head_9ze {
  margin-bottom: 1rem;
}.upv_app_label_9ze {
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #2EE600;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.upv_app_h2_9ze {
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EDFAEE;
  margin-bottom: 6px;
}
@media(min-width: 766px) {.upv_app_h2_9ze {
  font-size: 24px;
}
}.upv_app_sub_9ze {
  overflow-wrap: break-word;
  color: #5A7A5C;
  font-size: 13px;
  max-width: 37.5rem;
  line-height: 1.6;
}.upv_app_sub_9ze strong {
  color: #B8D8BA;
  font-weight: 700;
}.upv_app_cards_9ze {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.upv_app_cards_9ze {
  grid-template-columns: repeat(3,1fr);
}
}.upv_app_card_9ze {
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  border-radius: 10px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.upv_app_card_ios_9ze {
  background: linear-gradient(135deg,rgba(46, 230, 0, 0.15) 0%,#0D1A0E 100%);
}.upv_app_card_android_9ze {
  background: linear-gradient(135deg,rgba(30, 212, 0, 0.14) 0%,#0D1A0E 100%);
}.upv_app_card_win_9ze {
  background: linear-gradient(135deg,rgba(255, 184, 0, 0.14) 0%,#0D1A0E 100%);
}.upv_app_card_ic_9ze svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
}.upv_app_card_ic_9ze {
  color: #EDFAEE;
  flex-shrink: 0;
}.upv_app_card_os_9ze {
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  color: #5A7A5C;
  text-transform: uppercase;
  letter-spacing: .08em;
}.upv_app_card_title_9ze {
  font-size: 15px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #EDFAEE;
  line-height: 1.2;
  font-weight: 700;
}.upv_app_card_text_9ze {
  color: #5A7A5C;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.upv_app_card_btn_9ze {
  padding: 0.625rem 18px;
  gap: 0.438rem;
  border: 1px solid rgba(46, 230, 0, 0.38);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  color: #EDFAEE;
  font-weight: 700;
}.upv_app_card_btn_9ze:hover {
  background: rgba(255, 255, 255, 0.07);
}.upv_bon_9ze {
  padding: 2.25rem 1rem 0;
  background: #070E08;
}
@media(min-width: 765px) {.upv_bon_9ze {
  padding: 2.75rem 1.5rem 0;
}
}.upv_bon_in_9ze {
  margin: 0 auto;
  max-width: 1320px;
}.upv_bon_head_9ze {
  margin-bottom: 20px;
}.upv_bon_label_9ze {
  letter-spacing: .08em;
  font-weight: 700;
  color: #2EE600;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
}.upv_bon_h2_9ze {
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #EDFAEE;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 767px) {.upv_bon_h2_9ze {
  font-size: 24px;
}
}.upv_bon_seo_9ze {
  line-height: 1.6;
  color: #5A7A5C;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.upv_bon_seo_9ze strong {
  color: #B8D8BA;
  font-weight: 700;
}.upv_bon_seo_9ze a {
  color: #2EE600;
  text-decoration: underline;
}.upv_bon_grid_9ze {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.upv_bon_grid_9ze {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.upv_bon_grid_9ze {
  grid-template-columns: repeat(5,1fr);
}
}.upv_bon_card_9ze {
  padding: 1rem;
  background: #0A1209;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
}.upv_bon_card_9ze:hover {
  border-color: rgba(46, 230, 0, 0.07);
  transform: translateY(-2px);
}.upv_bon_card_ic_9ze svg {
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
}.upv_bon_card_ic_9ze {
  margin-bottom: 10px;
}.upv_bon_card_type_9ze {
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #5A7A5C;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.upv_bon_card_amount_9ze {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  color: #FFB800;
}.upv_bon_card_name_9ze {
  font-weight: 600;
  color: #EDFAEE;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.upv_bon_card_detail_9ze {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #486049;
}.upv_htp_9ze {
  padding: 2.25rem 16px 0;
  background: #070E08;
}
@media(min-width: 769px) {.upv_htp_9ze {
  padding: 2.75rem 1.5rem 0;
}
}.upv_htp_in_9ze {
  margin: 0 auto;
  max-width: 1320px;
}.upv_htp_head_9ze {
  max-width: 720px;
  margin-bottom: 22px;
}.upv_htp_label_9ze {
  text-transform: uppercase;
  font-weight: 700;
  color: #2EE600;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.upv_htp_h2_9ze {
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 771px) {.upv_htp_h2_9ze {
  font-size: 1.75rem;
}
}.upv_htp_intro_9ze {
  color: #5A7A5C;
  font-size: 14px;
  line-height: 1.6;
}.upv_htp_steps_9ze {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 642px) {.upv_htp_steps_9ze {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.upv_htp_steps_9ze {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.upv_htp_step_9ze {
  border-radius: 0.625rem;
  padding: 20px 1.125rem 1.125rem;
  background: #0D1A0E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
  position: relative;
}.upv_htp_step_num_9ze {
  background: #2EE600;
  border-radius: 50%;
  font-size: 13px;
  align-items: center;
  font-family: 'Exo 2', sans-serif;
  top: -0.75rem;
  width: 28px;
  color: #041006;
  justify-content: center;
  display: flex;
  left: 1.25rem;
  font-weight: 800;
  height: 28px;
  position: absolute;
}.upv_htp_step_ic_9ze {
  margin: 0.5rem 0 0.75rem;
  background: rgba(46, 230, 0, 0.15);
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2EE600;
  width: 36px;
  height: 36px;
}.upv_htp_step_ic_9ze svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.upv_htp_step_h_9ze {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDFAEE;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.upv_htp_step_p_9ze {
  overflow-wrap: break-word;
  color: #5A7A5C;
  font-size: 13px;
  line-height: 1.55;
}.upv_htp_step_p_9ze strong {
  color: #B8D8BA;
  font-weight: 600;
}.upv_htp_cta_9ze {
  transition: background .2s;
  background: #1ED400;
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  margin-top: 20px;
  color: #041006;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
}.upv_htp_cta_9ze:hover {
  background: #2EF500;
}.upv_seo_9ze {
  background: #070E08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.upv_seo_9ze {
  padding: 2.75rem 1.5rem 0;
}
}.upv_seo_in_9ze {
  border-radius: 16px;
  background: #0D1A0E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.upv_seo_in_9ze {
  padding: 2.25rem 2.5rem;
}
}.upv_seo_label_9ze {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #2EE600;
}.upv_seo_h2_9ze {
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.upv_seo_h2_9ze {
  font-size: 1.5rem;
}
}.upv_seo_body_9ze {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #83A885;
  overflow-wrap: break-word;
}.upv_seo_body_9ze p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #83A885;
  line-height: 1.75;
}.upv_seo_body_9ze p:last-child {
  margin-bottom: 0;
}.upv_seo_body_9ze strong {
  color: #B8D8BA;
  font-weight: 700;
}.upv_seo_body_9ze a {
  transition: color .2s;
  color: #2EE600;
  text-decoration: underline;
}.upv_seo_body_9ze a:hover {
  color: #45FF14;
}.upv_seo_body_9ze ul,.upv_seo_body_9ze ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.upv_seo_body_9ze ol {
  list-style: decimal;
}.upv_seo_body_9ze li {
  color: #83A885;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.upv_seo_body_9ze table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 766px) {.upv_seo_body_9ze table {
  display: table;
}
}.upv_seo_body_9ze th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #B8D8BA;
}.upv_seo_body_9ze td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #83A885;
}.upv_seo_cols_9ze {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.upv_seo_cols_9ze {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.upv_seo_cols_9ze {
  grid-template-columns: repeat(3,1fr);
}
}.upv_seo_col_h_9ze {
  color: #B8D8BA;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
}.upv_seo_col_p_9ze {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5A7A5C;
  font-size: 0.813rem;
}.upv_seo_stats_9ze {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.upv_seo_stat_9ze {
  border-radius: 0.625rem;
  background: rgba(46, 230, 0, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(46, 230, 0, 0.15);
  min-width: 140px;
}.upv_seo_stat_val_9ze {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #2EE600;
  font-size: 20px;
}.upv_seo_stat_lb_9ze {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #5A7A5C;
}.upv_pmt_9ze {
  background: #070E08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.upv_pmt_9ze {
  padding: 44px 24px 0;
}
}.upv_pmt_in_9ze {
  margin: 0 auto;
  max-width: 82.5rem;
}.upv_pmt_head_9ze {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.upv_pmt_label_9ze {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #2EE600;
  font-size: 11px;
  font-weight: 700;
}.upv_pmt_h2_9ze {
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EDFAEE;
}
@media(min-width: 767px) {.upv_pmt_h2_9ze {
  font-size: 1.75rem;
}
}.upv_pmt_intro_9ze {
  color: #5A7A5C;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.upv_pmt_groups_9ze {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.upv_pmt_group_9ze {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 0.625rem;
  background: #0D1A0E;
}.upv_pmt_group_head_9ze {
  gap: 12px;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.upv_pmt_group_ic_9ze {
  border-radius: 6px;
  background: rgba(46, 230, 0, 0.15);
  height: 2.25rem;
  flex-shrink: 0;
  align-items: center;
  color: #2EE600;
  justify-content: center;
  width: 36px;
  display: flex;
}.upv_pmt_group_ic_9ze svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.upv_pmt_group_h_9ze {
  margin: 0;
  font-family: 'Exo 2', sans-serif;
  color: #EDFAEE;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}.upv_pmt_group_p_9ze {
  margin-bottom: 14px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5A7A5C;
  overflow-wrap: break-word;
}.upv_pmt_group_p_9ze strong {
  font-weight: 600;
  color: #B8D8BA;
}.upv_pmt_table_wrap_9ze {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.upv_pmt_table_9ze {
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.upv_pmt_table_9ze th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 11px;
  font-weight: 700;
  color: #B8D8BA;
}.upv_pmt_table_9ze td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A7A5C;
}.upv_pmt_table_9ze tbody tr:last-child td {
  border-bottom: none;
}.upv_pmt_table_9ze tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B8D8BA;
}.upv_faq_9ze {
  padding: 2.25rem 1rem 0;
  background: #070E08;
}
@media(min-width: 771px) {.upv_faq_9ze {
  padding: 44px 1.5rem 0;
}
}.upv_faq_in_9ze {
  margin: 0 auto;
  max-width: 1320px;
}.upv_faq_head_9ze {
  margin-bottom: 1.25rem;
}.upv_faq_label_9ze {
  letter-spacing: .08em;
  font-weight: 700;
  color: #2EE600;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.upv_faq_h2_9ze {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDFAEE;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.upv_faq_h2_9ze {
  font-size: 24px;
}
}.upv_faq_list_9ze {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.upv_faq_item_9ze {
  background: #0D1A0E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  overflow: hidden;
}.upv_faq_q_9ze {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  display: flex;
  font-size: 0.875rem;
  color: #B8D8BA;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.upv_faq_q_9ze:hover {
  color: #EDFAEE;
}.upv_faq_q_ic_9ze {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  font-size: 1rem;
  flex-shrink: 0;
  display: flex;
  width: 24px;
  align-items: center;
  color: #2EE600;
  justify-content: center;
  height: 24px;
}.upv_faq_item_9ze.upv_state_open_9ze .upv_faq_q_ic_9ze {
  transform: rotate(45deg);
}.upv_faq_a_9ze {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
  color: #5A7A5C;
}.upv_faq_item_9ze.upv_state_open_9ze .upv_faq_a_9ze {
  display: block;
}.upv_faq_a_9ze strong {
  font-weight: 700;
  color: #B8D8BA;
}.upv_faq_a_9ze a {
  color: #2EE600;
  text-decoration: underline;
}.upv_faq_a_9ze ul,.upv_faq_a_9ze ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.upv_faq_a_9ze ol {
  list-style: decimal;
}.upv_faq_a_9ze li {
  margin-bottom: 4px;
  line-height: 1.6;
}.upv_faq_a_9ze table {
  margin: 8px 0;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 771px) {.upv_faq_a_9ze table {
  display: table;
}
}.upv_faq_a_9ze th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B8D8BA;
  font-weight: 700;
  text-align: left;
}.upv_faq_a_9ze td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #5A7A5C;
}.upv_seo_9ze {
  padding: 36px 1rem 0;
  background: #070E08;
}
@media(min-width: 767px) {.upv_seo_9ze {
  padding: 44px 24px 0;
}
}.upv_seo_in_9ze {
  border-radius: 16px;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1A0E;
  max-width: 1320px;
}
@media(min-width: 771px) {.upv_seo_in_9ze {
  padding: 2.25rem 2.5rem;
}
}.upv_seo_label_9ze {
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #2EE600;
  text-transform: uppercase;
  letter-spacing: .08em;
}.upv_seo_h2_9ze {
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  line-height: 1.25;
  color: #EDFAEE;
}
@media(min-width: 765px) {.upv_seo_h2_9ze {
  font-size: 24px;
}
}.upv_seo_body_9ze {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #83A885;
  line-height: 1.75;
}.upv_seo_body_9ze p {
  margin-bottom: 0.75rem;
  color: #83A885;
  font-size: 0.875rem;
  line-height: 1.75;
}.upv_seo_body_9ze p:last-child {
  margin-bottom: 0;
}.upv_seo_body_9ze strong {
  color: #B8D8BA;
  font-weight: 700;
}.upv_seo_body_9ze a {
  transition: color .2s;
  text-decoration: underline;
  color: #2EE600;
}.upv_seo_body_9ze a:hover {
  color: #45FF14;
}.upv_seo_body_9ze ul,.upv_seo_body_9ze ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.upv_seo_body_9ze ol {
  list-style: decimal;
}.upv_seo_body_9ze li {
  line-height: 1.75;
  color: #83A885;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.upv_seo_body_9ze table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 766px) {.upv_seo_body_9ze table {
  display: table;
}
}.upv_seo_body_9ze th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #B8D8BA;
  text-align: left;
}.upv_seo_body_9ze td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #83A885;
}.upv_seo_cols_9ze {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.upv_seo_cols_9ze {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.upv_seo_cols_9ze {
  grid-template-columns: repeat(3,1fr);
}
}.upv_seo_col_h_9ze {
  color: #B8D8BA;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
}.upv_seo_col_p_9ze {
  color: #5A7A5C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.upv_seo_stats_9ze {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.upv_seo_stat_9ze {
  flex: 1;
  background: rgba(46, 230, 0, 0.07);
  border: 1px solid rgba(46, 230, 0, 0.15);
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.upv_seo_stat_val_9ze {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #2EE600;
}.upv_seo_stat_lb_9ze {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5A7A5C;
}.upv_seo_9ze {
  padding: 2.25rem 1rem 0;
  background: #070E08;
}
@media(min-width: 767px) {.upv_seo_9ze {
  padding: 2.75rem 24px 0;
}
}.upv_seo_in_9ze {
  border-radius: 16px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D1A0E;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.upv_seo_in_9ze {
  padding: 36px 2.5rem;
}
}.upv_seo_label_9ze {
  font-size: 11px;
  text-transform: uppercase;
  color: #2EE600;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.upv_seo_h2_9ze {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EDFAEE;
}
@media(min-width: 771px) {.upv_seo_h2_9ze {
  font-size: 24px;
}
}.upv_seo_body_9ze {
  font-size: 0.875rem;
  color: #83A885;
  overflow-wrap: break-word;
  line-height: 1.75;
}.upv_seo_body_9ze p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #83A885;
}.upv_seo_body_9ze p:last-child {
  margin-bottom: 0;
}.upv_seo_body_9ze strong {
  color: #B8D8BA;
  font-weight: 700;
}.upv_seo_body_9ze a {
  transition: color .2s;
  text-decoration: underline;
  color: #2EE600;
}.upv_seo_body_9ze a:hover {
  color: #45FF14;
}.upv_seo_body_9ze ul,.upv_seo_body_9ze ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.upv_seo_body_9ze ol {
  list-style: decimal;
}.upv_seo_body_9ze li {
  font-size: 14px;
  color: #83A885;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.upv_seo_body_9ze table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.upv_seo_body_9ze table {
  display: table;
}
}.upv_seo_body_9ze th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D8BA;
}.upv_seo_body_9ze td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #83A885;
}.upv_seo_cols_9ze {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.upv_seo_cols_9ze {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.upv_seo_cols_9ze {
  grid-template-columns: repeat(3,1fr);
}
}.upv_seo_col_h_9ze {
  margin-bottom: 0.438rem;
  color: #B8D8BA;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.upv_seo_col_p_9ze {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5A7A5C;
}.upv_seo_stats_9ze {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.upv_seo_stat_9ze {
  padding: 14px 1rem;
  background: rgba(46, 230, 0, 0.07);
  border-radius: 10px;
  border: 1px solid rgba(46, 230, 0, 0.15);
  flex: 1;
  min-width: 8.75rem;
}.upv_seo_stat_val_9ze {
  overflow-wrap: break-word;
  color: #2EE600;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
}.upv_seo_stat_lb_9ze {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5A7A5C;
}.upv_ft_9ze {
  background: #030806;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.upv_ft_support_9ze {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.upv_ft_support_9ze {
  padding: 28px 1.5rem;
}
}.upv_ft_support_in_9ze {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.upv_ft_support_main_9ze {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.upv_ft_support_ic_9ze {
  color: #2EE600;
  flex-shrink: 0;
}.upv_ft_support_ic_9ze svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.upv_ft_support_text_title_9ze {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  color: #EDFAEE;
  overflow-wrap: break-word;
}.upv_ft_support_text_sub_9ze {
  color: #5A7A5C;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.upv_ft_support_btn_9ze {
  background: #2EE600;
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #EDFAEE;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.upv_ft_support_btn_9ze:hover {
  background: #45FF14;
}.upv_ft_support_contacts_9ze {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.upv_ft_support_contact_9ze {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #486049;
}.upv_ft_support_contact_9ze strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #83A885;
}.upv_ft_main_9ze {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.upv_ft_main_9ze {
  padding: 40px 24px 32px;
}
}.upv_ft_main_in_9ze {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.upv_ft_main_in_9ze {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.upv_ft_main_in_9ze {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.upv_ft_col_logo_9ze {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.upv_ft_col_logo_9ze {
  grid-column: auto;
}
}.upv_ft_logo_9ze {
  gap: 0.563rem;
  font-size: 16px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  color: #EDFAEE;
  display: flex;
  font-weight: 800;
  margin-bottom: 12px;
}.upv_ft_logo_mark_9ze {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.upv_ft_logo_mark_9ze img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.upv_ft_logo_sub_9ze {
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #486049;
  font-size: 0.75rem;
}.upv_ft_col_title_9ze {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
  color: #83A885;
}.upv_ft_col_links_9ze {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.upv_ft_col_link_9ze {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #486049;
}.upv_ft_col_link_9ze:hover {
  color: #B8D8BA;
}.upv_ft_apps_9ze {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.upv_ft_app_card_9ze {
  gap: 0.625rem;
  padding: 0.625rem 12px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.upv_ft_app_card_9ze:hover {
  border-color: rgba(46, 230, 0, 0.38);
}.upv_ft_app_card_ic_9ze svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.upv_ft_app_card_os_9ze {
  font-weight: 600;
  font-size: 0.625rem;
  color: #486049;
}.upv_ft_app_card_action_9ze {
  font-weight: 700;
  color: #B8D8BA;
  font-size: 12px;
}.upv_ft_bot_9ze {
  padding: 20px 16px;
}
@media(min-width: 769px) {.upv_ft_bot_9ze {
  padding: 20px 24px;
}
}.upv_ft_bot_in_9ze {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.upv_ft_socials_9ze {
  gap: 8px;
  display: flex;
}.upv_ft_soc_9ze {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: background .2s;
  color: #83A885;
  display: flex;
  align-items: center;
  width: 36px;
  justify-content: center;
  height: 36px;
}.upv_ft_soc_9ze svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.upv_ft_soc_9ze:hover {
  background: rgba(255, 255, 255, 0.07);
}.upv_ft_legal_9ze {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
  color: #7A9A7C;
}.upv_ft_legal_9ze strong {
  color: #83A885;
  font-weight: 700;
}.upv_ft_legal_9ze a {
  color: #83A885;
  text-decoration: underline;
}.upv_ft_age_9ze {
  border: 2px solid #7A9A7C;
  border-radius: 50%;
  height: 2rem;
  align-items: center;
  justify-content: center;
  width: 2rem;
  font-weight: 800;
  margin-left: auto;
  color: #7A9A7C;
  font-size: 0.688rem;
  display: flex;
  flex-shrink: 0;
}