@charset "UTF-8";
.section-title {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  color: #2F3742;
}
.section-title::before {
  content: "•";
  font-weight: bold;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  padding-top: 5px;
  font-size: 40px;
  color: #FE7A67;
}
.section-title > .main-component {
  margin-left: auto;
}
.section-title__button {
  display: flex;
  align-items: center;
  margin-right: 0.625rem;
  font-size: 14px;
  color: #FF725E;
  font-weight: bold;
}
.section-title__button:hover {
  color: #ff452b;
}
.section-title__button .titleLeft {
  justify-content: flex-end;
}
.section-title .light {
  color: white;
}
.section-title h1, .section-title h2, .section-title h3, .section-title h4, .section-title h5, .section-title h6 {
  font-size: 22px;
  font-weight: 700;
}
.image-wrapper {
  border-radius: 0.25rem;
  overflow: hidden;
}
.image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-wrapper {
  border-radius: 0.25rem;
  overflow: hidden;
}
.image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-list-item[data-v-6fdd1114] {
  display: flex;
  flex-direction: row !important;
  height: 250px;
  padding: 0.625rem;
}
.post-list-item a[data-v-6fdd1114], .post-list-item a[data-v-6fdd1114]:focus, .post-list-item a[data-v-6fdd1114]:hover {
  cursor: pointer;
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.post-list-item__img .img[data-v-6fdd1114] {
  width: 350px;
  height: 228px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}
@media (max-width: 1659.98px) {
.post-list-item__img .img[data-v-6fdd1114] {
    width: 240px;
    height: 170px;
}
}
.post-list-item__img .img img[data-v-6fdd1114] {
  width: 100%;
  height: 100%;
}
.post-list-item__info[data-v-6fdd1114] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-right: 0.625rem;
  padding: 0.625rem;
}
.post-list-item__info__upper .title[data-v-6fdd1114] {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 0.625rem;
  overflow: hidden;
}
.post-list-item__info__upper .title a[data-v-6fdd1114] {
  font-size: 18px;
}
.post-list-item__info__upper .title .pin-icon[data-v-6fdd1114] {
  width: 32px;
  height: 32px;
  min-width: 32px;
  min-height: 32px;
  max-width: 32px;
  max-height: 32px;
  border-radius: 50%;
  background-color: rgba(1, 151, 246, 0.1019607843);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0197F6;
  font-size: 20px;
  transform: rotateZ(335deg);
}
.post-list-item__info__upper .title .pin-icon > i[data-v-6fdd1114] {
  display: flex;
}
.post-list-item__info__upper .links[data-v-6fdd1114] {
  display: flex;
  margin-bottom: 1.25rem;
}
.post-list-item__info__upper .links *[data-v-6fdd1114] {
  font-size: 14px;
  color: #4E5C6E;
}
.post-list-item__info__upper .links__category[data-v-6fdd1114] {
  margin-left: 1.25rem;
}
.post-list-item__info__upper .content[data-v-6fdd1114] {
  margin-bottom: 0;
  max-height: 60px;
  font-size: 14px;
  color: #4E5C6E;
  line-height: 30px;
  overflow: hidden;
}
.post-list-item__info__upper .content--comment[data-v-6fdd1114] {
  margin-bottom: 0;
  max-height: 60px;
  font-size: 14px;
  color: #717C8B;
  line-height: 30px;
  overflow: hidden;
}
.post-list-item__info__lower[data-v-6fdd1114] {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1659.98px) {
.post-list-item__info__lower[data-v-6fdd1114] {
    width: calc(100% + 260px);
    margin-right: -260px;
    margin-top: 12px;
}
}
.post-list-item__info__lower .content[data-v-6fdd1114] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 160px);
  padding: 0 1.25rem;
  background-color: #F9F9FA;
  border-radius: 20px;
  color: #717C8B;
}
.post-list-item__info__lower .content__details[data-v-6fdd1114] {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 8px 0;
}
.post-list-item__info__lower .content__details__item[data-v-6fdd1114] {
  display: flex;
  align-items: center;
  height: 100%;
}
.post-list-item__info__lower .content__details__item i[data-v-6fdd1114] {
  margin-left: 0.3125rem;
  font-size: 16px;
}
.post-list-item__info__lower .content__details__item[data-v-6fdd1114]:first-of-type {
  margin-right: 0;
}
.post-list-item__info__lower .content__details .views[data-v-6fdd1114] {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 1px solid #dee2e6;
}
.post-list-item__info__lower .content__details .rating[data-v-6fdd1114] {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 1px solid #dee2e6;
}
.post-list-item__info__lower .content__details .rating .score-no__sm[data-v-6fdd1114] {
  height: 24px;
  line-height: 26px;
}
.post-list-item__info__lower .content__date[data-v-6fdd1114] {
  height: 100%;
  line-height: 40px;
  font-size: 14px;
}
.post-list-item__info__lower .content__date__disabled[data-v-6fdd1114] {
  color: #717C8B;
}
.post-list-item__info__lower .btn[data-v-6fdd1114] {
  width: 140px;
  height: 40px;
  line-height: 28px;
  font-size: 16px;
  color: #fff;
}
.post-list-item__info__lower .btn[data-v-6fdd1114]:hover {
  color: #fff;
}
.post-list-item__info__lower .skeleton-btn[data-v-6fdd1114] {
  border-radius: 20px;
}
.video-list-item[data-v-5b189d34] {
  width: 270px;
  flex-shrink: 0;
  margin-left: 1.25rem;
  border-radius: 0.25rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1659.98px) {
.video-list-item[data-v-5b189d34] {
    width: 306px;
}
}
@media (max-width: 1399.98px) {
.video-list-item[data-v-5b189d34] {
    width: 261px;
}
}
.video-list-item:hover .video-list-item__img .details[data-v-5b189d34] {
  bottom: 10px;
}
.video-list-item__img[data-v-5b189d34] {
  position: relative;
  height: 180px;
}
.video-list-item__img *[data-v-5b189d34] {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.video-list-item__img .image-wrapper[data-v-5b189d34] {
  width: 100%;
  height: 100%;
}
.video-list-item__img .img[data-v-5b189d34] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-list-item__img .others[data-v-5b189d34] {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.video-list-item__img .others__icon[data-v-5b189d34] {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  color: white;
  background-color: hsla(0, 0%, 100%, 0.2);
  text-align: center;
  border-radius: 50%;
  line-height: 43px;
}
.video-list-item__img .others__time[data-v-5b189d34] {
  width: 50px;
  height: 24px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 35px;
  transform: translateX(-50%);
  border-radius: 10px;
  color: white;
  text-align: center;
  line-height: 23px;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 3px 4.75px 0.25px rgba(24, 23, 24, 0.05);
}
.video-list-item__img .details[data-v-5b189d34] {
  width: 100%;
  display: flex;
  position: absolute;
  bottom: -60px;
  font-weight: bold;
  transition: all 0.15s ease-out;
  font-size: 14px;
  color: white;
  z-index: 1;
}
.video-list-item__img .details span[data-v-5b189d34] {
  width: 50%;
  text-align: center;
}
.video-list-item__img .details span[data-v-5b189d34]:first-of-type {
  border-radius: 0;
}
.video-list-item__title[data-v-5b189d34] {
  display: flex;
  align-items: center;
  height: 80px;
  padding: 0 1.25rem;
  text-align: center;
  line-height: 1.75;
  z-index: 1;
  font-size: 16px;
  color: rgb(68, 75, 84);
}
.video-list-item__title[data-v-5b189d34]:hover {
  cursor: pointer;
  color: rgb(68, 75, 84);
}
.video-list-item__info[data-v-5b189d34] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.3125rem;
  margin: 0 0.625rem 0.625rem 0.625rem;
  background-color: #F9F9FA;
  border-radius: 30px;
}
.video-list-item__info *[data-v-5b189d34] {
  font-size: 14px;
  color: #717C8B;
}
.video-list-item__info .user[data-v-5b189d34] {
  display: flex;
  align-items: center;
  width: 75%;
}
.video-list-item__info .user__avatar[data-v-5b189d34] {
  width: 40px !important;
  height: 40px;
  border-radius: 50%;
}
.video-list-item__info .user__name[data-v-5b189d34] {
  width: 70%;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 0.625rem;
}
@media (max-width: 1399.98px) {
.video-list-item__info .user__name[data-v-5b189d34] {
    width: 65%;
}
}
.video-list-item__info .user__name[data-v-5b189d34]:hover {
  color: #717C8B;
}
.video-list-item__info .level[data-v-5b189d34] {
  display: flex;
  align-items: center;
  padding-left: 0.625rem;
}
.video-list-item__info .level__value[data-v-5b189d34] {
  width: 22px;
  height: 22px;
  margin-right: 0.3125rem;
  line-height: 23px;
  text-align: center;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #dee2e6;
}
.video-list-item__footer[data-v-5b189d34] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  border-top: 0 !important;
}
.video-list-item__footer .date[data-v-5b189d34] {
  margin-right: 0.625rem;
  font-size: 12px;
  color: #717C8B;
}
.video-list-item__footer .btn[data-v-5b189d34] {
  width: 100px;
  height: 38px;
  margin-left: 0.625rem;
  border-radius: 20px;
  line-height: 25px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
}
.profile-show__information .details > div:first-child {
  border-bottom: 1px dashed #ddd;
}
.profile-show__information .details .info .name {
  color: #717C8B;
  font-size: 20px;
  font-weight: bold;
}
.profile-show__information .details .info .location {
  font-size: 13px;
  color: #949CA7;
}
.profile-show__information .details .info .location span {
  position: relative;
  float: right;
  width: auto;
  margin-left: 15px;
  line-height: 25px;
}
.profile-show__information .details .info .location span:after {
  position: absolute;
  content: "/";
  top: 5px;
  left: -10px;
}
.profile-show__information .details .info .location span:last-child:after {
  display: none;
}
.profile-show__information .details .profile-avatar {
  width: 70px;
  height: 70px;
  border-radius: 35px;
}
.profile-show__information .details .statistics {
  font-size: 16px;
}
.profile-show__information .details .statistics .lst-icon {
  font-size: 25px;
  line-height: 20px;
  color: #666;
}
.profile-show__information .details .statistics .name {
  color: #717C8B;
}
.profile-show__information .details .statistics .count {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  background-color: #eee;
  border-radius: 3px;
  margin-right: auto;
}
.profile-show__information .details .statistics .row > div > div {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dee2e6;
}
.profile-show__information .details .statistics .row:last-child > div > div {
  border-bottom: 0 none;
}
.profile-show__information .achievements .upper {
  display: flex;
  width: 100%;
  border-bottom: 1px dashed #ddd;
}
.profile-show__information .achievements .upper .striped {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 15px;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 4px, #F9F9FA 4px, #F9F9FA 6px);
}
.profile-show__information .achievements .upper .striped .level {
  height: 40px;
  border-radius: 3px;
  background-color: #FF725E;
  line-height: 43px;
  font-size: 30px;
  color: #fff;
  padding: 0 15px;
}
.profile-show__information .achievements .upper .striped span {
  color: #717C8B;
  font-size: 20px;
}
.profile-show__information .achievements .upper .card {
  flex-direction: row;
  width: 200px;
}
.profile-show__information .achievements .upper .card div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  flex: 1;
}
.profile-show__information .achievements .upper .card div span {
  line-height: 15px;
}
.profile-show__information .achievements .upper .card div span:last-child {
  color: #FF725E;
  font-size: 20px;
}
.profile-show__information .achievements .lower {
  background: url(/_/assets/desktop/images/assets/badges-bg.svg) 0 -15px no-repeat;
  background-size: 190px;
}
.profile-show__information .achievements .lower .title {
  color: #717C8B;
  font-size: 20px;
  font-weight: bold;
}
.profile-show__information .achievements .lower .title a {
  font-size: 13px;
  color: #FF725E;
}
.profile-show__information .achievements .lower .badges {
  display: flex;
}
.profile-show__information .card-footer .btn {
  cursor: default;
}
.profile-show__lists .lists__header ul {
  display: flex;
  justify-content: stretch;
}
.profile-show__lists .lists__header ul li {
  display: flex;
  flex: 1;
  border-left: 1px solid rgba(233, 233, 243, 0.6);
}
.profile-show__lists .lists__header ul li:last-child {
  border-left: 0 none;
}
.profile-show__lists .lists__header ul li a {
  display: flex;
  width: 100%;
  height: 60px;
  justify-content: center;
  align-items: center;
  color: #717C8B;
  position: relative;
  border-bottom: 3px solid transparent;
  font-size: 16px;
}
.profile-show__lists .lists__header ul li a:hover, .profile-show__lists .lists__header ul li a.active {
  color: #FF725E;
  border-bottom-color: #FF725E;
}
.profile-show .reviews-filter .active {
  color: #FF725E !important;
  border-color: #FF725E !important;
  background-color: #fff !important;
}
