.score-no {
  display: flex;
  justify-content: center;
  background-color: #FF725E;
  border-radius: 5px 5px 5px 0;
  color: white;
}
.score-no__xl {
  height: 50px;
  width: 70px;
  font-size: 28px;
  line-height: 52px !important;
  font-weight: bold;
}
.score-no__lg {
  height: 43px;
  width: 53px;
  font-size: 24px;
  line-height: 47px !important;
}
@media (max-width: 1399.98px) {
.score-no__lg {
    height: 35px;
    width: 42px;
    line-height: 40px !important;
    font-size: 18px;
}
}
.score-no__md {
  height: 28px;
  width: 40px;
  margin-left: 0.3125rem;
  font-size: 16px;
  line-height: 33px !important;
}
@media (max-width: 1399.98px) {
.score-no__md {
    height: 25px;
    width: 34px;
    margin-left: 0.3125rem;
    font-size: 14px;
    line-height: 28px !important;
}
}
.score-no__sm {
  height: 27px;
  width: 35px;
  font-size: 14px;
  line-height: 30px;
}
.score-no__xs {
  height: 22px;
  width: 28px;
  font-size: 12px;
  line-height: 27px;
}
.rating {
  display: flex;
  flex-direction: column;
}
.rating__bullets-score {
  display: flex;
  justify-content: space-between;
}
.rating__bullets-score .bullets {
  display: flex;
  color: #FF725E;
  flex-direction: row-reverse;
  align-items: center;
}
.rating__bullets-score .bullets i {
  margin-right: 3px;
}
.rating__bullets-score .bullets i:before {
  margin: 0 !important;
}
.rating__bullets-score .bullets__xl {
  font-size: 20px;
}
@media (max-width: 1399.98px) {
.rating__bullets-score .bullets__xl {
    font-size: 18px;
}
}
.rating__bullets-score .bullets__lg {
  font-size: 18px;
}
@media (max-width: 1399.98px) {
.rating__bullets-score .bullets__lg {
    font-size: 16px;
}
}
.rating__bullets-score .bullets__md {
  font-size: 16px;
}
@media (max-width: 1399.98px) {
.rating__bullets-score .bullets__md {
    font-size: 14px;
}
}
.rating__bullets-score .bullets__sm {
  font-size: 14px;
}
@media (max-width: 1399.98px) {
.rating__bullets-score .bullets__sm {
    font-size: 12px;
}
}
.rating__bullets-score .bullets__xs {
  font-size: 12px;
}
@media (max-width: 1399.98px) {
.rating__bullets-score .bullets__xs {
    font-size: 10px;
}
}
.rating .count {
  justify-content: flex-end;
  display: flex;
  color: #717C8B;
}
.rating .count__lg {
  font-size: 14px;
}
@media (max-width: 1399.98px) {
.rating .count__lg {
    font-size: 12px;
}
}
.rating .count__md {
  font-size: 12px;
}
.rating .count__sm {
  font-size: 12px;
}
.rating .count__xs {
  font-size: 10px;
}
.avatar[data-v-ba271aea] {
  display: flex;
  justify-content: center;
  width: 70px;
  position: relative;
  margin-bottom: 1.25rem;
}
.avatar span[data-v-ba271aea] {
  position: absolute;
  top: -5px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #FF725E;
  border: 3px solid white;
}
.avatar__img[data-v-ba271aea] {
  border-radius: 50%;
  background-color: #949CA7;
  box-shadow: 0 5px 9.5px 0.5px rgba(24, 23, 24, 0.1);
}
.avatar--lg span[data-v-ba271aea] {
  right: -14px;
  width: 30px;
  height: 30px;
  line-height: 27px;
  font-size: 16px;
}
.avatar--lg .avatar__img[data-v-ba271aea] {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.avatar--md span[data-v-ba271aea] {
  width: 25px;
  height: 25px;
  right: -4px;
  font-size: 14px;
  line-height: 24px;
}
.avatar--md .avatar__img[data-v-ba271aea] {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.travelogue-list-item {
  display: flex;
  flex-direction: row !important;
  height: 250px;
  padding: 0.625rem;
}
.travelogue-list-item a, .travelogue-list-item a:focus, .travelogue-list-item a:hover {
  cursor: pointer;
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.travelogue-list-item__img .img {
  width: 350px;
  height: 228px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}
@media (max-width: 1659.98px) {
.travelogue-list-item__img .img {
    width: 240px;
    height: 170px;
}
}
.travelogue-list-item__img .img img {
  width: 100%;
  height: 100%;
}
.travelogue-list-item__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-right: 0.625rem;
  padding: 0.625rem;
}
.travelogue-list-item__info__upper {
  display: flex;
}
.travelogue-list-item__info__upper .info {
  flex: 1;
  margin-left: 0.625rem;
}
.travelogue-list-item__info__upper .info__title {
  max-height: 50px;
  margin-bottom: 0.625rem;
  overflow: hidden;
}
.travelogue-list-item__info__upper .info__title a {
  font-size: 18px;
}
.travelogue-list-item__info__upper .info__locations {
  font-size: 14px;
  color: #717C8B;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.travelogue-list-item__info__upper .info__locations a {
  position: relative;
  margin-left: 1.25rem;
}
.travelogue-list-item__info__upper .info__locations a:first-of-type {
  margin-right: 0.3125rem;
}
.travelogue-list-item__info__upper .info__locations a:last-of-type:after {
  content: "";
}
.travelogue-list-item__info__upper .info__locations a:after {
  position: absolute;
  content: "/";
  top: 3px;
  left: -11px;
  color: #949CA7;
}
.travelogue-list-item__info__upper .info__competitions {
  display: flex;
  margin: 0.625rem 0;
}
.travelogue-list-item__info__upper .info__competitions div:after {
  content: "-";
  margin: 0 0.3125rem;
}
.travelogue-list-item__info__upper .info__competitions div:last-child:after {
  display: none;
}
.travelogue-list-item__info__upper .info__competitions i {
  margin-left: 0.625rem;
}
.travelogue-list-item__info__upper .info__content {
  max-height: 55px;
  font-size: 14px;
  color: #717C8B;
  line-height: 30px;
  overflow: hidden;
}
.travelogue-list-item__info__upper .info .info__locations ~ .info__content {
  margin-top: 0.625rem;
}
.travelogue-list-item__info__upper .author {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 140px;
  height: 150px;
  padding: 0.625rem;
  border: 2px solid rgba(233, 233, 243, 0.6);
  border-radius: 10px;
}
.travelogue-list-item__info__upper .author__avatar {
  display: flex;
  justify-content: center;
  position: relative;
  padding-top: 0.625rem;
}
.travelogue-list-item__info__upper .author__name {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 40px;
  margin-top: 0.3125rem;
  font-size: 14px;
  color: #717C8B;
  text-align: center;
  overflow-y: hidden;
}
.travelogue-list-item__info__lower {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1659.98px) {
.travelogue-list-item__info__lower {
    width: calc(100% + 260px);
    margin-right: -260px;
}
}
.travelogue-list-item__info__lower .content {
  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;
}
.travelogue-list-item__info__lower .content__details {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 8px 0;
}
.travelogue-list-item__info__lower .content__details__item {
  display: flex;
  align-items: center;
  height: 100%;
}
.travelogue-list-item__info__lower .content__details__item i {
  margin-left: 0.3125rem;
  font-size: 16px;
}
.travelogue-list-item__info__lower .content__details__item:first-of-type {
  margin-right: 0;
}
.travelogue-list-item__info__lower .content__details .views {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 1px solid #dee2e6;
}
.travelogue-list-item__info__lower .content__details .rating {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 1px solid #dee2e6;
}
.travelogue-list-item__info__lower .content__details .rating .score-no__sm {
  height: 24px;
  line-height: 26px;
}
.travelogue-list-item__info__lower .content__date {
  height: 100%;
  line-height: 40px;
  font-size: 14px;
}
.travelogue-list-item__info__lower .btn {
  width: 140px;
  height: 40px;
  line-height: 28px;
  font-size: 16px;
  color: #fff;
}
.travelogue-list-item__info__lower .btn:hover {
  color: #fff;
}
.travelogue-list-item__info__lower .skeleton-btn {
  border-radius: 20px;
}
.travelogue-list-item {
  display: flex;
  flex-direction: row !important;
  height: 250px;
  padding: 0.625rem;
}
.travelogue-list-item a, .travelogue-list-item a:focus, .travelogue-list-item a:hover {
  cursor: pointer;
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.travelogue-list-item__img .img {
  width: 350px;
  height: 228px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.25rem;
}
@media (max-width: 1659.98px) {
.travelogue-list-item__img .img {
    width: 240px;
    height: 170px;
}
}
.travelogue-list-item__img .img img {
  width: 100%;
  height: 100%;
}
.travelogue-list-item__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-right: 0.625rem;
  padding: 0.625rem;
}
.travelogue-list-item__info__upper {
  display: flex;
}
.travelogue-list-item__info__upper .info {
  flex: 1;
  margin-left: 0.625rem;
}
.travelogue-list-item__info__upper .info__title {
  max-height: 50px;
  margin-bottom: 0.625rem;
  overflow: hidden;
}
.travelogue-list-item__info__upper .info__title a {
  font-size: 18px;
}
.travelogue-list-item__info__upper .info__locations {
  font-size: 14px;
  color: #717C8B;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.travelogue-list-item__info__upper .info__locations a {
  position: relative;
  margin-left: 1.25rem;
}
.travelogue-list-item__info__upper .info__locations a:first-of-type {
  margin-right: 0.3125rem;
}
.travelogue-list-item__info__upper .info__locations a:last-of-type:after {
  content: "";
}
.travelogue-list-item__info__upper .info__locations a:after {
  position: absolute;
  content: "/";
  top: 3px;
  left: -11px;
  color: #949CA7;
}
.travelogue-list-item__info__upper .info__competitions {
  display: flex;
  margin: 0.625rem 0;
}
.travelogue-list-item__info__upper .info__competitions div:after {
  content: "-";
  margin: 0 0.3125rem;
}
.travelogue-list-item__info__upper .info__competitions div:last-child:after {
  display: none;
}
.travelogue-list-item__info__upper .info__competitions i {
  margin-left: 0.625rem;
}
.travelogue-list-item__info__upper .info__content {
  max-height: 55px;
  font-size: 14px;
  color: #717C8B;
  line-height: 30px;
  overflow: hidden;
}
.travelogue-list-item__info__upper .info .info__locations ~ .info__content {
  margin-top: 0.625rem;
}
.travelogue-list-item__info__upper .author {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 140px;
  height: 150px;
  padding: 0.625rem;
  border: 2px solid rgba(233, 233, 243, 0.6);
  border-radius: 10px;
}
.travelogue-list-item__info__upper .author__avatar {
  display: flex;
  justify-content: center;
  position: relative;
  padding-top: 0.625rem;
}
.travelogue-list-item__info__upper .author__name {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 40px;
  margin-top: 0.3125rem;
  font-size: 14px;
  color: #717C8B;
  text-align: center;
  overflow-y: hidden;
}
.travelogue-list-item__info__lower {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1659.98px) {
.travelogue-list-item__info__lower {
    width: calc(100% + 260px);
    margin-right: -260px;
}
}
.travelogue-list-item__info__lower .content {
  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;
}
.travelogue-list-item__info__lower .content__details {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 8px 0;
}
.travelogue-list-item__info__lower .content__details__item {
  display: flex;
  align-items: center;
  height: 100%;
}
.travelogue-list-item__info__lower .content__details__item i {
  margin-left: 0.3125rem;
  font-size: 16px;
}
.travelogue-list-item__info__lower .content__details__item:first-of-type {
  margin-right: 0;
}
.travelogue-list-item__info__lower .content__details .views {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 1px solid #dee2e6;
}
.travelogue-list-item__info__lower .content__details .rating {
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  border-right: 1px solid #dee2e6;
}
.travelogue-list-item__info__lower .content__details .rating .score-no__sm {
  height: 24px;
  line-height: 26px;
}
.travelogue-list-item__info__lower .content__date {
  height: 100%;
  line-height: 40px;
  font-size: 14px;
}
.travelogue-list-item__info__lower .btn {
  width: 140px;
  height: 40px;
  line-height: 28px;
  font-size: 16px;
  color: #fff;
}
.travelogue-list-item__info__lower .btn:hover {
  color: #fff;
}
.travelogue-list-item__info__lower .skeleton-btn {
  border-radius: 20px;
}
.empty-message {
  margin-bottom: 3.75rem;
}
.empty-message .card:hover {
  box-shadow: 0 3px 4.75px 0.25px rgba(24, 23, 24, 0.03) !important;
}
.empty-message__main-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  height: 120px;
  width: 50%;
  margin: 0 auto 1.25rem;
  border: 1px solid #dee2e6;
}
.empty-message__main-text > div:first-of-type {
  font-size: 16px;
}
.empty-message__main-text > div:last-of-type {
  font-size: 12px;
}
.empty-message__filters-list {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  margin: 0.625rem auto 1.25rem;
}
.empty-message__filters-list .filter-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-shrink: 0;
  height: 35px;
  margin: 0 0 0.625rem 0.625rem;
  padding: 0 10px;
  border: 1px solid #dee2e6;
  cursor: pointer;
  font-size: 12px;
}
.empty-message__filters-list i {
  display: flex;
  margin-right: 5px;
  color: #4E5C6E;
  font-size: 16px;
}
