*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0A0D16;
  color: #C4CCDE;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.utb_layout-13k {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.utb_page-13k {
  display: flex;
  min-height: 100vh;
}.utb_main-13k {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.utb_main-13k {
  padding-left: 220px;
}
}
@media(max-width: 1082px) {.utb_main-13k {
  padding-bottom: 4.5rem;
}
}.utb_gc-13k {
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #0F1220;
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 641px) {.utb_gc-13k {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.utb_gc-13k {
  width: 10.5rem;
}
}.utb_gc-13k:hover {
  border-color: rgba(59,188,240,0.07);
  transform: translateY(-3px);
}.utb_gc_img-13k {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.utb_gc_img-13k img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.utb_gc_hover-13k {
  background: rgba(6,8,16,0.74);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.utb_gc-13k:hover .utb_gc_hover-13k {
  opacity: 1;
}.utb_gc_hover_btn-13k {
  border-radius: 4px;
  background: #3BBCF0;
  padding: 0.5rem 1rem;
  color: #EEF2FF;
  font-size: 0.75rem;
  font-weight: 700;
}.utb_gc_info-13k {
  padding: 8px 10px 0.625rem;
}.utb_gc_name-13k {
  overflow: hidden;
  color: #C4CCDE;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
}.utb_gc_prov-13k {
  color: #4E5668;
  font-size: 0.625rem;
}.utb_gc_tag-13k {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 9px;
  top: 6px;
  letter-spacing: .04em;
  position: absolute;
  text-transform: uppercase;
  left: 6px;
  font-weight: 700;
  z-index: 2;
}.utb_gc_tag_hot-13k {
  background: #EF4444;
  color: #fff;
}.utb_gc_tag_new-13k {
  background: #22C55E;
  color: #0A0D16;
}.utb_gc_tag_jp-13k {
  background: #E8920A;
  color: #0A0D16;
}.utb_gc_tag_ex-13k {
  background: #7B5CF0;
  color: #fff;
}.utb_gc_tag_live-13k {
  background: #EF4444;
  color: #fff;
}.utb_gr-13k {
  padding: 32px 16px 0;
  background: #0A0D16;
}
@media(min-width: 769px) {.utb_gr-13k {
  padding: 36px 24px 0;
}
}.utb_gr_in-13k {
  margin: 0 auto;
  max-width: 1320px;
}.utb_gr_head-13k {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.utb_gr_head_l-13k {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.utb_gr_ic-13k {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}.utb_gr_ic-13k svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.utb_gr_title-13k {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #EEF2FF;
}
@media(min-width: 766px) {.utb_gr_title-13k {
  font-size: 1.125rem;
}
}.utb_gr_more-13k {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  flex-shrink: 0;
  color: #636B7E;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
}.utb_gr_more-13k:hover {
  color: #3BBCF0;
}.utb_gr_more-13k svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.utb_gr_arrows-13k {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.utb_gr_arr-13k {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  color: #8B93A8;
  height: 30px;
}.utb_gr_arr-13k:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF2FF;
}.utb_gr_arr-13k svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.utb_gr_seo_h-13k {
  margin: 0 0 0.375rem;
  color: #C4CCDE;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.utb_gr_seo_h-13k {
  font-size: 14px;
}
}.utb_gr_seo-13k {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #636B7E;
  margin-bottom: 12px;
  max-width: 680px;
}.utb_gr_seo-13k strong {
  color: #C4CCDE;
  font-weight: 600;
}.utb_gr_scroll-13k {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.utb_gr_scroll-13k::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.utb_gr_scroll-13k {
  gap: 0.75rem;
}
}.utb_tb-13k {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0A0D16;
  left: 0;
  align-items: center;
  z-index: 80;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  height: 56px;
}.utb_tb_in-13k {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.utb_tb_burger-13k {
  border-radius: 8px;
  gap: 5px;
  align-items: center;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  width: 38px;
  display: flex;
  justify-content: center;
  height: 38px;
}.utb_tb_burger-13k:hover {
  background: rgba(255,255,255,0.05);
}.utb_tb_burger_line-13k {
  border-radius: 1px;
  background: #8B93A8;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1079px) {.utb_tb_burger-13k {
  display: none;
}
}.utb_tb_logo-13k {
  gap: 9px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF2FF;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  font-size: 18px;
  letter-spacing: -.01em;
}.utb_tb_logo_mark-13k {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
}.utb_tb_logo_mark-13k img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.utb_tb_nav-13k {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.utb_tb_nav-13k {
  display: flex;
}
}.utb_tb_tab-13k {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8B93A8;
  font-size: 0.813rem;
}.utb_tb_tab-13k:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FF;
}.utb_tb_tab-13k.utb_state_active-13k {
  background: rgba(59,188,240,0.16);
  color: #EEF2FF;
}.utb_tb_right-13k {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.utb_tb_login-13k {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  padding: 9px 16px;
  font-size: 13px;
  display: none;
  color: #C4CCDE;
  font-weight: 600;
}.utb_tb_login-13k:hover {
  border-color: rgba(59,188,240,0.42);
  color: #EEF2FF;
}
@media(min-width: 481px) {.utb_tb_login-13k {
  display: block;
}
}.utb_tb_reg-13k {
  transition: background .2s;
  border-radius: 8px;
  padding: 9px 18px;
  background: #22C55E;
  font-size: 13px;
  font-weight: 700;
  color: #07090F;
  white-space: nowrap;
}.utb_tb_reg-13k:hover {
  background: #16A34A;
}.utb_sb-13k {
  background: #141828;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  z-index: 70;
  left: 0;
  bottom: 0;
  width: 220px;
  top: 56px;
  position: fixed;
}.utb_sb-13k.utb_state_open-13k {
  transform: translateX(0);
}.utb_sb-13k::-webkit-scrollbar {
  width: 4px;
}.utb_sb-13k::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.utb_sb-13k {
  transform: translateX(0);
}
}.utb_sb_auth-13k {
  padding: 14px 12px 10px;
}.utb_sb_btn_reg-13k {
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #22C55E;
  font-weight: 700;
  text-align: center;
  color: #07090F;
  margin-bottom: 8px;
  display: block;
  font-size: 0.813rem;
}.utb_sb_btn_reg-13k:hover {
  background: #16A34A;
}.utb_sb_btn_login-13k {
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  font-weight: 600;
  text-align: center;
  color: #C4CCDE;
  display: block;
  font-size: 13px;
}.utb_sb_btn_login-13k:hover {
  border-color: rgba(59,188,240,0.42);
  color: #EEF2FF;
}.utb_sb_promo-13k {
  border: 1px solid rgba(59,188,240,0.16);
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#0C1A3A,#141828);
  padding: 12px 0.875rem;
  border-radius: 8px;
  position: relative;
}.utb_sb_promo-13k::before {
  background: radial-gradient(circle,rgba(59,188,240,0.16),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  content: '';
  right: -20px;
  width: 5rem;
  top: -1.25rem;
  position: absolute;
}.utb_sb_promo_title-13k {
  color: #3BBCF0;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.utb_sb_promo_text-13k {
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
  color: #EEF2FF;
}.utb_sb_promo_sub-13k {
  margin-top: 3px;
  font-size: 10px;
  color: #636B7E;
}.utb_sb_nav-13k {
  padding: 0.375rem 0.5rem 1rem;
}.utb_sb_nav_lb-13k {
  padding: 10px 0.5rem 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4E5668;
}.utb_sb_link-13k {
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #8B93A8;
  font-size: 13px;
  cursor: pointer;
}.utb_sb_link-13k:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FF;
}.utb_sb_link-13k.utb_state_active-13k {
  background: rgba(59,188,240,0.16);
  color: #EEF2FF;
}.utb_sb_ic-13k {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
  align-items: center;
}.utb_sb_ic-13k svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.utb_sb_ic_1-13k {
  background: rgba(59,188,240,0.07);
  color: #3BBCF0;
}.utb_sb_ic_2-13k {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.utb_sb_ic_3-13k {
  background: rgba(232,146,10,0.16);
  color: #E8920A;
}.utb_sb_ic_4-13k {
  background: rgba(123,92,240,0.18);
  color: #7B5CF0;
}.utb_sb_ic_5-13k {
  background: rgba(59,188,240,0.07);
  color: #EC4899;
}.utb_sb_ic_6-13k {
  background: rgba(123,92,240,0.18);
  color: #9B3DCA;
}.utb_sb_badge-13k {
  background: #E8920A;
  border-radius: 0.25rem;
  padding: 2px 7px;
  margin-left: auto;
  font-size: 0.563rem;
  color: #07090F;
  font-weight: 700;
}.utb_sb_bot-13k {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  display: flex;
}.utb_sb_lang-13k,.utb_sb_help-13k {
  padding: 0.563rem 6px;
  background: rgba(255,255,255,0.05);
  flex: 1;
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 6px;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  color: #8B93A8;
  justify-content: center;
  font-weight: 600;
}.utb_sb_lang-13k:hover,.utb_sb_help-13k:hover {
  border-color: rgba(59,188,240,0.42);
  color: #EEF2FF;
}.utb_sb_lang-13k svg,.utb_sb_help-13k svg {
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.utb_sb_bd-13k {
  inset: 0;
  background: rgba(6,8,16,0.74);
  z-index: 69;
  display: none;
  position: fixed;
}.utb_sb_bd-13k.utb_state_on-13k {
  display: block;
}
@media(min-width: 1081px) {.utb_sb_bd-13k {
  display: none!important;
}
}.utb_mob_nav-13k {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #141828;
  border-top: 1px solid rgba(255,255,255,0.10);
  position: fixed;
  right: 0;
  display: flex;
  bottom: 0;
  left: 0;
  z-index: 80;
}
@media(min-width: 1078px) {.utb_mob_nav-13k {
  display: none;
}
}.utb_mob_nav_item-13k {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #4E5668;
  flex-direction: column;
}.utb_mob_nav_ic-13k {
  line-height: 1;
}.utb_mob_nav_ic-13k svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
}.utb_mob_nav_lb-13k {
  color: #4E5668;
  font-weight: 600;
  font-size: 0.625rem;
}.utb_mob_nav_item-13k.utb_state_active-13k {
  color: #3BBCF0;
}.utb_mob_nav_item-13k.utb_state_active-13k .utb_mob_nav_lb-13k {
  color: #3BBCF0;
}.utb_hero-13k {
  padding: 1.25rem 16px 0;
  background: #0A0D16;
}
@media(min-width: 767px) {.utb_hero-13k {
  padding: 24px 24px 0;
}
}.utb_hero_in-13k {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 859px) {.utb_hero_in-13k {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.utb_hero_in-13k {
  grid-template-columns: 1fr 21.25rem;
}
}.utb_hero_promo-13k {
  border-radius: 14px;
  overflow: hidden;
  background: #0F1220;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.utb_hero_promo-13k {
  min-height: 17.5rem;
}
}.utb_hero_promo_bg-13k {
  background-position: center;
  background: linear-gradient(120deg,#0C1A3A 0%,#0A0D16 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.utb_hero_promo_bg-13k::after {
  background: linear-gradient(90deg,#0A0D16 0%,rgba(6,8,16,0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.utb_hero_promo_glow-13k {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123,92,240,0.18) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  height: 300px;
  width: 18.75rem;
  top: -2.5rem;
  right: 60px;
}.utb_hero_promo_ct-13k {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.utb_hero_promo_ct-13k {
  padding: 2.5rem 2rem;
}
}.utb_hero_badge-13k {
  padding: 5px 0.75rem;
  background: rgba(59,188,240,0.16);
  border: 1px solid rgba(59,188,240,0.07);
  border-radius: 20px;
  margin-bottom: 14px;
  color: #3BBCF0;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.utb_hero_h1-13k {
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #EEF2FF;
  font-family: 'Cinzel', serif;
}.utb_hero_h1-13k em {
  color: #E8920A;
  font-style: normal;
}
@media(min-width: 766px) {.utb_hero_h1-13k {
  font-size: 36px;
}
}.utb_hero_sub-13k {
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #8B93A8;
  font-size: 13px;
}
@media(min-width: 765px) {.utb_hero_sub-13k {
  font-size: 0.875rem;
}
}.utb_hero_row-13k {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.utb_hero_cta-13k {
  border-radius: 8px;
  transition: background .2s;
  background: #22C55E;
  padding: 13px 1.625rem;
  font-size: 14px;
  font-weight: 700;
  color: #07090F;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 6px 1.25rem rgba(34,197,94,0.38);
}.utb_hero_cta-13k:hover {
  background: #16A34A;
}.utb_hero_terms-13k {
  font-size: 0.688rem;
  color: #4E5668;
}.utb_hero_game-13k {
  border-radius: 14px;
  background: #0F1220;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.utb_hero_game_badge-13k {
  padding: 5px 0.625rem;
  border-radius: 20px;
  background: rgba(232,146,10,0.16);
  border: 1px solid rgba(232,146,10,0.16);
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  color: #E8920A;
  left: 0.75rem;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
}.utb_hero_game_badge-13k svg {
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.utb_hero_game_img-13k {
  overflow: hidden;
  background: linear-gradient(135deg,#0C1A3A,#0A0D16);
  padding-bottom: 60%;
  position: relative;
}.utb_hero_game_img-13k img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.utb_hero_game_play-13k {
  background: rgba(6,8,16,0.74);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
}.utb_hero_game-13k:hover .utb_hero_game_play-13k {
  opacity: 1;
}.utb_hero_game_play-13k span {
  background: #3BBCF0;
  border-radius: 50%;
  justify-content: center;
  height: 52px;
  align-items: center;
  width: 3.25rem;
  display: flex;
}.utb_hero_game_play-13k span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.utb_hero_game_info-13k {
  padding: 0.875rem 16px;
}.utb_hero_game_title-13k {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-weight: 700;
  font-size: 0.938rem;
}.utb_hero_game_provider-13k {
  font-size: 0.688rem;
  color: #636B7E;
}.utb_hero_game_btn-13k {
  transition: background .2s;
  padding: 11px;
  background: #3BBCF0;
  border-radius: 8px;
  margin: 12px 16px 1rem;
  color: #EEF2FF;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  text-align: center;
}.utb_hero_game-13k:hover .utb_hero_game_btn-13k {
  background: #63CCF6;
}.utb_sbar-13k {
  background: #0A0D16;
  padding: 1rem 1rem 0;
}
@media(min-width: 766px) {.utb_sbar-13k {
  padding: 1.125rem 1.5rem 0;
}
}.utb_sbar_in-13k {
  margin: 0 auto;
  max-width: 1320px;
}.utb_sbar_row-13k {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.utb_sbar_input-13k {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 11px 1rem;
  gap: 10px;
  flex: 1;
  background: #0F1220;
  transition: border-color .2s;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  color: #636B7E;
}.utb_sbar_input-13k:hover {
  border-color: rgba(59,188,240,0.42);
}.utb_sbar_input-13k svg {
  height: 0.938rem;
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
}.utb_sbar_providers-13k {
  transition: border-color .2s;
  gap: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0F1220;
  padding: 11px 1.125rem;
  border-radius: 0.5rem;
  font-weight: 600;
  color: #C4CCDE;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  display: flex;
}.utb_sbar_providers-13k:hover {
  border-color: rgba(59,188,240,0.42);
  color: #EEF2FF;
}.utb_sbar_providers-13k svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.utb_sbar_tabs-13k {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.utb_sbar_tabs-13k::-webkit-scrollbar {
  display: none;
}.utb_sbar_tab-13k {
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  color: #8B93A8;
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  align-items: center;
}.utb_sbar_tab-13k:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(59,188,240,0.42);
  color: #EEF2FF;
}.utb_sbar_tab-13k.utb_state_active-13k {
  border-color: rgba(59,188,240,0.07);
  background: rgba(59,188,240,0.16);
  color: #EEF2FF;
}.utb_sbar_tab_ic-13k svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.utb_gr_jp-13k {
  padding: 20px;
  background: linear-gradient(135deg,#1C0940 0%,#0A0D16 100%);
  overflow: hidden;
  border-radius: 14px;
  position: relative;
}.utb_gr_jp-13k::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123,92,240,0.18) 0%,transparent 70%);
  width: 250px;
  height: 250px;
  position: absolute;
  left: -60px;
  top: -60px;
  content: '';
}.utb_gr_jp-13k::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,146,10,0.16) 0%,transparent 70%);
  content: '';
  height: 12.5rem;
  bottom: -2.5rem;
  width: 200px;
  right: 0;
  position: absolute;
}.utb_gr_jp_head-13k {
  gap: 1rem;
  z-index: 1;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.utb_gr_jp_info-13k {
  flex: 1;
}.utb_gr_jp_label-13k {
  font-size: 11px;
  margin-bottom: 6px;
  font-weight: 700;
  color: #9B3DCA;
  text-transform: uppercase;
  letter-spacing: .08em;
}.utb_gr_jp_label-13k svg {
  height: 14px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
}.utb_gr_jp_amount-13k {
  line-height: 1;
  font-family: 'Cinzel', serif;
  color: #EEF2FF;
  overflow-wrap: break-word;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
@media(min-width:768px) {.utb_gr_jp_amount-13k {
  font-size: 2.5rem;
}
}.utb_gr_jp_amount-13k span {
  color: #E8920A;
}.utb_gr_jp_seo-13k {
  line-height: 1.5;
  max-width: 30rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8B93A8;
}.utb_gr_jp_cta-13k {
  transition: background .2s;
  border: 1px solid rgba(123,92,240,0.18);
  padding: 11px 1.25rem;
  background: rgba(123,92,240,0.18);
  border-radius: 8px;
  z-index: 1;
  color: #EEF2FF;
  white-space: nowrap;
  font-size: 0.813rem;
  align-self: flex-start;
  flex-shrink: 0;
  font-weight: 700;
  position: relative;
  margin-top: 4px;
}.utb_gr_jp_cta-13k:hover {
  background: #7B5CF0;
}.utb_ws-13k {
  padding: 32px 1rem 0;
  background: #0A0D16;
}
@media(min-width: 765px) {.utb_ws-13k {
  padding: 36px 24px 0;
}
}.utb_ws_in-13k {
  margin: 0 auto;
  max-width: 1320px;
}.utb_ws_head-13k {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}.utb_ws_title-13k {
  gap: 0.625rem;
  display: flex;
  color: #EEF2FF;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
}.utb_ws_title_ic-13k svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  color: #E8920A;
}.utb_ws_online-13k {
  gap: 7px;
  color: #636B7E;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
}.utb_ws_online_dot-13k {
  background: #22C55E;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 6px rgba(34,197,94,0.15);
  flex-shrink: 0;
  width: 8px;
}.utb_ws_scroll-13k {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.utb_ws_scroll-13k::-webkit-scrollbar {
  display: none;
}.utb_wc-13k {
  border-radius: 8px;
  gap: 10px;
  background: #0F1220;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.utb_wc_img-13k {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #141828;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.utb_wc_img-13k img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.utb_wc_info-13k {
  min-width: 0;
}.utb_wc_game-13k {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #C4CCDE;
  text-overflow: ellipsis;
}.utb_wc_player-13k {
  overflow: hidden;
  color: #4E5668;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
}.utb_wc_amount-13k {
  flex-shrink: 0;
  color: #22C55E;
  font-weight: 700;
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
}.utb_reg-13k {
  background: #0A0D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.utb_reg-13k {
  padding: 44px 1.5rem 0;
}
}.utb_reg_in-13k {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 14px;
  background: #141828;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.utb_reg_in-13k {
  padding: 40px;
}
}.utb_reg_top-13k {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.utb_reg_top-13k {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.utb_reg_label-13k {
  color: #3BBCF0;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.utb_reg_h2-13k {
  line-height: 1.2;
  font-weight: 800;
  color: #EEF2FF;
  margin-bottom: 0.75rem;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.utb_reg_h2-13k {
  font-size: 28px;
}
}.utb_reg_bonus-13k {
  border-radius: 8px;
  border: 1px solid rgba(232,146,10,0.16);
  gap: 8px;
  padding: 10px 16px;
  background: rgba(232,146,10,0.16);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.utb_reg_bonus_amount-13k {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8920A;
}.utb_reg_bonus_text-13k {
  font-size: 0.813rem;
  color: #8B93A8;
  line-height: 1.35;
}.utb_reg_cta_btn-13k {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.875rem 32px;
  background: #22C55E;
  font-size: 0.938rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 6px 20px rgba(34,197,94,0.38);
  margin-bottom: 12px;
  font-weight: 700;
  display: inline-block;
  color: #07090F;
}.utb_reg_cta_btn-13k:hover {
  background: #16A34A;
}.utb_reg_terms-13k {
  color: #4E5668;
  font-size: 0.688rem;
  line-height: 1.5;
}.utb_reg_seo-13k {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #636B7E;
  padding-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.utb_reg_seo-13k p {
  line-height: 1.65;
  color: #636B7E;
  margin-bottom: 10px;
  font-size: 13px;
}.utb_reg_seo-13k p:last-child {
  margin-bottom: 0;
}.utb_reg_seo-13k strong {
  font-weight: 700;
  color: #C4CCDE;
}.utb_reg_seo-13k a {
  transition: color .2s;
  text-decoration: underline;
  color: #3BBCF0;
}.utb_reg_seo-13k a:hover {
  color: #63CCF6;
}.utb_reg_seo-13k ul,.utb_reg_seo-13k ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.utb_reg_seo-13k ol {
  list-style: decimal;
}.utb_reg_seo-13k li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #636B7E;
  font-size: 0.813rem;
}.utb_reg_seo-13k table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
}
@media(min-width:768px) {.utb_reg_seo-13k table {
  display: table;
}
}.utb_reg_seo-13k th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4CCDE;
  font-weight: 700;
  text-align: left;
}.utb_reg_seo-13k td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #636B7E;
}.utb_reg_steps-13k {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.utb_reg_steps-13k {
  margin-top: 0;
}
}.utb_reg_step-13k {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  border-radius: 8px;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.utb_reg_step_num-13k {
  border: 1px solid rgba(59,188,240,0.07);
  border-radius: 50%;
  background: rgba(59,188,240,0.16);
  display: flex;
  height: 34px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  color: #3BBCF0;
  font-size: 14px;
  width: 2.125rem;
  font-weight: 800;
}.utb_reg_step_title-13k {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #EEF2FF;
}.utb_reg_step_text-13k {
  font-size: 0.75rem;
  color: #636B7E;
  line-height: 1.5;
}.utb_reg_trust-13k {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
}.utb_reg_trust_item-13k {
  gap: 7px;
  align-items: center;
  color: #636B7E;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.utb_reg_trust_ic-13k svg {
  width: 16px;
  color: #3BBCF0;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.utb_bon-13k {
  padding: 2.25rem 1rem 0;
  background: #0A0D16;
}
@media(min-width: 765px) {.utb_bon-13k {
  padding: 2.75rem 1.5rem 0;
}
}.utb_bon_in-13k {
  margin: 0 auto;
  max-width: 82.5rem;
}.utb_bon_head-13k {
  margin-bottom: 20px;
}.utb_bon_label-13k {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #3BBCF0;
  margin-bottom: 8px;
}.utb_bon_h2-13k {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #EEF2FF;
}
@media(min-width: 771px) {.utb_bon_h2-13k {
  font-size: 1.5rem;
}
}.utb_bon_seo-13k {
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  color: #636B7E;
  overflow-wrap: break-word;
}.utb_bon_seo-13k strong {
  color: #C4CCDE;
  font-weight: 700;
}.utb_bon_seo-13k a {
  text-decoration: underline;
  color: #3BBCF0;
}.utb_bon_grid-13k {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.utb_bon_grid-13k {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.utb_bon_grid-13k {
  grid-template-columns: repeat(5,1fr);
}
}.utb_bon_card-13k {
  background: #0F1220;
  border-radius: 0.5rem;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
}.utb_bon_card-13k:hover {
  transform: translateY(-2px);
  border-color: rgba(59,188,240,0.07);
}.utb_bon_card_ic-13k svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.utb_bon_card_ic-13k {
  margin-bottom: 0.625rem;
}.utb_bon_card_type-13k {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #636B7E;
}.utb_bon_card_amount-13k {
  margin-bottom: 6px;
  font-size: 18px;
  color: #E8920A;
  line-height: 1.1;
  font-weight: 800;
}.utb_bon_card_name-13k {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #EEF2FF;
  font-size: 0.813rem;
  font-weight: 600;
}.utb_bon_card_detail-13k {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  color: #4E5668;
  padding-top: 0.5rem;
}.utb_prov-13k {
  background: #0A0D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.utb_prov-13k {
  padding: 2.75rem 1.5rem 0;
}
}.utb_prov_in-13k {
  margin: 0 auto;
  max-width: 82.5rem;
}.utb_prov_head-13k {
  margin-bottom: 1rem;
}.utb_prov_label-13k {
  color: #3BBCF0;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.utb_prov_h2-13k {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #EEF2FF;
  font-weight: 800;
}
@media(min-width: 770px) {.utb_prov_h2-13k {
  font-size: 24px;
}
}.utb_prov_seo-13k {
  max-width: 38.75rem;
  margin-bottom: 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #636B7E;
}.utb_prov_seo-13k strong {
  font-weight: 700;
  color: #C4CCDE;
}.utb_prov_seo-13k a {
  color: #3BBCF0;
  text-decoration: underline;
}.utb_prov_grid-13k {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.utb_prov_grid-13k {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.utb_prov_grid-13k {
  grid-template-columns: repeat(8,1fr);
}
}.utb_prov_card-13k {
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  background: #0F1220;
  gap: 7px;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.utb_prov_card-13k:hover {
  border-color: rgba(59,188,240,0.42);
  background: #141828;
}.utb_prov_logo-13k {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 44px;
}.utb_prov_logo-13k img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.utb_prov_name-13k {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8B93A8;
  text-align: center;
  font-weight: 600;
}.utb_app-13k {
  background: #0A0D16;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.utb_app-13k {
  padding: 2.75rem 24px 0;
}
}.utb_app_in-13k {
  margin: 0 auto;
  max-width: 82.5rem;
}.utb_app_head-13k {
  margin-bottom: 16px;
}.utb_app_label-13k {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #3BBCF0;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.utb_app_h2-13k {
  margin-bottom: 0.375rem;
  color: #EEF2FF;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.utb_app_h2-13k {
  font-size: 1.5rem;
}
}.utb_app_sub-13k {
  font-size: 0.813rem;
  max-width: 600px;
  color: #636B7E;
  overflow-wrap: break-word;
  line-height: 1.6;
}.utb_app_sub-13k strong {
  font-weight: 700;
  color: #C4CCDE;
}.utb_app_cards-13k {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 642px) {.utb_app_cards-13k {
  grid-template-columns: repeat(3,1fr);
}
}.utb_app_card-13k {
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.utb_app_card_ios-13k {
  background: linear-gradient(135deg,rgba(59,188,240,0.16) 0%,#141828 100%);
}.utb_app_card_android-13k {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#141828 100%);
}.utb_app_card_win-13k {
  background: linear-gradient(135deg,rgba(232,146,10,0.16) 0%,#141828 100%);
}.utb_app_card_ic-13k svg {
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
  height: 34px;
}.utb_app_card_ic-13k {
  color: #EEF2FF;
  flex-shrink: 0;
}.utb_app_card_os-13k {
  color: #636B7E;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
}.utb_app_card_title-13k {
  line-height: 1.2;
  font-size: 0.938rem;
  color: #EEF2FF;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
}.utb_app_card_text-13k {
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #636B7E;
  overflow-wrap: break-word;
  line-height: 1.5;
}.utb_app_card_btn-13k {
  gap: 7px;
  border: 1px solid rgba(59,188,240,0.42);
  border-radius: 0.25rem;
  padding: 10px 1.125rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #EEF2FF;
}.utb_app_card_btn-13k:hover {
  background: rgba(255,255,255,0.07);
}.utb_faq-13k {
  padding: 2.25rem 16px 0;
  background: #0A0D16;
}
@media(min-width: 767px) {.utb_faq-13k {
  padding: 44px 24px 0;
}
}.utb_faq_in-13k {
  margin: 0 auto;
  max-width: 1320px;
}.utb_faq_head-13k {
  margin-bottom: 20px;
}.utb_faq_label-13k {
  color: #3BBCF0;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.utb_faq_h2-13k {
  font-weight: 800;
  color: #EEF2FF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.utb_faq_h2-13k {
  font-size: 1.5rem;
}
}.utb_faq_list-13k {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.utb_faq_item-13k {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141828;
  overflow: hidden;
}.utb_faq_q-13k {
  padding: 16px 20px;
  transition: color .2s;
  gap: 12px;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 0.875rem;
  display: flex;
  overflow-wrap: break-word;
  color: #C4CCDE;
  justify-content: space-between;
}.utb_faq_q-13k:hover {
  color: #EEF2FF;
}.utb_faq_q_ic-13k {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  color: #3BBCF0;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 24px;
  width: 1.5rem;
  display: flex;
  font-size: 16px;
}.utb_faq_item-13k.utb_state_open-13k .utb_faq_q_ic-13k {
  transform: rotate(45deg);
}.utb_faq_a-13k {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #636B7E;
  font-size: 0.813rem;
}.utb_faq_item-13k.utb_state_open-13k .utb_faq_a-13k {
  display: block;
}.utb_faq_a-13k strong {
  color: #C4CCDE;
  font-weight: 700;
}.utb_faq_a-13k a {
  color: #3BBCF0;
  text-decoration: underline;
}.utb_faq_a-13k ul,.utb_faq_a-13k ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.utb_faq_a-13k ol {
  list-style: decimal;
}.utb_faq_a-13k li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.utb_faq_a-13k table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.utb_faq_a-13k table {
  display: table;
}
}.utb_faq_a-13k th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CCDE;
}.utb_faq_a-13k td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #636B7E;
}.utb_rv-13k {
  background: #0A0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.utb_rv-13k {
  padding: 2.75rem 24px 0;
}
}.utb_rv_in-13k {
  margin: 0 auto;
  max-width: 1320px;
}.utb_rv_head-13k {
  max-width: 720px;
  margin-bottom: 20px;
}.utb_rv_label-13k {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #3BBCF0;
}.utb_rv_h2-13k {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  color: #EEF2FF;
}
@media(min-width: 770px) {.utb_rv_h2-13k {
  font-size: 28px;
}
}.utb_rv_stats-13k {
  gap: 18px;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  color: #636B7E;
  flex-wrap: wrap;
}.utb_rv_stats_score-13k {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.utb_rv_stats_score_val-13k {
  font-weight: 800;
  color: #E8920A;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}.utb_rv_stats_score_max-13k {
  font-size: 0.813rem;
  color: #4E5668;
}.utb_rv_stats_badge-13k {
  gap: 4px;
  align-items: center;
  display: flex;
}.utb_rv_stats_badge-13k svg {
  color: #E8920A;
  width: 14px;
  height: 0.875rem;
}.utb_rv_grid-13k {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.utb_rv_grid-13k {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.utb_rv_grid-13k {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.utb_rv_card-13k {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  background: #141828;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.utb_rv_card_stars-13k {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #E8920A;
}.utb_rv_card_stars-13k svg {
  height: 14px;
  width: 14px;
}.utb_rv_card_h-13k {
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #EEF2FF;
  margin-bottom: 0.5rem;
  font-size: 14px;
}.utb_rv_card_body-13k {
  flex: 1;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #636B7E;
}.utb_rv_card_body-13k strong {
  color: #C4CCDE;
  font-weight: 600;
}.utb_rv_card_meta-13k {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  padding-top: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
}.utb_rv_card_author-13k {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C4CCDE;
}.utb_rv_card_date-13k {
  font-size: 0.688rem;
  color: #4E5668;
}.utb_seo-13k {
  padding: 36px 16px 0;
  background: #0A0D16;
}
@media(min-width: 767px) {.utb_seo-13k {
  padding: 2.75rem 24px 0;
}
}.utb_seo_in-13k {
  margin: 0 auto;
  background: #141828;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.utb_seo_in-13k {
  padding: 2.25rem 40px;
}
}.utb_seo_label-13k {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #3BBCF0;
  font-size: 0.688rem;
  font-weight: 700;
}.utb_seo_h2-13k {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #EEF2FF;
}
@media(min-width: 767px) {.utb_seo_h2-13k {
  font-size: 24px;
}
}.utb_seo_body-13k {
  color: #8B93A8;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.utb_seo_body-13k p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #8B93A8;
}.utb_seo_body-13k p:last-child {
  margin-bottom: 0;
}.utb_seo_body-13k strong {
  color: #C4CCDE;
  font-weight: 700;
}.utb_seo_body-13k a {
  transition: color .2s;
  color: #3BBCF0;
  text-decoration: underline;
}.utb_seo_body-13k a:hover {
  color: #63CCF6;
}.utb_seo_body-13k ul,.utb_seo_body-13k ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.utb_seo_body-13k ol {
  list-style: decimal;
}.utb_seo_body-13k li {
  color: #8B93A8;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.utb_seo_body-13k table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 766px) {.utb_seo_body-13k table {
  display: table;
}
}.utb_seo_body-13k th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C4CCDE;
  font-weight: 700;
}.utb_seo_body-13k td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8B93A8;
}.utb_seo_cols-13k {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.utb_seo_cols-13k {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.utb_seo_cols-13k {
  grid-template-columns: repeat(3,1fr);
}
}.utb_seo_col_h-13k {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C4CCDE;
  font-size: 0.813rem;
}.utb_seo_col_p-13k {
  font-size: 0.813rem;
  color: #636B7E;
  overflow-wrap: break-word;
  line-height: 1.65;
}.utb_seo_stats-13k {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.utb_seo_stat-13k {
  background: rgba(59,188,240,0.07);
  flex: 1;
  border-radius: 8px;
  padding: 14px 16px;
  border: 1px solid rgba(59,188,240,0.16);
  min-width: 8.75rem;
}.utb_seo_stat_val-13k {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #3BBCF0;
  font-weight: 800;
}.utb_seo_stat_lb-13k {
  color: #636B7E;
  overflow-wrap: break-word;
  font-size: 11px;
}.utb_seo-13k {
  padding: 36px 1rem 0;
  background: #0A0D16;
}
@media(min-width:768px) {.utb_seo-13k {
  padding: 2.75rem 24px 0;
}
}.utb_seo_in-13k {
  padding: 1.75rem 1.5rem;
  background: #141828;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.utb_seo_in-13k {
  padding: 2.25rem 40px;
}
}.utb_seo_label-13k {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #3BBCF0;
  text-transform: uppercase;
  margin-bottom: 10px;
}.utb_seo_h2-13k {
  color: #EEF2FF;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.utb_seo_h2-13k {
  font-size: 1.5rem;
}
}.utb_seo_body-13k {
  color: #8B93A8;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.utb_seo_body-13k p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #8B93A8;
  line-height: 1.75;
}.utb_seo_body-13k p:last-child {
  margin-bottom: 0;
}.utb_seo_body-13k strong {
  font-weight: 700;
  color: #C4CCDE;
}.utb_seo_body-13k a {
  transition: color .2s;
  text-decoration: underline;
  color: #3BBCF0;
}.utb_seo_body-13k a:hover {
  color: #63CCF6;
}.utb_seo_body-13k ul,.utb_seo_body-13k ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.utb_seo_body-13k ol {
  list-style: decimal;
}.utb_seo_body-13k li {
  font-size: 14px;
  color: #8B93A8;
  line-height: 1.75;
  margin-bottom: 6px;
}.utb_seo_body-13k table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.utb_seo_body-13k table {
  display: table;
}
}.utb_seo_body-13k th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4CCDE;
}.utb_seo_body-13k td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8B93A8;
}.utb_seo_cols-13k {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.utb_seo_cols-13k {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.utb_seo_cols-13k {
  grid-template-columns: repeat(3,1fr);
}
}.utb_seo_col_h-13k {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C4CCDE;
  font-weight: 700;
}.utb_seo_col_p-13k {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #636B7E;
  font-size: 0.813rem;
}.utb_seo_stats-13k {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.utb_seo_stat-13k {
  border: 1px solid rgba(59,188,240,0.16);
  background: rgba(59,188,240,0.07);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.utb_seo_stat_val-13k {
  font-weight: 800;
  color: #3BBCF0;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.utb_seo_stat_lb-13k {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #636B7E;
}.utb_seo-13k {
  background: #0A0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.utb_seo-13k {
  padding: 2.75rem 1.5rem 0;
}
}.utb_seo_in-13k {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #141828;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.utb_seo_in-13k {
  padding: 36px 40px;
}
}.utb_seo_label-13k {
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #3BBCF0;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.utb_seo_h2-13k {
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EEF2FF;
}
@media(min-width: 766px) {.utb_seo_h2-13k {
  font-size: 1.5rem;
}
}.utb_seo_body-13k {
  font-size: 14px;
  line-height: 1.75;
  color: #8B93A8;
  overflow-wrap: break-word;
}.utb_seo_body-13k p {
  line-height: 1.75;
  color: #8B93A8;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.utb_seo_body-13k p:last-child {
  margin-bottom: 0;
}.utb_seo_body-13k strong {
  color: #C4CCDE;
  font-weight: 700;
}.utb_seo_body-13k a {
  transition: color .2s;
  text-decoration: underline;
  color: #3BBCF0;
}.utb_seo_body-13k a:hover {
  color: #63CCF6;
}.utb_seo_body-13k ul,.utb_seo_body-13k ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.utb_seo_body-13k ol {
  list-style: decimal;
}.utb_seo_body-13k li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #8B93A8;
}.utb_seo_body-13k table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.utb_seo_body-13k table {
  display: table;
}
}.utb_seo_body-13k th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C4CCDE;
  font-weight: 700;
}.utb_seo_body-13k td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8B93A8;
}.utb_seo_cols-13k {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.utb_seo_cols-13k {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.utb_seo_cols-13k {
  grid-template-columns: repeat(3,1fr);
}
}.utb_seo_col_h-13k {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C4CCDE;
}.utb_seo_col_p-13k {
  overflow-wrap: break-word;
  color: #636B7E;
  line-height: 1.65;
  font-size: 13px;
}.utb_seo_stats-13k {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.utb_seo_stat-13k {
  border-radius: 0.5rem;
  border: 1px solid rgba(59,188,240,0.16);
  flex: 1;
  background: rgba(59,188,240,0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.utb_seo_stat_val-13k {
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #3BBCF0;
}.utb_seo_stat_lb-13k {
  overflow-wrap: break-word;
  color: #636B7E;
  font-size: 11px;
}.utb_pmt-13k {
  background: #0A0D16;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.utb_pmt-13k {
  padding: 2.75rem 24px 0;
}
}.utb_pmt_in-13k {
  margin: 0 auto;
  max-width: 1320px;
}.utb_pmt_head-13k {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.utb_pmt_label-13k {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #3BBCF0;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.utb_pmt_h2-13k {
  color: #EEF2FF;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.utb_pmt_h2-13k {
  font-size: 1.75rem;
}
}.utb_pmt_intro-13k {
  font-size: 14px;
  color: #636B7E;
  overflow-wrap: break-word;
  line-height: 1.6;
}.utb_pmt_groups-13k {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.utb_pmt_group-13k {
  padding: 1.25rem;
  border-radius: 0.5rem;
  background: #141828;
  border: 1px solid rgba(255,255,255,0.10);
}.utb_pmt_group_head-13k {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.utb_pmt_group_ic-13k {
  background: rgba(59,188,240,0.16);
  border-radius: 0.25rem;
  height: 36px;
  color: #3BBCF0;
  width: 36px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.utb_pmt_group_ic-13k svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.utb_pmt_group_h-13k {
  margin: 0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EEF2FF;
  font-size: 1rem;
}.utb_pmt_group_p-13k {
  font-size: 13px;
  color: #636B7E;
  margin-bottom: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.utb_pmt_group_p-13k strong {
  font-weight: 600;
  color: #C4CCDE;
}.utb_pmt_table_wrap-13k {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.utb_pmt_table-13k {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  min-width: 33.75rem;
}.utb_pmt_table-13k th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  letter-spacing: .04em;
  color: #C4CCDE;
  white-space: nowrap;
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
}.utb_pmt_table-13k td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #636B7E;
}.utb_pmt_table-13k tbody tr:last-child td {
  border-bottom: none;
}.utb_pmt_table-13k tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4CCDE;
}.utb_ft-13k {
  background: #060810;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.utb_ft_support-13k {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.utb_ft_support-13k {
  padding: 28px 1.5rem;
}
}.utb_ft_support_in-13k {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.utb_ft_support_main-13k {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.utb_ft_support_ic-13k {
  flex-shrink: 0;
  color: #3BBCF0;
}.utb_ft_support_ic-13k svg {
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.utb_ft_support_text_title-13k {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF2FF;
  font-size: 15px;
  margin-bottom: 3px;
}.utb_ft_support_text_sub-13k {
  font-size: 0.75rem;
  color: #636B7E;
  overflow-wrap: break-word;
}.utb_ft_support_btn-13k {
  transition: background .2s;
  background: #3BBCF0;
  padding: 0.688rem 22px;
  border-radius: 8px;
  white-space: nowrap;
  color: #EEF2FF;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
}.utb_ft_support_btn-13k:hover {
  background: #63CCF6;
}.utb_ft_support_contacts-13k {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.utb_ft_support_contact-13k {
  color: #4E5668;
  line-height: 1.4;
  font-size: 0.75rem;
}.utb_ft_support_contact-13k strong {
  font-weight: 600;
  display: block;
  color: #8B93A8;
  margin-bottom: 2px;
  font-size: 0.688rem;
}.utb_ft_main-13k {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 770px) {.utb_ft_main-13k {
  padding: 2.5rem 1.5rem 32px;
}
}.utb_ft_main_in-13k {
  margin: 0 auto;
  gap: 24px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.utb_ft_main_in-13k {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.utb_ft_main_in-13k {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.utb_ft_col_logo-13k {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.utb_ft_col_logo-13k {
  grid-column: auto;
}
}.utb_ft_logo-13k {
  gap: 9px;
  display: flex;
  color: #EEF2FF;
  font-size: 1rem;
  align-items: center;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
}.utb_ft_logo_mark-13k {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 1.875rem;
}.utb_ft_logo_mark-13k img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.utb_ft_logo_sub-13k {
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #4E5668;
}.utb_ft_col_title-13k {
  font-weight: 700;
  font-size: 12px;
  margin-bottom: 14px;
  color: #8B93A8;
  letter-spacing: .07em;
  text-transform: uppercase;
}.utb_ft_col_links-13k {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.utb_ft_col_link-13k {
  transition: color .2s;
  color: #4E5668;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.utb_ft_col_link-13k:hover {
  color: #C4CCDE;
}.utb_ft_apps-13k {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.utb_ft_app_card-13k {
  transition: border-color .2s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.utb_ft_app_card-13k:hover {
  border-color: rgba(59,188,240,0.42);
}.utb_ft_app_card_ic-13k svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.utb_ft_app_card_os-13k {
  font-size: 10px;
  color: #4E5668;
  font-weight: 600;
}.utb_ft_app_card_action-13k {
  font-weight: 700;
  font-size: 12px;
  color: #C4CCDE;
}.utb_ft_bot-13k {
  padding: 20px 16px;
}
@media(min-width: 766px) {.utb_ft_bot-13k {
  padding: 1.25rem 1.5rem;
}
}.utb_ft_bot_in-13k {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.utb_ft_socials-13k {
  gap: 8px;
  display: flex;
}.utb_ft_soc-13k {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  transition: background .2s;
  align-items: center;
  display: flex;
  height: 36px;
  color: #8B93A8;
  width: 36px;
  justify-content: center;
}.utb_ft_soc-13k svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.utb_ft_soc-13k:hover {
  background: rgba(255,255,255,0.07);
}.utb_ft_legal-13k {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #747E94;
}.utb_ft_legal-13k strong {
  color: #8B93A8;
  font-weight: 700;
}.utb_ft_legal-13k a {
  color: #8B93A8;
  text-decoration: underline;
}.utb_ft_age-13k {
  border-radius: 50%;
  border: 2px solid #747E94;
  color: #747E94;
  height: 32px;
  width: 2rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  font-size: 11px;
  justify-content: center;
  margin-left: auto;
}