*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0F0F11;
  min-height: 100vh;
  color: #C4C4C8;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  border: none;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.udf-layout_9id {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.udf-page_9id {
  min-height: 100vh;
  display: flex;
}.udf-main_9id {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.udf-main_9id {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.udf-main_9id {
  padding-bottom: 72px;
}
}.udf-gc_9id {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  background: #161619;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.udf-gc_9id {
  width: 156px;
}
}
@media(min-width: 1082px) {.udf-gc_9id {
  width: 168px;
}
}.udf-gc_9id:hover {
  transform: translateY(-3px);
  border-color: rgba(249,199,0,0.07);
}.udf-gc_img_9id {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.udf-gc_img_9id img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.udf-gc_hover_9id {
  background: rgba(0,0,0,0.68);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.udf-gc_9id:hover .udf-gc_hover_9id {
  opacity: 1;
}.udf-gc_hover_btn_9id {
  background: #F9C700;
  border-radius: 0.375rem;
  padding: 8px 16px;
  color: #F2F2F4;
  font-weight: 700;
  font-size: 12px;
}.udf-gc_info_9id {
  padding: 0.5rem 0.625rem 0.625rem;
}.udf-gc_name_9id {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C4C4C8;
}.udf-gc_prov_9id {
  font-size: 0.625rem;
  color: #565659;
}.udf-gc_tag_9id {
  padding: 2px 7px;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  left: 0.375rem;
  top: 6px;
  text-transform: uppercase;
  font-size: 9px;
  position: absolute;
  z-index: 2;
  font-weight: 700;
}.udf-gc_tag_hot_9id {
  background: #EF4444;
  color: #fff;
}.udf-gc_tag_new_9id {
  background: #22C55E;
  color: #0F0F11;
}.udf-gc_tag_jp_9id {
  background: #F59E0B;
  color: #0F0F11;
}.udf-gc_tag_ex_9id {
  background: #E07B00;
  color: #fff;
}.udf-gc_tag_live_9id {
  background: #EF4444;
  color: #fff;
}.udf-gr_9id {
  padding: 2rem 16px 0;
  background: #0F0F11;
}
@media(min-width: 767px) {.udf-gr_9id {
  padding: 2.25rem 24px 0;
}
}.udf-gr_in_9id {
  margin: 0 auto;
  max-width: 1320px;
}.udf-gr_head_9id {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.udf-gr_head_l_9id {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.udf-gr_ic_9id {
  border-radius: 10px;
  height: 2rem;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
}.udf-gr_ic_9id svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.udf-gr_title_9id {
  font-size: 1rem;
  color: #F2F2F4;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.udf-gr_title_9id {
  font-size: 1.125rem;
}
}.udf-gr_more_9id {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #686870;
}.udf-gr_more_9id:hover {
  color: #F9C700;
}.udf-gr_more_9id svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.udf-gr_arrows_9id {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.udf-gr_arr_9id {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  color: #92929B;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
}.udf-gr_arr_9id:hover {
  background: rgba(255,255,255,0.07);
  color: #F2F2F4;
}.udf-gr_arr_9id svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.udf-gr_seo_h_9id {
  margin: 0 0 0.375rem;
  color: #C4C4C8;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 767px) {.udf-gr_seo_h_9id {
  font-size: 0.875rem;
}
}.udf-gr_seo_9id {
  line-height: 1.55;
  color: #686870;
  max-width: 42.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.udf-gr_seo_9id strong {
  color: #C4C4C8;
  font-weight: 600;
}.udf-gr_scroll_9id {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.udf-gr_scroll_9id::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.udf-gr_scroll_9id {
  gap: 0.75rem;
}
}.udf-tb_9id {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0F0F11;
  right: 0;
  height: 3.5rem;
  left: 0;
  z-index: 80;
  align-items: center;
  top: 0;
  position: fixed;
  display: flex;
}.udf-tb_in_9id {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.udf-tb_burger_9id {
  gap: 5px;
  border-radius: 10px;
  height: 38px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
}.udf-tb_burger_9id:hover {
  background: rgba(255,255,255,0.05);
}.udf-tb_burger_line_9id {
  background: #92929B;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1078px) {.udf-tb_burger_9id {
  display: none;
}
}.udf-tb_logo_9id {
  gap: 0.563rem;
  display: flex;
  color: #F2F2F4;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
  letter-spacing: -.01em;
}.udf-tb_logo_mark_9id {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  display: flex;
  height: 2rem;
  align-items: center;
}.udf-tb_logo_mark_9id img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.udf-tb_nav_9id {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.udf-tb_nav_9id {
  display: flex;
}
}.udf-tb_tab_9id {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  color: #92929B;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.udf-tb_tab_9id:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F2F4;
}.udf-tb_tab_9id.udf-state_active_9id {
  background: rgba(249,199,0,0.15);
  color: #F2F2F4;
}.udf-tb_right_9id {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.udf-tb_login_9id {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  padding: 9px 16px;
  font-size: 0.813rem;
  display: none;
  color: #C4C4C8;
  font-weight: 600;
}.udf-tb_login_9id:hover {
  border-color: rgba(249,199,0,0.38);
  color: #F2F2F4;
}
@media(min-width: 483px) {.udf-tb_login_9id {
  display: block;
}
}.udf-tb_reg_9id {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #22C55E;
  font-size: 13px;
  white-space: nowrap;
  color: #0C0C0E;
  font-weight: 700;
}.udf-tb_reg_9id:hover {
  background: #16A34A;
}.udf-sb_9id {
  background: #1C1C20;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 220px;
  top: 56px;
  overflow-y: auto;
  z-index: 70;
}.udf-sb_9id.udf-state_open_9id {
  transform: translateX(0);
}.udf-sb_9id::-webkit-scrollbar {
  width: 4px;
}.udf-sb_9id::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.udf-sb_9id {
  transform: translateX(0);
}
}.udf-sb_auth_9id {
  padding: 14px 0.75rem 10px;
}.udf-sb_btn_reg_9id {
  padding: 11px;
  transition: background .2s;
  background: #22C55E;
  border-radius: 10px;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #0C0C0E;
  margin-bottom: 8px;
  font-weight: 700;
}.udf-sb_btn_reg_9id:hover {
  background: #16A34A;
}.udf-sb_btn_login_9id {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C4C4C8;
}.udf-sb_btn_login_9id:hover {
  border-color: rgba(249,199,0,0.38);
  color: #F2F2F4;
}.udf-sb_promo_9id {
  border: 1px solid rgba(249,199,0,0.15);
  background: linear-gradient(135deg,#1C1400,#1C1C20);
  margin: 0 12px 10px;
  border-radius: 10px;
  padding: 0.75rem 14px;
  overflow: hidden;
  position: relative;
}.udf-sb_promo_9id::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(249,199,0,0.15),transparent 70%);
  height: 80px;
  position: absolute;
  top: -20px;
  width: 5rem;
  right: -20px;
  content: '';
}.udf-sb_promo_title_9id {
  color: #F9C700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.udf-sb_promo_text_9id {
  font-weight: 600;
  color: #F2F2F4;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.udf-sb_promo_sub_9id {
  color: #686870;
  font-size: 10px;
  margin-top: 3px;
}.udf-sb_nav_9id {
  padding: 0.375rem 0.5rem 16px;
}.udf-sb_nav_lb_9id {
  padding: 10px 8px 6px;
  color: #565659;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.udf-sb_link_9id {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 6px;
  gap: 10px;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #92929B;
}.udf-sb_link_9id:hover {
  background: rgba(255,255,255,0.05);
  color: #F2F2F4;
}.udf-sb_link_9id.udf-state_active_9id {
  background: rgba(249,199,0,0.15);
  color: #F2F2F4;
}.udf-sb_ic_9id {
  border-radius: 0.375rem;
  display: flex;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
}.udf-sb_ic_9id svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.udf-sb_ic_1_9id {
  background: rgba(249,199,0,0.07);
  color: #F9C700;
}.udf-sb_ic_2_9id {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.udf-sb_ic_3_9id {
  background: rgba(245,158,11,0.18);
  color: #F59E0B;
}.udf-sb_ic_4_9id {
  background: rgba(224,123,0,0.18);
  color: #E07B00;
}.udf-sb_ic_5_9id {
  background: rgba(249,199,0,0.07);
  color: #EC4899;
}.udf-sb_ic_6_9id {
  background: rgba(224,123,0,0.18);
  color: #A855F7;
}.udf-sb_badge_9id {
  border-radius: 6px;
  background: #F59E0B;
  padding: 2px 0.438rem;
  color: #0C0C0E;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
}.udf-sb_bot_9id {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.udf-sb_lang_9id,.udf-sb_help_9id {
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  gap: 0.375rem;
  color: #92929B;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 11px;
  justify-content: center;
}.udf-sb_lang_9id:hover,.udf-sb_help_9id:hover {
  border-color: rgba(249,199,0,0.38);
  color: #F2F2F4;
}.udf-sb_lang_9id svg,.udf-sb_help_9id svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.udf-sb_bd_9id {
  background: rgba(0,0,0,0.68);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.udf-sb_bd_9id.udf-state_on_9id {
  display: block;
}
@media(min-width:1080px) {.udf-sb_bd_9id {
  display: none!important;
}
}.udf-mob_nav_9id {
  background: #1C1C20;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  z-index: 80;
  right: 0;
  left: 0;
  display: flex;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1082px) {.udf-mob_nav_9id {
  display: none;
}
}.udf-mob_nav_item_9id {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  align-items: center;
  color: #565659;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.udf-mob_nav_ic_9id {
  line-height: 1;
}.udf-mob_nav_ic_9id svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.udf-mob_nav_lb_9id {
  font-size: 0.625rem;
  color: #565659;
  font-weight: 600;
}.udf-mob_nav_item_9id.udf-state_active_9id {
  color: #F9C700;
}.udf-mob_nav_item_9id.udf-state_active_9id .udf-mob_nav_lb_9id {
  color: #F9C700;
}.udf-hero_9id {
  background: #0F0F11;
  padding: 1.25rem 16px 0;
}
@media(min-width: 770px) {.udf-hero_9id {
  padding: 1.5rem 24px 0;
}
}.udf-hero_in_9id {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.udf-hero_in_9id {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.udf-hero_in_9id {
  grid-template-columns: 1fr 340px;
}
}.udf-hero_promo_9id {
  border-radius: 1rem;
  background: #161619;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.udf-hero_promo_9id {
  min-height: 17.5rem;
}
}.udf-hero_promo_bg_9id {
  background: linear-gradient(120deg,#1C1400 0%,#0F0F11 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.udf-hero_promo_bg_9id::after {
  background: linear-gradient(90deg,#0F0F11 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.udf-hero_promo_glow_9id {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224,123,0,0.18) 0%,transparent 65%);
  top: -40px;
  width: 18.75rem;
  right: 60px;
  height: 300px;
  pointer-events: none;
  position: absolute;
}.udf-hero_promo_ct_9id {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  max-width: 480px;
  display: flex;
  z-index: 2;
  justify-content: center;
  position: relative;
}
@media(min-width:768px) {.udf-hero_promo_ct_9id {
  padding: 40px 32px;
}
}.udf-hero_badge_9id {
  background: rgba(249,199,0,0.15);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(249,199,0,0.07);
  margin-bottom: 14px;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  color: #F9C700;
  font-weight: 700;
}.udf-hero_h1_9id {
  line-height: 1.15;
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F2F2F4;
  margin-bottom: 0.625rem;
}.udf-hero_h1_9id em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 769px) {.udf-hero_h1_9id {
  font-size: 2.25rem;
}
}.udf-hero_sub_9id {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #92929B;
}
@media(min-width: 765px) {.udf-hero_sub_9id {
  font-size: 0.875rem;
}
}.udf-hero_row_9id {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.udf-hero_cta_9id {
  padding: 13px 26px;
  background: #22C55E;
  border-radius: 10px;
  transition: background .2s;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.125rem rgba(34,197,94,0.32), 0 2px 0.25rem rgba(0,0,0,0.40);
  color: #0C0C0E;
}.udf-hero_cta_9id:hover {
  background: #16A34A;
}.udf-hero_terms_9id {
  color: #565659;
  font-size: 11px;
}.udf-hero_game_9id {
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #161619;
  flex-direction: column;
  display: flex;
  position: relative;
}.udf-hero_game_badge_9id {
  padding: 5px 10px;
  background: rgba(245,158,11,0.18);
  border: 1px solid rgba(245,158,11,0.18);
  border-radius: 1.25rem;
  font-weight: 700;
  color: #F59E0B;
  font-size: 0.625rem;
  position: absolute;
  top: 0.75rem;
  left: 12px;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: .06em;
}.udf-hero_game_badge_9id svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
  height: 0.688rem;
}.udf-hero_game_img_9id {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1400,#0F0F11);
  padding-bottom: 60%;
  position: relative;
}.udf-hero_game_img_9id img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.udf-hero_game_play_9id {
  inset: 0;
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.udf-hero_game_9id:hover .udf-hero_game_play_9id {
  opacity: 1;
}.udf-hero_game_play_9id span {
  border-radius: 50%;
  background: #F9C700;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  width: 3.25rem;
  align-items: center;
}.udf-hero_game_play_9id span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.udf-hero_game_info_9id {
  padding: 14px 1rem;
}.udf-hero_game_title_9id {
  color: #F2F2F4;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.udf-hero_game_provider_9id {
  font-size: 0.688rem;
  color: #686870;
}.udf-hero_game_btn_9id {
  margin: 12px 1rem 16px;
  transition: background .2s;
  border-radius: 10px;
  background: #F9C700;
  padding: 11px;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F2F2F4;
}.udf-hero_game_9id:hover .udf-hero_game_btn_9id {
  background: #FFD633;
}.udf-sbar_9id {
  background: #0F0F11;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.udf-sbar_9id {
  padding: 18px 24px 0;
}
}.udf-sbar_in_9id {
  margin: 0 auto;
  max-width: 82.5rem;
}.udf-sbar_row_9id {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.udf-sbar_input_9id {
  flex: 1;
  border-radius: 0.625rem;
  background: #161619;
  padding: 11px 1rem;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  cursor: pointer;
  align-items: center;
  color: #686870;
  font-size: 13px;
  display: flex;
}.udf-sbar_input_9id:hover {
  border-color: rgba(249,199,0,0.38);
}.udf-sbar_input_9id svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  width: 15px;
  flex-shrink: 0;
}.udf-sbar_providers_9id {
  padding: 11px 1.125rem;
  gap: 8px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  background: #161619;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #C4C4C8;
  align-items: center;
}.udf-sbar_providers_9id:hover {
  border-color: rgba(249,199,0,0.38);
  color: #F2F2F4;
}.udf-sbar_providers_9id svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.udf-sbar_tabs_9id {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.udf-sbar_tabs_9id::-webkit-scrollbar {
  display: none;
}.udf-sbar_tab_9id {
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  border-radius: 20px;
  padding: 0.5rem 14px;
  color: #92929B;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  cursor: pointer;
}.udf-sbar_tab_9id:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(249,199,0,0.38);
  color: #F2F2F4;
}.udf-sbar_tab_9id.udf-state_active_9id {
  background: rgba(249,199,0,0.15);
  border-color: rgba(249,199,0,0.07);
  color: #F2F2F4;
}.udf-sbar_tab_ic_9id svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
}.udf-wy_9id {
  padding: 2rem 1rem 0;
  background: #0F0F11;
}
@media(min-width: 766px) {.udf-wy_9id {
  padding: 40px 1.5rem 0;
}
}.udf-wy_in_9id {
  margin: 0 auto;
  max-width: 1320px;
}.udf-wy_head_9id {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.udf-wy_label_9id {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F9C700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.udf-wy_h2_9id {
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F2F2F4;
}
@media(min-width: 770px) {.udf-wy_h2_9id {
  font-size: 1.5rem;
}
}.udf-wy_intro_9id {
  margin: 0;
  line-height: 1.6;
  color: #686870;
  font-size: 0.813rem;
}.udf-wy_grid_9id {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.udf-wy_grid_9id {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.udf-wy_grid_9id {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.udf-wy_card_9id {
  background: #1C1C20;
  border-radius: 0.625rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
}.udf-wy_card_9id:hover {
  transform: translateY(-2px);
  border-color: rgba(249,199,0,0.07);
}.udf-wy_card_ic_9id {
  background: rgba(249,199,0,0.15);
  border-radius: 50%;
  color: #F9C700;
  margin-bottom: 0.875rem;
  width: 44px;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
}.udf-wy_card_ic_9id svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.udf-wy_card_h_9id {
  color: #F2F2F4;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
}.udf-wy_card_p_9id {
  font-size: 13px;
  line-height: 1.6;
  color: #686870;
  overflow-wrap: break-word;
}.udf-wy_card_p_9id strong {
  color: #C4C4C8;
  font-weight: 600;
}.udf-gcg_9id {
  padding: 36px 1rem 0;
  background: #0F0F11;
}
@media(min-width: 771px) {.udf-gcg_9id {
  padding: 2.75rem 1.5rem 0;
}
}.udf-gcg_in_9id {
  margin: 0 auto;
  max-width: 82.5rem;
}.udf-gcg_head_9id {
  max-width: 720px;
  margin-bottom: 20px;
}.udf-gcg_label_9id {
  margin-bottom: 8px;
  color: #F9C700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.udf-gcg_h2_9id {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F4;
}
@media(min-width: 767px) {.udf-gcg_h2_9id {
  font-size: 1.75rem;
}
}.udf-gcg_intro_9id {
  line-height: 1.6;
  color: #686870;
  font-size: 13px;
}.udf-gcg_grid_9id {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.udf-gcg_grid_9id {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.udf-gcg_grid_9id {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.udf-gcg_card_9id {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  overflow: hidden;
  border-radius: 16px;
  cursor: pointer;
  display: flex;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
}.udf-gcg_card_9id:hover {
  border-color: rgba(249,199,0,0.15);
  transform: translateY(-3px);
}.udf-gcg_card_bg_9id {
  inset: 0;
  z-index: 0;
  position: absolute;
}.udf-gcg_card_bg_9id::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.udf-gcg_card_ic_9id {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  right: 18px;
  height: 40px;
  top: 1.125rem;
  color: #F2F2F4;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 40px;
  position: absolute;
  z-index: 2;
}.udf-gcg_card_ic_9id svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udf-gcg_card_ct_9id {
  z-index: 1;
  position: relative;
}.udf-gcg_card_h_9id {
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
}
@media(min-width: 767px) {.udf-gcg_card_h_9id {
  font-size: 1.25rem;
}
}.udf-gcg_card_p_9id {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  margin-bottom: 0.625rem;
}.udf-gcg_card_p_9id strong {
  font-weight: 600;
  color: #F2F2F4;
}.udf-gcg_card_cta_9id {
  gap: 0.25rem;
  text-transform: uppercase;
  display: inline-flex;
  color: #F9C700;
  align-items: center;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 12px;
}.udf-gcg_card_cta_9id svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.udf-ws_9id {
  padding: 32px 1rem 0;
  background: #0F0F11;
}
@media(min-width: 769px) {.udf-ws_9id {
  padding: 2.25rem 1.5rem 0;
}
}.udf-ws_in_9id {
  margin: 0 auto;
  max-width: 1320px;
}.udf-ws_head_9id {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.udf-ws_title_9id {
  gap: 0.625rem;
  font-weight: 700;
  color: #F2F2F4;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
}.udf-ws_title_ic_9id svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F59E0B;
  height: 1.125rem;
}.udf-ws_online_9id {
  gap: 0.438rem;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #686870;
}.udf-ws_online_dot_9id {
  background: #22C55E;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(34,197,94,0.15);
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
}.udf-ws_scroll_9id {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  display: flex;
}.udf-ws_scroll_9id::-webkit-scrollbar {
  display: none;
}.udf-wc_9id {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  background: #161619;
  padding: 10px 14px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.udf-wc_img_9id {
  background: #1C1C20;
  overflow: hidden;
  border-radius: 0.375rem;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.udf-wc_img_9id img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.udf-wc_info_9id {
  min-width: 0;
}.udf-wc_game_9id {
  overflow: hidden;
  color: #C4C4C8;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
}.udf-wc_player_9id {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #565659;
  text-overflow: ellipsis;
}.udf-wc_amount_9id {
  font-weight: 700;
  font-size: 13px;
  color: #22C55E;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
}.udf-prov_9id {
  padding: 36px 16px 0;
  background: #0F0F11;
}
@media(min-width: 765px) {.udf-prov_9id {
  padding: 44px 24px 0;
}
}.udf-prov_in_9id {
  margin: 0 auto;
  max-width: 82.5rem;
}.udf-prov_head_9id {
  margin-bottom: 1rem;
}.udf-prov_label_9id {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #F9C700;
  font-weight: 700;
}.udf-prov_h2_9id {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F4;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.udf-prov_h2_9id {
  font-size: 24px;
}
}.udf-prov_seo_9id {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  color: #686870;
}.udf-prov_seo_9id strong {
  font-weight: 700;
  color: #C4C4C8;
}.udf-prov_seo_9id a {
  color: #F9C700;
  text-decoration: underline;
}.udf-prov_grid_9id {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.udf-prov_grid_9id {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.udf-prov_grid_9id {
  grid-template-columns: repeat(8,1fr);
}
}.udf-prov_card_9id {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  background: #161619;
  border-radius: 10px;
  gap: 7px;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.udf-prov_card_9id:hover {
  border-color: rgba(249,199,0,0.38);
  background: #1C1C20;
}.udf-prov_logo_9id {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
}.udf-prov_logo_9id img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.udf-prov_name_9id {
  text-align: center;
  font-weight: 600;
  color: #92929B;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.udf-app_9id {
  background: #0F0F11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.udf-app_9id {
  padding: 44px 1.5rem 0;
}
}.udf-app_in_9id {
  margin: 0 auto;
  max-width: 82.5rem;
}.udf-app_head_9id {
  margin-bottom: 16px;
}.udf-app_label_9id {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F9C700;
  margin-bottom: 0.5rem;
}.udf-app_h2_9id {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F2F2F4;
}
@media(min-width: 769px) {.udf-app_h2_9id {
  font-size: 24px;
}
}.udf-app_sub_9id {
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #686870;
}.udf-app_sub_9id strong {
  font-weight: 700;
  color: #C4C4C8;
}.udf-app_cards_9id {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.udf-app_cards_9id {
  grid-template-columns: repeat(3,1fr);
}
}.udf-app_card_9id {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.625rem;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.udf-app_card_ios_9id {
  background: linear-gradient(135deg,rgba(249,199,0,0.15) 0%,#1C1C20 100%);
}.udf-app_card_android_9id {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#1C1C20 100%);
}.udf-app_card_win_9id {
  background: linear-gradient(135deg,rgba(245,158,11,0.18) 0%,#1C1C20 100%);
}.udf-app_card_ic_9id svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.udf-app_card_ic_9id {
  flex-shrink: 0;
  color: #F2F2F4;
}.udf-app_card_os_9id {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #686870;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.udf-app_card_title_9id {
  color: #F2F2F4;
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
}.udf-app_card_text_9id {
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #686870;
  line-height: 1.5;
}.udf-app_card_btn_9id {
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 18px;
  transition: background .2s;
  border: 1px solid rgba(249,199,0,0.38);
  border-radius: 0.375rem;
  gap: 0.438rem;
  color: #F2F2F4;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
}.udf-app_card_btn_9id:hover {
  background: rgba(255,255,255,0.07);
}.udf-htp_9id {
  padding: 36px 16px 0;
  background: #0F0F11;
}
@media(min-width:768px) {.udf-htp_9id {
  padding: 2.75rem 24px 0;
}
}.udf-htp_in_9id {
  margin: 0 auto;
  max-width: 82.5rem;
}.udf-htp_head_9id {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.udf-htp_label_9id {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #F9C700;
  font-size: 11px;
}.udf-htp_h2_9id {
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #F2F2F4;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.udf-htp_h2_9id {
  font-size: 1.75rem;
}
}.udf-htp_intro_9id {
  color: #686870;
  font-size: 14px;
  line-height: 1.6;
}.udf-htp_steps_9id {
  list-style: none;
  margin: 0;
  gap: 12px;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.udf-htp_steps_9id {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.udf-htp_steps_9id {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.udf-htp_step_9id {
  padding: 1.25rem 18px 18px;
  background: #1C1C20;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  position: relative;
}.udf-htp_step_num_9id {
  border-radius: 50%;
  background: #F9C700;
  height: 28px;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 1.75rem;
  top: -12px;
  display: flex;
  left: 20px;
  font-size: 13px;
  font-weight: 800;
  color: #0C0C0E;
  font-family: 'Barlow Condensed', sans-serif;
}.udf-htp_step_ic_9id {
  background: rgba(249,199,0,0.15);
  border-radius: 6px;
  margin: 8px 0 12px;
  justify-content: center;
  color: #F9C700;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  display: flex;
}.udf-htp_step_ic_9id svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.udf-htp_step_h_9id {
  font-size: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F2F2F4;
  font-weight: 700;
}.udf-htp_step_p_9id {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #686870;
}.udf-htp_step_p_9id strong {
  font-weight: 600;
  color: #C4C4C8;
}.udf-htp_cta_9id {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  background: #22C55E;
  font-weight: 700;
  display: inline-block;
  color: #0C0C0E;
  font-size: 14px;
  margin-top: 20px;
}.udf-htp_cta_9id:hover {
  background: #16A34A;
}.udf-reg_9id {
  padding: 36px 1rem 0;
  background: #0F0F11;
}
@media(min-width: 771px) {.udf-reg_9id {
  padding: 44px 24px 0;
}
}.udf-reg_in_9id {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1C1C20;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.udf-reg_in_9id {
  padding: 40px;
}
}.udf-reg_top_9id {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.udf-reg_top_9id {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.udf-reg_label_9id {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #F9C700;
  text-transform: uppercase;
  font-weight: 700;
}.udf-reg_h2_9id {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #F2F2F4;
  line-height: 1.2;
}
@media(min-width: 769px) {.udf-reg_h2_9id {
  font-size: 1.75rem;
}
}.udf-reg_bonus_9id {
  border-radius: 0.625rem;
  gap: 8px;
  padding: 0.625rem 1rem;
  background: rgba(245,158,11,0.18);
  border: 1px solid rgba(245,158,11,0.18);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.udf-reg_bonus_amount_9id {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F59E0B;
}.udf-reg_bonus_text_9id {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #92929B;
}.udf-reg_cta_btn_9id {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  background: #22C55E;
  margin-bottom: 0.75rem;
  font-weight: 700;
  box-shadow: 0 0.375rem 18px rgba(34,197,94,0.32), 0 2px 4px rgba(0,0,0,0.40);
  display: inline-block;
  color: #0C0C0E;
  font-size: 15px;
}.udf-reg_cta_btn_9id:hover {
  background: #16A34A;
}.udf-reg_terms_9id {
  font-size: 11px;
  color: #565659;
  line-height: 1.5;
}.udf-reg_seo_9id {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  color: #686870;
  padding-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.udf-reg_seo_9id p {
  margin-bottom: 0.625rem;
  color: #686870;
  font-size: 13px;
  line-height: 1.65;
}.udf-reg_seo_9id p:last-child {
  margin-bottom: 0;
}.udf-reg_seo_9id strong {
  color: #C4C4C8;
  font-weight: 700;
}.udf-reg_seo_9id a {
  transition: color .2s;
  color: #F9C700;
  text-decoration: underline;
}.udf-reg_seo_9id a:hover {
  color: #FFD633;
}.udf-reg_seo_9id ul,.udf-reg_seo_9id ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.udf-reg_seo_9id ol {
  list-style: decimal;
}.udf-reg_seo_9id li {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #686870;
  margin-bottom: 0.25rem;
}.udf-reg_seo_9id table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 765px) {.udf-reg_seo_9id table {
  display: table;
}
}.udf-reg_seo_9id th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C4C4C8;
}.udf-reg_seo_9id td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #686870;
}.udf-reg_steps_9id {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 859px) {.udf-reg_steps_9id {
  margin-top: 0;
}
}.udf-reg_step_9id {
  padding: 1rem;
  border-radius: 0.625rem;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.udf-reg_step_num_9id {
  border: 1px solid rgba(249,199,0,0.07);
  border-radius: 50%;
  background: rgba(249,199,0,0.15);
  align-items: center;
  flex-shrink: 0;
  color: #F9C700;
  display: flex;
  justify-content: center;
  width: 34px;
  font-size: 14px;
  font-weight: 800;
  height: 34px;
}.udf-reg_step_title_9id {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F2F2F4;
}.udf-reg_step_text_9id {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #686870;
}.udf-reg_trust_9id {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.udf-reg_trust_item_9id {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #686870;
}.udf-reg_trust_ic_9id svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F9C700;
  height: 1rem;
}.udf-bon_9id {
  padding: 2.25rem 16px 0;
  background: #0F0F11;
}
@media(min-width: 770px) {.udf-bon_9id {
  padding: 44px 24px 0;
}
}.udf-bon_in_9id {
  margin: 0 auto;
  max-width: 1320px;
}.udf-bon_head_9id {
  margin-bottom: 1.25rem;
}.udf-bon_label_9id {
  font-weight: 700;
  color: #F9C700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.udf-bon_h2_9id {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.udf-bon_h2_9id {
  font-size: 1.5rem;
}
}.udf-bon_seo_9id {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #686870;
  font-size: 13px;
}.udf-bon_seo_9id strong {
  font-weight: 700;
  color: #C4C4C8;
}.udf-bon_seo_9id a {
  text-decoration: underline;
  color: #F9C700;
}.udf-bon_grid_9id {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.udf-bon_grid_9id {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.udf-bon_grid_9id {
  grid-template-columns: repeat(5,1fr);
}
}.udf-bon_card_9id {
  background: #161619;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
}.udf-bon_card_9id:hover {
  border-color: rgba(249,199,0,0.07);
  transform: translateY(-2px);
}.udf-bon_card_ic_9id svg {
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udf-bon_card_ic_9id {
  margin-bottom: 10px;
}.udf-bon_card_type_9id {
  font-weight: 700;
  color: #686870;
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
  text-transform: uppercase;
}.udf-bon_card_amount_9id {
  color: #F59E0B;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
}.udf-bon_card_name_9id {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F2F2F4;
}.udf-bon_card_detail_9id {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  color: #565659;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 0.688rem;
}.udf-seo_9id {
  padding: 2.25rem 16px 0;
  background: #0F0F11;
}
@media(min-width: 769px) {.udf-seo_9id {
  padding: 44px 24px 0;
}
}.udf-seo_in_9id {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  border-radius: 16px;
  margin: 0 auto;
  background: #1C1C20;
  max-width: 1320px;
}
@media(min-width: 765px) {.udf-seo_in_9id {
  padding: 2.25rem 2.5rem;
}
}.udf-seo_label_9id {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #F9C700;
  text-transform: uppercase;
  font-size: 11px;
}.udf-seo_h2_9id {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2F2F4;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.udf-seo_h2_9id {
  font-size: 24px;
}
}.udf-seo_body_9id {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #92929B;
  overflow-wrap: break-word;
}.udf-seo_body_9id p {
  font-size: 0.875rem;
  color: #92929B;
  margin-bottom: 12px;
  line-height: 1.75;
}.udf-seo_body_9id p:last-child {
  margin-bottom: 0;
}.udf-seo_body_9id strong {
  color: #C4C4C8;
  font-weight: 700;
}.udf-seo_body_9id a {
  transition: color .2s;
  color: #F9C700;
  text-decoration: underline;
}.udf-seo_body_9id a:hover {
  color: #FFD633;
}.udf-seo_body_9id ul,.udf-seo_body_9id ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.udf-seo_body_9id ol {
  list-style: decimal;
}.udf-seo_body_9id li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #92929B;
}.udf-seo_body_9id table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width:768px) {.udf-seo_body_9id table {
  display: table;
}
}.udf-seo_body_9id th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C4C4C8;
  text-align: left;
  font-weight: 700;
}.udf-seo_body_9id td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #92929B;
}.udf-seo_cols_9id {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.udf-seo_cols_9id {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.udf-seo_cols_9id {
  grid-template-columns: repeat(3,1fr);
}
}.udf-seo_col_h_9id {
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C4C4C8;
  font-weight: 700;
}.udf-seo_col_p_9id {
  color: #686870;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.udf-seo_stats_9id {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.udf-seo_stat_9id {
  flex: 1;
  background: rgba(249,199,0,0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(249,199,0,0.15);
  border-radius: 0.625rem;
  min-width: 140px;
}.udf-seo_stat_val_9id {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F9C700;
}.udf-seo_stat_lb_9id {
  overflow-wrap: break-word;
  color: #686870;
  font-size: 11px;
}.udf-pmt_9id {
  background: #0F0F11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.udf-pmt_9id {
  padding: 2.75rem 1.5rem 0;
}
}.udf-pmt_in_9id {
  margin: 0 auto;
  max-width: 1320px;
}.udf-pmt_head_9id {
  max-width: 45rem;
  margin-bottom: 22px;
}.udf-pmt_label_9id {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #F9C700;
  margin-bottom: 8px;
}.udf-pmt_h2_9id {
  color: #F2F2F4;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.udf-pmt_h2_9id {
  font-size: 28px;
}
}.udf-pmt_intro_9id {
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #686870;
}.udf-pmt_groups_9id {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.udf-pmt_group_9id {
  background: #1C1C20;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  padding: 1.25rem;
}.udf-pmt_group_head_9id {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.udf-pmt_group_ic_9id {
  background: rgba(249,199,0,0.15);
  border-radius: 0.375rem;
  justify-content: center;
  height: 2.25rem;
  color: #F9C700;
  display: flex;
  flex-shrink: 0;
  width: 36px;
  align-items: center;
}.udf-pmt_group_ic_9id svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udf-pmt_group_h_9id {
  margin: 0;
  color: #F2F2F4;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
}.udf-pmt_group_p_9id {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 14px;
  line-height: 1.6;
  color: #686870;
}.udf-pmt_group_p_9id strong {
  color: #C4C4C8;
  font-weight: 600;
}.udf-pmt_table_wrap_9id {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.udf-pmt_table_9id {
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.udf-pmt_table_9id th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 0.688rem;
  text-align: left;
  color: #C4C4C8;
  text-transform: uppercase;
}.udf-pmt_table_9id td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #686870;
}.udf-pmt_table_9id tbody tr:last-child td {
  border-bottom: none;
}.udf-pmt_table_9id tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4C4C8;
}.udf-faq_9id {
  padding: 36px 1rem 0;
  background: #0F0F11;
}
@media(min-width: 765px) {.udf-faq_9id {
  padding: 44px 1.5rem 0;
}
}.udf-faq_in_9id {
  margin: 0 auto;
  max-width: 82.5rem;
}.udf-faq_head_9id {
  margin-bottom: 1.25rem;
}.udf-faq_label_9id {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #F9C700;
}.udf-faq_h2_9id {
  font-weight: 800;
  color: #F2F2F4;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.udf-faq_h2_9id {
  font-size: 1.5rem;
}
}.udf-faq_list_9id {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.udf-faq_item_9id {
  border-radius: 0.625rem;
  overflow: hidden;
  background: #1C1C20;
  border: 1px solid rgba(255,255,255,0.10);
}.udf-faq_q_9id {
  padding: 16px 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  align-items: center;
  color: #C4C4C8;
}.udf-faq_q_9id:hover {
  color: #F2F2F4;
}.udf-faq_q_ic_9id {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  font-size: 16px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
  color: #F9C700;
}.udf-faq_item_9id.udf-state_open_9id .udf-faq_q_ic_9id {
  transform: rotate(45deg);
}.udf-faq_a_9id {
  padding: 0 1.25rem 1rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #686870;
}.udf-faq_item_9id.udf-state_open_9id .udf-faq_a_9id {
  display: block;
}.udf-faq_a_9id strong {
  color: #C4C4C8;
  font-weight: 700;
}.udf-faq_a_9id a {
  color: #F9C700;
  text-decoration: underline;
}.udf-faq_a_9id ul,.udf-faq_a_9id ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.udf-faq_a_9id ol {
  list-style: decimal;
}.udf-faq_a_9id li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.udf-faq_a_9id table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.udf-faq_a_9id table {
  display: table;
}
}.udf-faq_a_9id th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  color: #C4C4C8;
  text-align: left;
  font-weight: 700;
}.udf-faq_a_9id td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #686870;
}.udf-seo_9id {
  padding: 2.25rem 16px 0;
  background: #0F0F11;
}
@media(min-width: 769px) {.udf-seo_9id {
  padding: 2.75rem 1.5rem 0;
}
}.udf-seo_in_9id {
  margin: 0 auto;
  border-radius: 1rem;
  background: #1C1C20;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 765px) {.udf-seo_in_9id {
  padding: 2.25rem 2.5rem;
}
}.udf-seo_label_9id {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #F9C700;
  text-transform: uppercase;
}.udf-seo_h2_9id {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F2F2F4;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.udf-seo_h2_9id {
  font-size: 1.5rem;
}
}.udf-seo_body_9id {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #92929B;
  line-height: 1.75;
}.udf-seo_body_9id p {
  margin-bottom: 0.75rem;
  color: #92929B;
  line-height: 1.75;
  font-size: 0.875rem;
}.udf-seo_body_9id p:last-child {
  margin-bottom: 0;
}.udf-seo_body_9id strong {
  color: #C4C4C8;
  font-weight: 700;
}.udf-seo_body_9id a {
  transition: color .2s;
  color: #F9C700;
  text-decoration: underline;
}.udf-seo_body_9id a:hover {
  color: #FFD633;
}.udf-seo_body_9id ul,.udf-seo_body_9id ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.udf-seo_body_9id ol {
  list-style: decimal;
}.udf-seo_body_9id li {
  color: #92929B;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.udf-seo_body_9id table {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 766px) {.udf-seo_body_9id table {
  display: table;
}
}.udf-seo_body_9id th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C4C4C8;
}.udf-seo_body_9id td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #92929B;
}.udf-seo_cols_9id {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.udf-seo_cols_9id {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.udf-seo_cols_9id {
  grid-template-columns: repeat(3,1fr);
}
}.udf-seo_col_h_9id {
  font-weight: 700;
  font-size: 0.813rem;
  color: #C4C4C8;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.udf-seo_col_p_9id {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #686870;
  font-size: 0.813rem;
}.udf-seo_stats_9id {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.udf-seo_stat_9id {
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(249,199,0,0.15);
  background: rgba(249,199,0,0.07);
  min-width: 140px;
}.udf-seo_stat_val_9id {
  color: #F9C700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.udf-seo_stat_lb_9id {
  overflow-wrap: break-word;
  color: #686870;
  font-size: 11px;
}.udf-seo_9id {
  padding: 2.25rem 1rem 0;
  background: #0F0F11;
}
@media(min-width: 771px) {.udf-seo_9id {
  padding: 44px 24px 0;
}
}.udf-seo_in_9id {
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #1C1C20;
  max-width: 1320px;
}
@media(min-width: 770px) {.udf-seo_in_9id {
  padding: 36px 40px;
}
}.udf-seo_label_9id {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #F9C700;
  font-size: 11px;
  letter-spacing: .08em;
}.udf-seo_h2_9id {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2F2F4;
}
@media(min-width: 765px) {.udf-seo_h2_9id {
  font-size: 1.5rem;
}
}.udf-seo_body_9id {
  line-height: 1.75;
  font-size: 14px;
  color: #92929B;
  overflow-wrap: break-word;
}.udf-seo_body_9id p {
  font-size: 0.875rem;
  color: #92929B;
  margin-bottom: 12px;
  line-height: 1.75;
}.udf-seo_body_9id p:last-child {
  margin-bottom: 0;
}.udf-seo_body_9id strong {
  font-weight: 700;
  color: #C4C4C8;
}.udf-seo_body_9id a {
  transition: color .2s;
  text-decoration: underline;
  color: #F9C700;
}.udf-seo_body_9id a:hover {
  color: #FFD633;
}.udf-seo_body_9id ul,.udf-seo_body_9id ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.udf-seo_body_9id ol {
  list-style: decimal;
}.udf-seo_body_9id li {
  line-height: 1.75;
  color: #92929B;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.udf-seo_body_9id table {
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width:768px) {.udf-seo_body_9id table {
  display: table;
}
}.udf-seo_body_9id th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4C4C8;
}.udf-seo_body_9id td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #92929B;
}.udf-seo_cols_9id {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.udf-seo_cols_9id {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.udf-seo_cols_9id {
  grid-template-columns: repeat(3,1fr);
}
}.udf-seo_col_h_9id {
  font-weight: 700;
  color: #C4C4C8;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.udf-seo_col_p_9id {
  color: #686870;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.udf-seo_stats_9id {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.udf-seo_stat_9id {
  padding: 0.875rem 16px;
  border: 1px solid rgba(249,199,0,0.15);
  flex: 1;
  border-radius: 10px;
  background: rgba(249,199,0,0.07);
  min-width: 8.75rem;
}.udf-seo_stat_val_9id {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F9C700;
  margin-bottom: 0.25rem;
}.udf-seo_stat_lb_9id {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #686870;
}.udf-ft_9id {
  background: #090909;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.udf-ft_support_9id {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.udf-ft_support_9id {
  padding: 28px 24px;
}
}.udf-ft_support_in_9id {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.udf-ft_support_main_9id {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.udf-ft_support_ic_9id {
  color: #F9C700;
  flex-shrink: 0;
}.udf-ft_support_ic_9id svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.udf-ft_support_text_title_9id {
  font-size: 0.938rem;
  color: #F2F2F4;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
}.udf-ft_support_text_sub_9id {
  color: #686870;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.udf-ft_support_btn_9id {
  padding: 0.688rem 22px;
  background: #F9C700;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F2F2F4;
  font-size: 13px;
}.udf-ft_support_btn_9id:hover {
  background: #FFD633;
}.udf-ft_support_contacts_9id {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.udf-ft_support_contact_9id {
  line-height: 1.4;
  color: #565659;
  font-size: 0.75rem;
}.udf-ft_support_contact_9id strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #92929B;
  font-size: 0.688rem;
}.udf-ft_main_9id {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 769px) {.udf-ft_main_9id {
  padding: 2.5rem 24px 2rem;
}
}.udf-ft_main_in_9id {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 643px) {.udf-ft_main_in_9id {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.udf-ft_main_in_9id {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.udf-ft_col_logo_9id {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.udf-ft_col_logo_9id {
  grid-column: auto;
}
}.udf-ft_logo_9id {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2F2F4;
}.udf-ft_logo_mark_9id {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.udf-ft_logo_mark_9id img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.udf-ft_logo_sub_9id {
  color: #565659;
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.udf-ft_col_title_9id {
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #92929B;
}.udf-ft_col_links_9id {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.udf-ft_col_link_9id {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #565659;
}.udf-ft_col_link_9id:hover {
  color: #C4C4C8;
}.udf-ft_apps_9id {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.udf-ft_app_card_9id {
  border-radius: 6px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.udf-ft_app_card_9id:hover {
  border-color: rgba(249,199,0,0.38);
}.udf-ft_app_card_ic_9id svg {
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udf-ft_app_card_os_9id {
  font-weight: 600;
  font-size: 10px;
  color: #565659;
}.udf-ft_app_card_action_9id {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C4C4C8;
}.udf-ft_bot_9id {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.udf-ft_bot_9id {
  padding: 20px 1.5rem;
}
}.udf-ft_bot_in_9id {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.udf-ft_socials_9id {
  gap: 0.5rem;
  display: flex;
}.udf-ft_soc_9id {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  color: #92929B;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
  display: flex;
}.udf-ft_soc_9id svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.udf-ft_soc_9id:hover {
  background: rgba(255,255,255,0.07);
}.udf-ft_legal_9id {
  flex: 1;
  overflow-wrap: break-word;
  color: #808087;
  min-width: 200px;
  line-height: 1.6;
  font-size: 0.688rem;
}.udf-ft_legal_9id strong {
  color: #92929B;
  font-weight: 700;
}.udf-ft_legal_9id a {
  color: #92929B;
  text-decoration: underline;
}.udf-ft_age_9id {
  border-radius: 50%;
  border: 2px solid #808087;
  flex-shrink: 0;
  height: 2rem;
  font-size: 11px;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  color: #808087;
  margin-left: auto;
  width: 2rem;
  display: flex;
}