@keyframes placeHolderShimmer-f384a1b4 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.qn-img[data-v-f384a1b4] {
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
}
.qn-img-circle[data-v-f384a1b4] {
  border-radius: 50%;
}
.qn-img-lazyloaded[data-v-f384a1b4] {
  animation: fadein-f384a1b4 1s ease-out both;
}
.qn-img-block[data-v-f384a1b4] {
  display: block;
}
@keyframes fadein-f384a1b4 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.opacity-transition-enter-active,
.opacity-transition-leave-active {
  transition: all 0.3s ease-out;
}
.opacity-transition-enter,
.opacity-transition-leave-to {
  opacity: 0;
}

.height-transition-enter-active,
.height-transition-leave-active {
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.height-transition-enter,
.height-transition-leave-to {
  opacity: 0;
}

@keyframes placeHolderShimmer-81ed2ba6 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.menu-dropdown-enter[data-v-81ed2ba6],
.menu-dropdown-leave-to[data-v-81ed2ba6] {
  opacity: 0;
}
.menu[data-v-81ed2ba6] {
  display: inline-flex;
  position: relative;
}
.menu-btn[data-v-81ed2ba6] {
  display: inline-flex;
  align-items: center;
  height: 100%;
}
.menu-dropdown[data-v-81ed2ba6] {
  position: absolute;
  z-index: 1001;
  padding: 10px 0;
  min-width: 100px;
  background: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
@keyframes placeHolderShimmer-4d8c80cb {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.menu-item[data-v-4d8c80cb] {
  position: relative;
  display: block;
  padding: 0 25px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.menu-item[data-v-4d8c80cb]:hover {
  color: #222;
  background: #f2f3f4;
}
@keyframes placeHolderShimmer-0d81eff7 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.hr[data-v-0d81eff7] {
  padding: 10px 20px;
}
.hr[data-v-0d81eff7]::after {
  content: "";
  display: block;
  border-bottom: 1px dashed #e6e6e6;
}
@keyframes placeHolderShimmer-c969145c {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.nav-user[data-v-c969145c] {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.unlogged .avatar[data-v-c969145c] {
  color: #1482f0;
  cursor: pointer;
}
.unlogged .container[data-v-c969145c] {
  position: relative;
  padding: 10px 20px;
  width: 400px;
  line-height: 14px;
}
.unlogged .container[data-v-c969145c]::before {
  content: "";
  position: absolute;
  right: 38px;
  top: -19px;
  border-right: 9px solid rgba(0, 0, 0, 0);
  border-bottom: 9px solid #fff;
  border-left: 9px solid rgba(0, 0, 0, 0);
}
.unlogged .text[data-v-c969145c] {
  font-size: 14px;
  font-weight: bold;
  color: #333940;
}
.unlogged .pack-list[data-v-c969145c] {
  display: flex;
  align-items: center;
  padding: 16px 0;
}
.unlogged .item[data-v-c969145c] {
  width: 112px;
  height: 115px;
}
.unlogged .item + .item[data-v-c969145c] {
  margin-left: 12px;
}
.unlogged .topic[data-v-c969145c] {
  padding: 12px;
  text-align: center;
  line-height: 0;
  background: #f2f3f4;
}
.unlogged .topic .title[data-v-c969145c] {
  margin-top: 10px;
  line-height: 12px;
  font-size: 12px;
  color: #333940;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.logged .avatar-link[data-v-c969145c] {
  position: relative;
  display: block;
  line-height: 0;
}
.logged .icon-more[data-v-c969145c] {
  margin-left: 5px;
  fill: #aaa;
  width: 10px;
  cursor: pointer;
}
.logged .vip-link[data-v-c969145c] {
  display: block;
  margin-left: -4px;
  line-height: 0;
}
.logged .vip-label[data-v-c969145c] {
  width: 78px;
  height: 22px;
}
.logged .card-dot[data-v-c969145c] {
  position: absolute;
  content: "";
  background-color: #e62e4d;
  right: 10px;
  top: 20px;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.logged .member-trial[data-v-c969145c] {
  position: relative;
}
.logged .member-trial[data-v-c969145c]::after {
  position: absolute;
  content: "";
  background-color: #e62e4d;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 14px;
  right: 11px;
}
.logged .num-badge[data-v-c969145c] {
  position: absolute;
  top: 7px;
  left: 98px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #e62e4d;
  border-radius: 50%;
}
@keyframes placeHolderShimmer-5b6a1af4 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.dark .text-input[data-v-5b6a1af4] {
  border: none !important;
  background: #4d4d4d !important;
}
.dark .text-input.focus[data-v-5b6a1af4] {
  border: 1px solid #4ca6ff !important;
  background: #111 !important;
  box-shadow: none !important;
}
.dark .text-input .content[data-v-5b6a1af4] {
  color: #ccc !important;
}
.text-input[data-v-5b6a1af4] {
  position: relative;
  display: inline-flex;
  height: 42px;
  font-size: 14px;
  border: 1px solid #ccc;
  background: #fff;
  transition:
    0.3s,
    width 0s;
}
.text-input.large[data-v-5b6a1af4] {
  height: 48px;
}
.text-input.large .content[data-v-5b6a1af4] {
  padding: 0 20px;
}
.text-input.large .prepend[data-v-5b6a1af4] {
  padding-left: 20px;
}
.text-input.large .append[data-v-5b6a1af4],
.text-input.large .text-input.error-inner .error-text[data-v-5b6a1af4],
.text-input.error-inner .text-input.large .error-text[data-v-5b6a1af4] {
  padding-right: 20px;
}
.text-input.large.rad[data-v-5b6a1af4] {
  border-radius: 25px;
}
.text-input.full-width[data-v-5b6a1af4] {
  display: flex;
  width: 100%;
}
.text-input.grey[data-v-5b6a1af4] {
  border: 1px solid #f2f3f4;
}
.text-input:not(.focus).grey[data-v-5b6a1af4] {
  background: #f2f3f4;
}
.text-input.rad[data-v-5b6a1af4] {
  border-radius: 20px;
}
.text-input.rad .prepend[data-v-5b6a1af4]:first-child {
  border-radius: 20px 0 0 20px;
}
.text-input.rad .append[data-v-5b6a1af4]:last-child,
.text-input.rad .text-input.error-inner .error-text[data-v-5b6a1af4]:last-child,
.text-input.error-inner
  .text-input.rad
  .error-text[data-v-5b6a1af4]:last-child {
  border-radius: 0 20px 20px 0;
}
.text-input.focus[data-v-5b6a1af4] {
  border: 1px solid #1677d9;
  box-shadow: 0 0 0 2px #cce6ff;
}
.text-input.error[data-v-5b6a1af4] {
  border: 1px solid #f23051;
  box-shadow: 0 0 0 2px #ffccd5;
}
.text-input.error .error-text[data-v-5b6a1af4] {
  font-size: 12px;
  color: #e62e4d;
}
.text-input .content[data-v-5b6a1af4] {
  flex-grow: 1;
  padding: 0 16px;
  min-width: 0;
  line-height: 22px;
  background: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
}
.text-input .content[data-v-5b6a1af4]::-moz-placeholder {
  color: #999;
}
.text-input .content[data-v-5b6a1af4]::placeholder {
  color: #999;
}
.text-input .prepend[data-v-5b6a1af4],
.text-input .append[data-v-5b6a1af4],
.text-input.error-inner .error-text[data-v-5b6a1af4],
.text-input.textarea.error-inner .error-text[data-v-5b6a1af4] {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
}
.text-input .prepend[data-v-5b6a1af4] {
  padding-left: 16px;
}
.text-input .append[data-v-5b6a1af4],
.text-input.error-inner .error-text[data-v-5b6a1af4],
.text-input.textarea.error-inner .error-text[data-v-5b6a1af4] {
  padding-right: 16px;
}
.text-input.textarea[data-v-5b6a1af4] {
  height: auto;
  min-height: 42px;
  flex-direction: column;
}
.text-input.textarea .content[data-v-5b6a1af4] {
  padding: 14px 16px;
  resize: none;
}
.text-input.textarea .prepend[data-v-5b6a1af4],
.text-input.textarea .append[data-v-5b6a1af4],
.text-input.textarea .text-input.error-inner .error-text[data-v-5b6a1af4],
.text-input.error-inner .text-input.textarea .error-text[data-v-5b6a1af4],
.text-input.textarea.error-inner .error-text[data-v-5b6a1af4] {
  padding: 0 16px;
}
.text-input.textarea .prepend[data-v-5b6a1af4] {
  padding-top: 14px;
}
.text-input.textarea .append[data-v-5b6a1af4],
.text-input.textarea .text-input.error-inner .error-text[data-v-5b6a1af4],
.text-input.error-inner .text-input.textarea .error-text[data-v-5b6a1af4],
.text-input.textarea.error-inner .error-text[data-v-5b6a1af4] {
  padding-bottom: 14px;
}
.text-input.textarea.error-inner .error-text[data-v-5b6a1af4] {
  flex-direction: row-reverse;
}
.text-input.error-outer-bottom[data-v-5b6a1af4] {
  margin-bottom: 30px;
}
.text-input.error-outer-bottom .error-text[data-v-5b6a1af4] {
  position: absolute;
  left: 0;
  bottom: -32px;
  height: 30px;
  line-height: 30px;
}
@keyframes placeHolderShimmer-2287300a {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.btn[data-v-2287300a] {
  position: relative;
  padding: 0;
  height: 48px;
  font-size: 14px;
  border: none;
  outline: none;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  transition: 0.15s;
}
.btn[data-v-2287300a]:disabled {
  cursor: not-allowed;
}
.btn-link[data-v-2287300a] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-link.btn-full-width[data-v-2287300a] {
  display: flex;
}
.btn-radius[data-v-2287300a] {
  border-radius: 2px;
}
.btn-expand[data-v-2287300a]::after {
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  content: "";
}
.btn-large[data-v-2287300a] {
  font-size: 16px;
  height: 60px;
}
.btn-medium[data-v-2287300a] {
  font-size: 14px;
  height: 40px;
}
.btn-small[data-v-2287300a] {
  height: 20px;
  font-size: 13px;
}
.btn-mini[data-v-2287300a] {
  height: 23px;
  font-size: 12px;
}
.btn-full-width[data-v-2287300a] {
  display: block;
  width: 100%;
}
.btn-icon[data-v-2287300a] {
  width: auto;
  height: auto;
  line-height: 0;
}
.btn-fill.btn-primary[data-v-2287300a] {
  background: #1677d9;
  color: #fff;
}
.btn-fill.btn-primary[data-v-2287300a]:hover {
  background: #1885f2;
}
.btn-fill.btn-primary[data-v-2287300a]:disabled {
  background: #74b5f6;
}
.btn-fill.btn-premium[data-v-2287300a] {
  color: #fff;
  background: linear-gradient(to right, #2d3640, #0d131a);
}
.btn-fill.btn-premium[data-v-2287300a]:hover {
  background: linear-gradient(to right, #418dd9, #1657d9);
}
.btn-fill.btn-premium[data-v-2287300a]:disabled {
  background: linear-gradient(to right, #2d3640, #0d131a);
}
.btn-fill.btn-vip[data-v-2287300a] {
  background: #1f2226;
  color: #fff;
}
.btn-fill.btn-vip[data-v-2287300a]:hover {
  background: #121314;
}
.btn-fill.btn-vip[data-v-2287300a]:disabled {
  color: #999;
  background: #ccc;
}
.btn-fill.btn-secondary[data-v-2287300a] {
  background: #e6e6e6;
  color: #000;
}
.btn-fill.btn-secondary[data-v-2287300a]:hover {
  background: #ddd;
}
.btn-flat[data-v-2287300a] {
  height: auto;
  color: #666;
}
.btn-flat[data-v-2287300a]:hover {
  color: #222 !important;
}
.btn-flat[data-v-2287300a]:disabled {
  color: #666 !important;
}
.btn-flat.btn-primary[data-v-2287300a]:hover {
  color: #0e4d8c !important;
}
.btn-flat.btn-primary[data-v-2287300a]:disabled {
  color: #666 !important;
}
.btn-border.btn-primary[data-v-2287300a] {
  color: #222;
  border: 1px solid #666;
}
.btn-border.btn-primary[data-v-2287300a]:hover {
  color: #1677d9;
  border-color: #1677d9;
}
@keyframes placeHolderShimmer-33a6ee50 {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.icon-search[data-v-33a6ee50] {
  width: 20px;
  height: 20px;
  fill: #aaa;
}
.search-input.primary[data-v-33a6ee50] {
  border: 2px solid #1677d9;
}
.search-input.primary .search-btn[data-v-33a6ee50] {
  margin-right: -20px;
  height: 100%;
  padding: 0 26px;
  background: #1677d9;
  border-radius: inherit;
}
.search-input.primary .icon-search[data-v-33a6ee50] {
  fill: #fff;
}
@keyframes placeHolderShimmer-50cdbddf {
  0% {
    background-position: 99% 0;
  }
  100% {
    background-position: -99% 0;
  }
}
.dark .main-navbar[data-v-50cdbddf] {
  background-color: #111;
  border-bottom: 1px solid #111;
}
.dark .main-navbar .nav-item.gap[data-v-50cdbddf]::before {
  border-color: #666;
}
.dark .main-navbar .nav-link[data-v-50cdbddf] {
  color: #fff !important;
}
.dark .main-navbar .icon-brand-name[data-v-50cdbddf] {
  fill: #fff;
}
.main-navbar[data-v-50cdbddf] {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.main-navbar.sticky[data-v-50cdbddf] {
  position: sticky;
  top: 0;
  z-index: 1000;
}
.main-navbar.show-banner[data-v-50cdbddf] {
  top: 80px;
}
.main-navbar .container[data-v-50cdbddf] {
  display: flex;
  margin: 0 auto;
  width: 1260px;
  height: 73px;
  line-height: 73px;
  font-size: 15px;
  color: #000;
}
.main-navbar .nav-list[data-v-50cdbddf] {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-navbar .logo[data-v-50cdbddf] {
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.main-navbar .icon-logo[data-v-50cdbddf] {
  width: 32px;
  height: 32px;
}
.main-navbar .icon-brand-name[data-v-50cdbddf] {
  margin-left: 7px;
  width: 96px;
  height: 20px;
  fill: #000;
}
.main-navbar .nav-item[data-v-50cdbddf] {
  position: relative;
  padding: 0 12px;
}
.main-navbar .nav-item.gap[data-v-50cdbddf] {
  margin-left: 6px;
  padding-left: 20px;
}
.main-navbar .nav-item.gap[data-v-50cdbddf]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  border-left: 1px solid #ccc;
  height: 20px;
  transform: translateY(-50%);
}
.main-navbar .nav-item.active .nav-link[data-v-50cdbddf] {
  font-weight: bold;
}
.main-navbar .nav-item.active .nav-link[data-v-50cdbddf]::after {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #1677d9;
}
.main-navbar .nav-link[data-v-50cdbddf] {
  position: relative;
  display: block;
  cursor: pointer;
  transition: 0.3s;
}
.main-navbar .nav-link[data-v-50cdbddf]:hover {
  font-weight: bold;
}
.main-navbar .nav-link[data-v-50cdbddf]:hover {
  color: #222;
}
.main-navbar .nav-link.app[data-v-50cdbddf] {
  width: 30px;
  overflow: hidden;
}
.main-navbar .search-form[data-v-50cdbddf] {
  margin-left: auto;
  position: relative;
  margin-right: 10px;
}
.icon-hot[data-v-50cdbddf] {
  position: relative;
  top: 2px;
  margin-left: 4px;
  width: 30px;
  height: 14px;
}
.icon-new[data-v-50cdbddf] {
  position: relative;
  top: -5px;
  left: -15px;
  margin-right: -20px;
  font-size: 28px;
}
.icon-more[data-v-50cdbddf] {
  margin-left: 6px;
  width: 10px;
  fill: #222;
}
.nav-more[data-v-50cdbddf] .menu-dropdown {
  left: 50%;
  width: 105px;
  transform: translateX(-50%);
}
@media screen and (max-width: 1280px) {
  .main-navbar .container[data-v-50cdbddf] {
    width: 1200px;
  }
}
