*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #060F11;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #AECECE;
  min-height: 100vh;
  line-height: 1.6;
}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;
}.uaq-layout_duf {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.uaq-page_duf {
  min-height: 100vh;
  display: flex;
}.uaq-main_duf {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.uaq-main_duf {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.uaq-main_duf {
  padding-bottom: 4.5rem;
}
}.uaq-gc_duf {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0A1618;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 638px) {.uaq-gc_duf {
  width: 156px;
}
}
@media(min-width: 1081px) {.uaq-gc_duf {
  width: 168px;
}
}.uaq-gc_duf:hover {
  border-color: rgba(30, 201, 194, 0.07);
  transform: translateY(-3px);
}.uaq-gc_img_duf {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.uaq-gc_img_duf img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uaq-gc_hover_duf {
  inset: 0;
  background: rgba(3, 10, 12, 0.72);
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.uaq-gc_duf:hover .uaq-gc_hover_duf {
  opacity: 1;
}.uaq-gc_hover_btn_duf {
  padding: 0.5rem 1rem;
  background: #1EC9C2;
  border-radius: 0.375rem;
  color: #E6F5F5;
  font-size: 0.75rem;
  font-weight: 700;
}.uaq-gc_info_duf {
  padding: 0.5rem 0.625rem 0.625rem;
}.uaq-gc_name_duf {
  overflow: hidden;
  color: #AECECE;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 12px;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
}.uaq-gc_prov_duf {
  color: #426060;
  font-size: 0.625rem;
}.uaq-gc_tag_duf {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  font-size: 0.563rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  left: 6px;
  top: 6px;
  position: absolute;
  z-index: 2;
}.uaq-gc_tag_hot_duf {
  background: #E8433A;
  color: #fff;
}.uaq-gc_tag_new_duf {
  background: #1FC97A;
  color: #060F11;
}.uaq-gc_tag_jp_duf {
  background: #E8A82E;
  color: #060F11;
}.uaq-gc_tag_ex_duf {
  background: #0C6E7A;
  color: #fff;
}.uaq-gc_tag_live_duf {
  background: #E8433A;
  color: #fff;
}.uaq-gr_duf {
  background: #060F11;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.uaq-gr_duf {
  padding: 36px 24px 0;
}
}.uaq-gr_in_duf {
  margin: 0 auto;
  max-width: 82.5rem;
}.uaq-gr_head_duf {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.uaq-gr_head_l_duf {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.uaq-gr_ic_duf {
  border-radius: 0.625rem;
  display: flex;
  width: 32px;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.uaq-gr_ic_duf svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.uaq-gr_title_duf {
  color: #E6F5F5;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.uaq-gr_title_duf {
  font-size: 1.125rem;
}
}.uaq-gr_more_duf {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  color: #567A7A;
}.uaq-gr_more_duf:hover {
  color: #1EC9C2;
}.uaq-gr_more_duf svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.uaq-gr_arrows_duf {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.uaq-gr_arr_duf {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.375rem;
  justify-content: center;
  width: 30px;
  display: flex;
  height: 30px;
  align-items: center;
  color: #7AA4A4;
}.uaq-gr_arr_duf:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F5F5;
}.uaq-gr_arr_duf svg {
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uaq-gr_seo_h_duf {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #AECECE;
  font-family: 'Cormorant Garamond', serif;
  max-width: 680px;
  font-weight: 700;
  font-size: 13px;
}
@media(min-width: 765px) {.uaq-gr_seo_h_duf {
  font-size: 0.875rem;
}
}.uaq-gr_seo_duf {
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #567A7A;
}.uaq-gr_seo_duf strong {
  font-weight: 600;
  color: #AECECE;
}.uaq-gr_scroll_duf {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.uaq-gr_scroll_duf::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.uaq-gr_scroll_duf {
  gap: 12px;
}
}.uaq-tb_duf {
  background: #060F11;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  height: 3.5rem;
  display: flex;
  right: 0;
  position: fixed;
  align-items: center;
  top: 0;
  z-index: 80;
}.uaq-tb_in_duf {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.uaq-tb_burger_duf {
  border-radius: 10px;
  gap: 0.313rem;
  margin-right: 8px;
  align-items: center;
  width: 2.375rem;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
}.uaq-tb_burger_duf:hover {
  background: rgba(255, 255, 255, 0.05);
}.uaq-tb_burger_line_duf {
  border-radius: 1px;
  background: #7AA4A4;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1079px) {.uaq-tb_burger_duf {
  display: none;
}
}.uaq-tb_logo_duf {
  gap: 9px;
  margin-right: 20px;
  overflow-wrap: break-word;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #E6F5F5;
  letter-spacing: -.01em;
  font-size: 18px;
  font-weight: 800;
}.uaq-tb_logo_mark_duf {
  overflow: hidden;
  border-radius: 0.625rem;
  height: 2rem;
  width: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.uaq-tb_logo_mark_duf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.uaq-tb_nav_duf {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.uaq-tb_nav_duf {
  display: flex;
}
}.uaq-tb_tab_duf {
  padding: 8px 0.875rem;
  border-radius: 10px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #7AA4A4;
}.uaq-tb_tab_duf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F5F5;
}.uaq-tb_tab_duf.uaq-state_active_duf {
  background: rgba(30, 201, 194, 0.15);
  color: #E6F5F5;
}.uaq-tb_right_duf {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.uaq-tb_login_duf {
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  color: #AECECE;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.uaq-tb_login_duf:hover {
  border-color: rgba(30, 205, 198, 0.38);
  color: #E6F5F5;
}
@media(min-width: 478px) {.uaq-tb_login_duf {
  display: block;
}
}.uaq-tb_reg_duf {
  border-radius: 10px;
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #1FC97A;
  white-space: nowrap;
  font-weight: 700;
  color: #061010;
  font-size: 0.813rem;
}.uaq-tb_reg_duf:hover {
  background: #28DC8A;
}.uaq-sb_duf {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #0D1C1F;
  transform: translateX(-100%);
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  width: 13.75rem;
  top: 56px;
  position: fixed;
}.uaq-sb_duf.uaq-state_open_duf {
  transform: translateX(0);
}.uaq-sb_duf::-webkit-scrollbar {
  width: 0.25rem;
}.uaq-sb_duf::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.uaq-sb_duf {
  transform: translateX(0);
}
}.uaq-sb_auth_duf {
  padding: 0.875rem 0.75rem 10px;
}.uaq-sb_btn_reg_duf {
  background: #1FC97A;
  border-radius: 10px;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 13px;
  text-align: center;
  color: #061010;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
}.uaq-sb_btn_reg_duf:hover {
  background: #28DC8A;
}.uaq-sb_btn_login_duf {
  border-radius: 0.625rem;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 600;
  color: #AECECE;
}.uaq-sb_btn_login_duf:hover {
  border-color: rgba(30, 205, 198, 0.38);
  color: #E6F5F5;
}.uaq-sb_promo_duf {
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(30, 201, 194, 0.15);
  border-radius: 0.625rem;
  margin: 0 0.75rem 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#061C22,#0D1C1F);
  position: relative;
}.uaq-sb_promo_duf::before {
  background: radial-gradient(circle,rgba(30, 201, 194, 0.15),transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  right: -1.25rem;
  top: -20px;
  width: 80px;
  height: 5rem;
}.uaq-sb_promo_title_duf {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #1EC9C2;
}.uaq-sb_promo_text_duf {
  color: #E6F5F5;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
}.uaq-sb_promo_sub_duf {
  font-size: 0.625rem;
  color: #567A7A;
  margin-top: 3px;
}.uaq-sb_nav_duf {
  padding: 6px 0.5rem 1rem;
}.uaq-sb_nav_lb_duf {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  color: #426060;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
}.uaq-sb_link_duf {
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  color: #7AA4A4;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.uaq-sb_link_duf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F5F5;
}.uaq-sb_link_duf.uaq-state_active_duf {
  background: rgba(30, 201, 194, 0.15);
  color: #E6F5F5;
}.uaq-sb_ic_duf {
  border-radius: 6px;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  align-items: center;
}.uaq-sb_ic_duf svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.uaq-sb_ic_1_duf {
  background: rgba(30, 201, 194, 0.07);
  color: #1EC9C2;
}.uaq-sb_ic_2_duf {
  background: rgba(31, 201, 122, 0.15);
  color: #1FC97A;
}.uaq-sb_ic_3_duf {
  background: rgba(232, 168, 46, 0.14);
  color: #E8A82E;
}.uaq-sb_ic_4_duf {
  background: rgba(12, 110, 122, 0.28);
  color: #0C6E7A;
}.uaq-sb_ic_5_duf {
  background: rgba(30, 201, 194, 0.07);
  color: #E84FA8;
}.uaq-sb_ic_6_duf {
  background: rgba(12, 110, 122, 0.28);
  color: #8A52D8;
}.uaq-sb_badge_duf {
  padding: 2px 0.438rem;
  background: #E8A82E;
  border-radius: 0.375rem;
  margin-left: auto;
  font-size: 9px;
  color: #061010;
  font-weight: 700;
}.uaq-sb_bot_duf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.uaq-sb_lang_duf,.uaq-sb_help_duf {
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  padding: 9px 6px;
  transition: border-color .2s;
  border-radius: 6px;
  color: #7AA4A4;
  justify-content: center;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 11px;
}.uaq-sb_lang_duf:hover,.uaq-sb_help_duf:hover {
  border-color: rgba(30, 205, 198, 0.38);
  color: #E6F5F5;
}.uaq-sb_lang_duf svg,.uaq-sb_help_duf svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
}.uaq-sb_bd_duf {
  background: rgba(3, 10, 12, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.uaq-sb_bd_duf.uaq-state_on_duf {
  display: block;
}
@media(min-width: 1083px) {.uaq-sb_bd_duf {
  display: none!important;
}
}.uaq-mob_nav_duf {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #0D1C1F;
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  left: 0;
}
@media(min-width: 1082px) {.uaq-mob_nav_duf {
  display: none;
}
}.uaq-mob_nav_item_duf {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #426060;
  display: flex;
}.uaq-mob_nav_ic_duf {
  line-height: 1;
}.uaq-mob_nav_ic_duf svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uaq-mob_nav_lb_duf {
  font-weight: 600;
  color: #426060;
  font-size: 10px;
}.uaq-mob_nav_item_duf.uaq-state_active_duf {
  color: #1EC9C2;
}.uaq-mob_nav_item_duf.uaq-state_active_duf .uaq-mob_nav_lb_duf {
  color: #1EC9C2;
}.uaq-hero_duf {
  padding: 20px 1rem 0;
  background: #060F11;
}
@media(min-width: 771px) {.uaq-hero_duf {
  padding: 24px 24px 0;
}
}.uaq-hero_in_duf {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.uaq-hero_in_duf {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.uaq-hero_in_duf {
  grid-template-columns: 1fr 340px;
}
}.uaq-hero_promo_duf {
  border-radius: 1rem;
  background: #0A1618;
  overflow: hidden;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 771px) {.uaq-hero_promo_duf {
  min-height: 17.5rem;
}
}.uaq-hero_promo_bg_duf {
  inset: 0;
  background: linear-gradient(120deg,#061C22 0%,#060F11 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.uaq-hero_promo_bg_duf::after {
  inset: 0;
  background: linear-gradient(90deg,#060F11 0%,rgba(3, 10, 12, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.uaq-hero_promo_glow_duf {
  background: radial-gradient(circle,rgba(12, 110, 122, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  width: 18.75rem;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  top: -40px;
}.uaq-hero_promo_ct_duf {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 480px;
  display: flex;
}
@media(min-width: 770px) {.uaq-hero_promo_ct_duf {
  padding: 40px 2rem;
}
}.uaq-hero_badge_duf {
  border: 1px solid rgba(30, 201, 194, 0.07);
  padding: 0.313rem 12px;
  background: rgba(30, 201, 194, 0.15);
  border-radius: 1.25rem;
  font-weight: 700;
  color: #1EC9C2;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-size: 10px;
  text-transform: uppercase;
}.uaq-hero_h1_duf {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #E6F5F5;
  margin-bottom: 0.625rem;
  font-size: 26px;
  font-weight: 800;
}.uaq-hero_h1_duf em {
  font-style: normal;
  color: #E8A82E;
}
@media(min-width: 770px) {.uaq-hero_h1_duf {
  font-size: 2.25rem;
}
}.uaq-hero_sub_duf {
  font-size: 13px;
  margin-bottom: 20px;
  color: #7AA4A4;
  line-height: 1.55;
}
@media(min-width: 767px) {.uaq-hero_sub_duf {
  font-size: 14px;
}
}.uaq-hero_row_duf {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.uaq-hero_cta_duf {
  border-radius: 10px;
  padding: 0.813rem 26px;
  background: #1FC97A;
  transition: background .2s;
  color: #061010;
  box-shadow: 0 2px 18px rgba(31, 201, 122, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  font-size: 0.875rem;
  font-weight: 700;
}.uaq-hero_cta_duf:hover {
  background: #28DC8A;
}.uaq-hero_terms_duf {
  color: #426060;
  font-size: 0.688rem;
}.uaq-hero_game_duf {
  overflow: hidden;
  border-radius: 16px;
  background: #0A1618;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  display: flex;
  position: relative;
}.uaq-hero_game_badge_duf {
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  background: rgba(232, 168, 46, 0.14);
  border: 1px solid rgba(232, 168, 46, 0.14);
  z-index: 3;
  left: 0.75rem;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E8A82E;
  top: 12px;
  letter-spacing: .06em;
  position: absolute;
}.uaq-hero_game_badge_duf svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
}.uaq-hero_game_img_duf {
  overflow: hidden;
  background: linear-gradient(135deg,#061C22,#060F11);
  position: relative;
  padding-bottom: 60%;
}.uaq-hero_game_img_duf img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.uaq-hero_game_play_duf {
  background: rgba(3, 10, 12, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.uaq-hero_game_duf:hover .uaq-hero_game_play_duf {
  opacity: 1;
}.uaq-hero_game_play_duf span {
  background: #1EC9C2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
}.uaq-hero_game_play_duf span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.uaq-hero_game_info_duf {
  padding: 0.875rem 16px;
}.uaq-hero_game_title_duf {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #E6F5F5;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
}.uaq-hero_game_provider_duf {
  color: #567A7A;
  font-size: 11px;
}.uaq-hero_game_btn_duf {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.625rem;
  margin: 12px 16px 1rem;
  background: #1EC9C2;
  text-align: center;
  font-weight: 700;
  color: #E6F5F5;
  display: block;
  font-size: 0.813rem;
}.uaq-hero_game_duf:hover .uaq-hero_game_btn_duf {
  background: #2ADDD6;
}.uaq-sbar_duf {
  background: #060F11;
  padding: 16px 16px 0;
}
@media(min-width: 766px) {.uaq-sbar_duf {
  padding: 18px 24px 0;
}
}.uaq-sbar_in_duf {
  margin: 0 auto;
  max-width: 82.5rem;
}.uaq-sbar_row_duf {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.uaq-sbar_input_duf {
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0A1618;
  padding: 11px 1rem;
  color: #567A7A;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
}.uaq-sbar_input_duf:hover {
  border-color: rgba(30, 205, 198, 0.38);
}.uaq-sbar_input_duf svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
  height: 15px;
}.uaq-sbar_providers_duf {
  transition: border-color .2s;
  background: #0A1618;
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  padding: 11px 18px;
  color: #AECECE;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  display: flex;
}.uaq-sbar_providers_duf:hover {
  border-color: rgba(30, 205, 198, 0.38);
  color: #E6F5F5;
}.uaq-sbar_providers_duf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.uaq-sbar_tabs_duf {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.uaq-sbar_tabs_duf::-webkit-scrollbar {
  display: none;
}.uaq-sbar_tab_duf {
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  font-size: 12px;
  color: #7AA4A4;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  align-items: center;
}.uaq-sbar_tab_duf:hover {
  border-color: rgba(30, 205, 198, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #E6F5F5;
}.uaq-sbar_tab_duf.uaq-state_active_duf {
  border-color: rgba(30, 201, 194, 0.07);
  background: rgba(30, 201, 194, 0.15);
  color: #E6F5F5;
}.uaq-sbar_tab_ic_duf svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.uaq-wy_duf {
  padding: 32px 1rem 0;
  background: #060F11;
}
@media(min-width: 766px) {.uaq-wy_duf {
  padding: 2.5rem 24px 0;
}
}.uaq-wy_in_duf {
  margin: 0 auto;
  max-width: 82.5rem;
}.uaq-wy_head_duf {
  max-width: 45rem;
  margin-bottom: 18px;
}.uaq-wy_label_duf {
  color: #1EC9C2;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.uaq-wy_h2_duf {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F5F5;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.uaq-wy_h2_duf {
  font-size: 24px;
}
}.uaq-wy_intro_duf {
  margin: 0;
  color: #567A7A;
  font-size: 13px;
  line-height: 1.6;
}.uaq-wy_grid_duf {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.uaq-wy_grid_duf {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.uaq-wy_grid_duf {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.uaq-wy_card_duf {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1C1F;
  padding: 1.25rem;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.uaq-wy_card_duf:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 201, 194, 0.07);
}.uaq-wy_card_ic_duf {
  border-radius: 50%;
  background: rgba(30, 201, 194, 0.15);
  height: 44px;
  color: #1EC9C2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  width: 2.75rem;
}.uaq-wy_card_ic_duf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
}.uaq-wy_card_h_duf {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #E6F5F5;
  font-weight: 700;
  font-size: 15px;
}.uaq-wy_card_p_duf {
  color: #567A7A;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.uaq-wy_card_p_duf strong {
  color: #AECECE;
  font-weight: 600;
}.uaq-gr_jp_duf {
  padding: 1.25rem;
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(135deg,#0D1830 0%,#060C10 100%);
  position: relative;
}.uaq-gr_jp_duf::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(12, 110, 122, 0.28) 0%,transparent 70%);
  content: '';
  width: 15.625rem;
  left: -60px;
  height: 15.625rem;
  top: -3.75rem;
  position: absolute;
}.uaq-gr_jp_duf::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 46, 0.14) 0%,transparent 70%);
  content: '';
  height: 200px;
  width: 12.5rem;
  right: 0;
  position: absolute;
  bottom: -40px;
}.uaq-gr_jp_head_duf {
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
  position: relative;
}.uaq-gr_jp_info_duf {
  flex: 1;
}.uaq-gr_jp_label_duf {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #8A52D8;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.uaq-gr_jp_label_duf svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  height: 14px;
}.uaq-gr_jp_amount_duf {
  font-size: 2rem;
  font-weight: 800;
  color: #E6F5F5;
  margin-bottom: 0.25rem;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.uaq-gr_jp_amount_duf {
  font-size: 40px;
}
}.uaq-gr_jp_amount_duf span {
  color: #E8A82E;
}.uaq-gr_jp_seo_duf {
  color: #7AA4A4;
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
}.uaq-gr_jp_cta_duf {
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  background: rgba(12, 110, 122, 0.28);
  border-radius: 10px;
  border: 1px solid rgba(12, 110, 122, 0.28);
  align-self: flex-start;
  white-space: nowrap;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  font-weight: 700;
  position: relative;
  flex-shrink: 0;
  z-index: 1;
  color: #E6F5F5;
}.uaq-gr_jp_cta_duf:hover {
  background: #0C6E7A;
}.uaq-ws_duf {
  background: #060F11;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.uaq-ws_duf {
  padding: 36px 1.5rem 0;
}
}.uaq-ws_in_duf {
  margin: 0 auto;
  max-width: 1320px;
}.uaq-ws_head_duf {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.uaq-ws_title_duf {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  align-items: center;
  color: #E6F5F5;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.uaq-ws_title_ic_duf svg {
  stroke-linejoin: round;
  color: #E8A82E;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.uaq-ws_online_duf {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #567A7A;
  display: flex;
  font-size: 12px;
}.uaq-ws_online_dot_duf {
  background: #1FC97A;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(31, 201, 122, 0.15);
}.uaq-ws_scroll_duf {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.uaq-ws_scroll_duf::-webkit-scrollbar {
  display: none;
}.uaq-wc_duf {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 10px 14px;
  background: #0A1618;
  border-radius: 0.625rem;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.uaq-wc_img_duf {
  background: #0D1C1F;
  border-radius: 0.375rem;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.uaq-wc_img_duf img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uaq-wc_info_duf {
  min-width: 0;
}.uaq-wc_game_duf {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #AECECE;
}.uaq-wc_player_duf {
  overflow: hidden;
  color: #426060;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
}.uaq-wc_amount_duf {
  margin-left: auto;
  color: #1FC97A;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
}.uaq-prov_duf {
  background: #060F11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.uaq-prov_duf {
  padding: 2.75rem 1.5rem 0;
}
}.uaq-prov_in_duf {
  margin: 0 auto;
  max-width: 1320px;
}.uaq-prov_head_duf {
  margin-bottom: 1rem;
}.uaq-prov_label_duf {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1EC9C2;
}.uaq-prov_h2_duf {
  overflow-wrap: break-word;
  color: #E6F5F5;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.uaq-prov_h2_duf {
  font-size: 24px;
}
}.uaq-prov_seo_duf {
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #567A7A;
  max-width: 620px;
}.uaq-prov_seo_duf strong {
  font-weight: 700;
  color: #AECECE;
}.uaq-prov_seo_duf a {
  color: #1EC9C2;
  text-decoration: underline;
}.uaq-prov_grid_duf {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.uaq-prov_grid_duf {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.uaq-prov_grid_duf {
  grid-template-columns: repeat(8,1fr);
}
}.uaq-prov_card_duf {
  padding: 14px 10px;
  border-radius: 0.625rem;
  background: #0A1618;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.uaq-prov_card_duf:hover {
  background: #0D1C1F;
  border-color: rgba(30, 205, 198, 0.38);
}.uaq-prov_logo_duf {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
}.uaq-prov_logo_duf img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.uaq-prov_name_duf {
  font-size: 11px;
  color: #7AA4A4;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
}.uaq-bon_duf {
  padding: 36px 1rem 0;
  background: #060F11;
}
@media(min-width: 771px) {.uaq-bon_duf {
  padding: 44px 24px 0;
}
}.uaq-bon_in_duf {
  margin: 0 auto;
  max-width: 1320px;
}.uaq-bon_head_duf {
  margin-bottom: 20px;
}.uaq-bon_label_duf {
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #1EC9C2;
}.uaq-bon_h2_duf {
  overflow-wrap: break-word;
  color: #E6F5F5;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 766px) {.uaq-bon_h2_duf {
  font-size: 1.5rem;
}
}.uaq-bon_seo_duf {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
  color: #567A7A;
}.uaq-bon_seo_duf strong {
  color: #AECECE;
  font-weight: 700;
}.uaq-bon_seo_duf a {
  color: #1EC9C2;
  text-decoration: underline;
}.uaq-bon_grid_duf {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.uaq-bon_grid_duf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.uaq-bon_grid_duf {
  grid-template-columns: repeat(5,1fr);
}
}.uaq-bon_card_duf {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  background: #0A1618;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
}.uaq-bon_card_duf:hover {
  transform: translateY(-2px);
  border-color: rgba(30, 201, 194, 0.07);
}.uaq-bon_card_ic_duf svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.uaq-bon_card_ic_duf {
  margin-bottom: 0.625rem;
}.uaq-bon_card_type_duf {
  font-size: 0.625rem;
  margin-bottom: 6px;
  color: #567A7A;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.uaq-bon_card_amount_duf {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  color: #E8A82E;
  font-size: 1.125rem;
}.uaq-bon_card_name_duf {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #E6F5F5;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.uaq-bon_card_detail_duf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #426060;
  font-size: 11px;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.uaq-app_duf {
  background: #060F11;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.uaq-app_duf {
  padding: 44px 24px 0;
}
}.uaq-app_in_duf {
  margin: 0 auto;
  max-width: 82.5rem;
}.uaq-app_head_duf {
  margin-bottom: 1rem;
}.uaq-app_label_duf {
  font-weight: 700;
  text-transform: uppercase;
  color: #1EC9C2;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.uaq-app_h2_duf {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E6F5F5;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.375rem;
}
@media(min-width: 767px) {.uaq-app_h2_duf {
  font-size: 1.5rem;
}
}.uaq-app_sub_duf {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #567A7A;
  font-size: 0.813rem;
  max-width: 37.5rem;
}.uaq-app_sub_duf strong {
  color: #AECECE;
  font-weight: 700;
}.uaq-app_cards_duf {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 639px) {.uaq-app_cards_duf {
  grid-template-columns: repeat(3,1fr);
}
}.uaq-app_card_duf {
  border-radius: 0.625rem;
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.uaq-app_card_ios_duf {
  background: linear-gradient(135deg,rgba(30, 201, 194, 0.15) 0%,#0D1C1F 100%);
}.uaq-app_card_android_duf {
  background: linear-gradient(135deg,rgba(31, 201, 122, 0.15) 0%,#0D1C1F 100%);
}.uaq-app_card_win_duf {
  background: linear-gradient(135deg,rgba(232, 168, 46, 0.14) 0%,#0D1C1F 100%);
}.uaq-app_card_ic_duf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
  height: 34px;
}.uaq-app_card_ic_duf {
  flex-shrink: 0;
  color: #E6F5F5;
}.uaq-app_card_os_duf {
  color: #567A7A;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
}.uaq-app_card_title_duf {
  margin-bottom: 6px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #E6F5F5;
  font-weight: 700;
}.uaq-app_card_text_duf {
  line-height: 1.5;
  color: #567A7A;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.uaq-app_card_btn_duf {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(30, 205, 198, 0.38);
  transition: background .2s;
  gap: 0.438rem;
  padding: 0.625rem 18px;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  color: #E6F5F5;
}.uaq-app_card_btn_duf:hover {
  background: rgba(255, 255, 255, 0.07);
}.uaq-htp_duf {
  padding: 36px 1rem 0;
  background: #060F11;
}
@media(min-width: 770px) {.uaq-htp_duf {
  padding: 44px 24px 0;
}
}.uaq-htp_in_duf {
  margin: 0 auto;
  max-width: 82.5rem;
}.uaq-htp_head_duf {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.uaq-htp_label_duf {
  font-size: 0.688rem;
  color: #1EC9C2;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.uaq-htp_h2_duf {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  color: #E6F5F5;
}
@media(min-width: 769px) {.uaq-htp_h2_duf {
  font-size: 28px;
}
}.uaq-htp_intro_duf {
  line-height: 1.6;
  font-size: 14px;
  color: #567A7A;
}.uaq-htp_steps_duf {
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.uaq-htp_steps_duf {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.uaq-htp_steps_duf {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.uaq-htp_step_duf {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1C1F;
  border-radius: 0.625rem;
  padding: 20px 18px 1.125rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.uaq-htp_step_num_duf {
  background: #1EC9C2;
  border-radius: 50%;
  top: -12px;
  display: flex;
  height: 1.75rem;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
  left: 1.25rem;
  font-weight: 800;
  color: #061010;
  width: 1.75rem;
  font-size: 0.813rem;
  position: absolute;
  justify-content: center;
}.uaq-htp_step_ic_duf {
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(30, 201, 194, 0.15);
  color: #1EC9C2;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  display: flex;
}.uaq-htp_step_ic_duf svg {
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.uaq-htp_step_h_duf {
  margin-bottom: 6px;
  font-weight: 700;
  color: #E6F5F5;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 14px;
}.uaq-htp_step_p_duf {
  color: #567A7A;
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.uaq-htp_step_p_duf strong {
  color: #AECECE;
  font-weight: 600;
}.uaq-htp_cta_duf {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #1FC97A;
  padding: 0.813rem 26px;
  color: #061010;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
}.uaq-htp_cta_duf:hover {
  background: #28DC8A;
}.uaq-reg_duf {
  background: #060F11;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.uaq-reg_duf {
  padding: 2.75rem 24px 0;
}
}.uaq-reg_in_duf {
  padding: 28px 24px;
  background: #0D1C1F;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 1320px;
}
@media(min-width: 765px) {.uaq-reg_in_duf {
  padding: 40px;
}
}.uaq-reg_top_duf {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.uaq-reg_top_duf {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.uaq-reg_label_duf {
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #1EC9C2;
}.uaq-reg_h2_duf {
  margin-bottom: 12px;
  color: #E6F5F5;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.uaq-reg_h2_duf {
  font-size: 28px;
}
}.uaq-reg_bonus_duf {
  padding: 0.625rem 16px;
  background: rgba(232, 168, 46, 0.14);
  gap: 8px;
  border-radius: 10px;
  border: 1px solid rgba(232, 168, 46, 0.14);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.uaq-reg_bonus_amount_duf {
  font-size: 20px;
  color: #E8A82E;
  font-weight: 800;
}.uaq-reg_bonus_text_duf {
  color: #7AA4A4;
  line-height: 1.35;
  font-size: 13px;
}.uaq-reg_cta_btn_duf {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 14px 32px;
  background: #1FC97A;
  font-size: 0.938rem;
  font-weight: 700;
  box-shadow: 0 2px 18px rgba(31, 201, 122, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  display: inline-block;
  margin-bottom: 12px;
  color: #061010;
}.uaq-reg_cta_btn_duf:hover {
  background: #28DC8A;
}.uaq-reg_terms_duf {
  font-size: 0.688rem;
  color: #426060;
  line-height: 1.5;
}.uaq-reg_seo_duf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 1.25rem;
  color: #567A7A;
  margin-top: 1.25rem;
}.uaq-reg_seo_duf p {
  color: #567A7A;
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
}.uaq-reg_seo_duf p:last-child {
  margin-bottom: 0;
}.uaq-reg_seo_duf strong {
  color: #AECECE;
  font-weight: 700;
}.uaq-reg_seo_duf a {
  transition: color .2s;
  color: #1EC9C2;
  text-decoration: underline;
}.uaq-reg_seo_duf a:hover {
  color: #2ADDD6;
}.uaq-reg_seo_duf ul,.uaq-reg_seo_duf ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.uaq-reg_seo_duf ol {
  list-style: decimal;
}.uaq-reg_seo_duf li {
  font-size: 13px;
  margin-bottom: 4px;
  color: #567A7A;
  line-height: 1.65;
}.uaq-reg_seo_duf table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 771px) {.uaq-reg_seo_duf table {
  display: table;
}
}.uaq-reg_seo_duf th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #AECECE;
}.uaq-reg_seo_duf td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #567A7A;
}.uaq-reg_steps_duf {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 862px) {.uaq-reg_steps_duf {
  margin-top: 0;
}
}.uaq-reg_step_duf {
  padding: 16px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.uaq-reg_step_num_duf {
  background: rgba(30, 201, 194, 0.15);
  border-radius: 50%;
  border: 1px solid rgba(30, 201, 194, 0.07);
  flex-shrink: 0;
  height: 34px;
  display: flex;
  width: 34px;
  color: #1EC9C2;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 0.875rem;
}.uaq-reg_step_title_duf {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #E6F5F5;
}.uaq-reg_step_text_duf {
  color: #567A7A;
  font-size: 0.75rem;
  line-height: 1.5;
}.uaq-reg_trust_duf {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.uaq-reg_trust_item_duf {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  color: #567A7A;
  align-items: center;
}.uaq-reg_trust_ic_duf svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  color: #1EC9C2;
}.uaq-seo_duf {
  background: #060F11;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uaq-seo_duf {
  padding: 44px 1.5rem 0;
}
}.uaq-seo_in_duf {
  background: #0D1C1F;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width:768px) {.uaq-seo_in_duf {
  padding: 2.25rem 2.5rem;
}
}.uaq-seo_label_duf {
  color: #1EC9C2;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.uaq-seo_h2_duf {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #E6F5F5;
  margin-bottom: 0.875rem;
  line-height: 1.25;
}
@media(min-width: 771px) {.uaq-seo_h2_duf {
  font-size: 24px;
}
}.uaq-seo_body_duf {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7AA4A4;
  font-size: 14px;
}.uaq-seo_body_duf p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #7AA4A4;
}.uaq-seo_body_duf p:last-child {
  margin-bottom: 0;
}.uaq-seo_body_duf strong {
  font-weight: 700;
  color: #AECECE;
}.uaq-seo_body_duf a {
  transition: color .2s;
  color: #1EC9C2;
  text-decoration: underline;
}.uaq-seo_body_duf a:hover {
  color: #2ADDD6;
}.uaq-seo_body_duf ul,.uaq-seo_body_duf ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.uaq-seo_body_duf ol {
  list-style: decimal;
}.uaq-seo_body_duf li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #7AA4A4;
}.uaq-seo_body_duf table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 767px) {.uaq-seo_body_duf table {
  display: table;
}
}.uaq-seo_body_duf th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #AECECE;
}.uaq-seo_body_duf td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AA4A4;
}.uaq-seo_cols_duf {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.uaq-seo_cols_duf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.uaq-seo_cols_duf {
  grid-template-columns: repeat(3,1fr);
}
}.uaq-seo_col_h_duf {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #AECECE;
  margin-bottom: 7px;
}.uaq-seo_col_p_duf {
  color: #567A7A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.uaq-seo_stats_duf {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.uaq-seo_stat_duf {
  background: rgba(30, 201, 194, 0.07);
  border: 1px solid rgba(30, 201, 194, 0.15);
  padding: 0.875rem 16px;
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.uaq-seo_stat_val_duf {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #1EC9C2;
  font-weight: 800;
  font-size: 1.25rem;
}.uaq-seo_stat_lb_duf {
  font-size: 0.688rem;
  color: #567A7A;
  overflow-wrap: break-word;
}.uaq-faq_duf {
  background: #060F11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.uaq-faq_duf {
  padding: 44px 24px 0;
}
}.uaq-faq_in_duf {
  margin: 0 auto;
  max-width: 1320px;
}.uaq-faq_head_duf {
  margin-bottom: 1.25rem;
}.uaq-faq_label_duf {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #1EC9C2;
}.uaq-faq_h2_duf {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F5F5;
}
@media(min-width: 767px) {.uaq-faq_h2_duf {
  font-size: 24px;
}
}.uaq-faq_list_duf {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uaq-faq_item_duf {
  background: #0D1C1F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  overflow: hidden;
}.uaq-faq_q_duf {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  color: #AECECE;
  align-items: center;
  font-size: 0.875rem;
}.uaq-faq_q_duf:hover {
  color: #E6F5F5;
}.uaq-faq_q_ic_duf {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  color: #1EC9C2;
  height: 24px;
  width: 24px;
  display: flex;
  justify-content: center;
  font-size: 1rem;
}.uaq-faq_item_duf.uaq-state_open_duf .uaq-faq_q_ic_duf {
  transform: rotate(45deg);
}.uaq-faq_a_duf {
  padding: 0 20px 16px;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  color: #567A7A;
  overflow-wrap: break-word;
}.uaq-faq_item_duf.uaq-state_open_duf .uaq-faq_a_duf {
  display: block;
}.uaq-faq_a_duf strong {
  color: #AECECE;
  font-weight: 700;
}.uaq-faq_a_duf a {
  color: #1EC9C2;
  text-decoration: underline;
}.uaq-faq_a_duf ul,.uaq-faq_a_duf ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.uaq-faq_a_duf ol {
  list-style: decimal;
}.uaq-faq_a_duf li {
  margin-bottom: 4px;
  line-height: 1.6;
}.uaq-faq_a_duf table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.uaq-faq_a_duf table {
  display: table;
}
}.uaq-faq_a_duf th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #AECECE;
}.uaq-faq_a_duf td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #567A7A;
}.uaq-seo_duf {
  background: #060F11;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.uaq-seo_duf {
  padding: 2.75rem 24px 0;
}
}.uaq-seo_in_duf {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  margin: 0 auto;
  background: #0D1C1F;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.uaq-seo_in_duf {
  padding: 36px 2.5rem;
}
}.uaq-seo_label_duf {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #1EC9C2;
  letter-spacing: .08em;
}.uaq-seo_h2_duf {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #E6F5F5;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.uaq-seo_h2_duf {
  font-size: 24px;
}
}.uaq-seo_body_duf {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7AA4A4;
  line-height: 1.75;
}.uaq-seo_body_duf p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #7AA4A4;
}.uaq-seo_body_duf p:last-child {
  margin-bottom: 0;
}.uaq-seo_body_duf strong {
  color: #AECECE;
  font-weight: 700;
}.uaq-seo_body_duf a {
  transition: color .2s;
  text-decoration: underline;
  color: #1EC9C2;
}.uaq-seo_body_duf a:hover {
  color: #2ADDD6;
}.uaq-seo_body_duf ul,.uaq-seo_body_duf ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.uaq-seo_body_duf ol {
  list-style: decimal;
}.uaq-seo_body_duf li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #7AA4A4;
}.uaq-seo_body_duf table {
  display: block;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width:768px) {.uaq-seo_body_duf table {
  display: table;
}
}.uaq-seo_body_duf th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #AECECE;
}.uaq-seo_body_duf td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AA4A4;
}.uaq-seo_cols_duf {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.uaq-seo_cols_duf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.uaq-seo_cols_duf {
  grid-template-columns: repeat(3,1fr);
}
}.uaq-seo_col_h_duf {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #AECECE;
  margin-bottom: 7px;
}.uaq-seo_col_p_duf {
  font-size: 0.813rem;
  color: #567A7A;
  line-height: 1.65;
  overflow-wrap: break-word;
}.uaq-seo_stats_duf {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.uaq-seo_stat_duf {
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 16px;
  background: rgba(30, 201, 194, 0.07);
  border: 1px solid rgba(30, 201, 194, 0.15);
  min-width: 140px;
}.uaq-seo_stat_val_duf {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #1EC9C2;
  margin-bottom: 4px;
}.uaq-seo_stat_lb_duf {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #567A7A;
}.uaq-seo_duf {
  background: #060F11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.uaq-seo_duf {
  padding: 44px 1.5rem 0;
}
}.uaq-seo_in_duf {
  background: #0D1C1F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.uaq-seo_in_duf {
  padding: 36px 40px;
}
}.uaq-seo_label_duf {
  text-transform: uppercase;
  color: #1EC9C2;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.uaq-seo_h2_duf {
  margin-bottom: 0.875rem;
  color: #E6F5F5;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.uaq-seo_h2_duf {
  font-size: 1.5rem;
}
}.uaq-seo_body_duf {
  line-height: 1.75;
  color: #7AA4A4;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.uaq-seo_body_duf p {
  color: #7AA4A4;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.uaq-seo_body_duf p:last-child {
  margin-bottom: 0;
}.uaq-seo_body_duf strong {
  color: #AECECE;
  font-weight: 700;
}.uaq-seo_body_duf a {
  transition: color .2s;
  text-decoration: underline;
  color: #1EC9C2;
}.uaq-seo_body_duf a:hover {
  color: #2ADDD6;
}.uaq-seo_body_duf ul,.uaq-seo_body_duf ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.uaq-seo_body_duf ol {
  list-style: decimal;
}.uaq-seo_body_duf li {
  line-height: 1.75;
  color: #7AA4A4;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.uaq-seo_body_duf table {
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.uaq-seo_body_duf table {
  display: table;
}
}.uaq-seo_body_duf th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #AECECE;
}.uaq-seo_body_duf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7AA4A4;
}.uaq-seo_cols_duf {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.uaq-seo_cols_duf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.uaq-seo_cols_duf {
  grid-template-columns: repeat(3,1fr);
}
}.uaq-seo_col_h_duf {
  color: #AECECE;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.uaq-seo_col_p_duf {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #567A7A;
  line-height: 1.65;
}.uaq-seo_stats_duf {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.uaq-seo_stat_duf {
  border: 1px solid rgba(30, 201, 194, 0.15);
  border-radius: 0.625rem;
  padding: 14px 16px;
  background: rgba(30, 201, 194, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.uaq-seo_stat_val_duf {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #1EC9C2;
  overflow-wrap: break-word;
}.uaq-seo_stat_lb_duf {
  color: #567A7A;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.uaq-ft_duf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #030A0C;
  margin-top: 3rem;
}.uaq-ft_support_duf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.uaq-ft_support_duf {
  padding: 28px 24px;
}
}.uaq-ft_support_in_duf {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.uaq-ft_support_main_duf {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.uaq-ft_support_ic_duf {
  color: #1EC9C2;
  flex-shrink: 0;
}.uaq-ft_support_ic_duf svg {
  height: 30px;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uaq-ft_support_text_title_duf {
  font-weight: 700;
  color: #E6F5F5;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.uaq-ft_support_text_sub_duf {
  font-size: 0.75rem;
  color: #567A7A;
  overflow-wrap: break-word;
}.uaq-ft_support_btn_duf {
  background: #1EC9C2;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px 1.375rem;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #E6F5F5;
  font-size: 13px;
}.uaq-ft_support_btn_duf:hover {
  background: #2ADDD6;
}.uaq-ft_support_contacts_duf {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.uaq-ft_support_contact_duf {
  font-size: 0.75rem;
  color: #426060;
  line-height: 1.4;
}.uaq-ft_support_contact_duf strong {
  font-weight: 600;
  color: #7AA4A4;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
}.uaq-ft_main_duf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 770px) {.uaq-ft_main_duf {
  padding: 40px 24px 2rem;
}
}.uaq-ft_main_in_duf {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 643px) {.uaq-ft_main_in_duf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.uaq-ft_main_in_duf {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.uaq-ft_col_logo_duf {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.uaq-ft_col_logo_duf {
  grid-column: auto;
}
}.uaq-ft_logo_duf {
  gap: 9px;
  margin-bottom: 0.75rem;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  color: #E6F5F5;
  font-weight: 800;
}.uaq-ft_logo_mark_duf {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.uaq-ft_logo_mark_duf img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.uaq-ft_logo_sub_duf {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #426060;
  font-size: 12px;
}.uaq-ft_col_title_duf {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #7AA4A4;
}.uaq-ft_col_links_duf {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.uaq-ft_col_link_duf {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #426060;
  font-size: 13px;
}.uaq-ft_col_link_duf:hover {
  color: #AECECE;
}.uaq-ft_apps_duf {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.uaq-ft_app_card_duf {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 12px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.uaq-ft_app_card_duf:hover {
  border-color: rgba(30, 205, 198, 0.38);
}.uaq-ft_app_card_ic_duf svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.uaq-ft_app_card_os_duf {
  font-weight: 600;
  font-size: 10px;
  color: #426060;
}.uaq-ft_app_card_action_duf {
  color: #AECECE;
  font-weight: 700;
  font-size: 12px;
}.uaq-ft_bot_duf {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.uaq-ft_bot_duf {
  padding: 1.25rem 24px;
}
}.uaq-ft_bot_in_duf {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.uaq-ft_socials_duf {
  gap: 8px;
  display: flex;
}.uaq-ft_soc_duf {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #7AA4A4;
  display: flex;
  height: 36px;
}.uaq-ft_soc_duf svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.uaq-ft_soc_duf:hover {
  background: rgba(255, 255, 255, 0.07);
}.uaq-ft_legal_duf {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #5C8A8A;
  font-size: 11px;
}.uaq-ft_legal_duf strong {
  color: #7AA4A4;
  font-weight: 700;
}.uaq-ft_legal_duf a {
  color: #7AA4A4;
  text-decoration: underline;
}.uaq-ft_age_duf {
  border: 2px solid #5C8A8A;
  border-radius: 50%;
  font-weight: 800;
  width: 32px;
  color: #5C8A8A;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 32px;
  margin-left: auto;
}