@media (min-width: 320px) and (max-width: 900px) {
  body .page-footer .pagination a.two_active {
    display: flex;
  }
}
body .friks-row {
  margin-right: 0;
  margin-left: 0;
}

body .city-news__row-list .article_list {
  position: relative;
  padding: 20px 30px 10px;
  margin-top: 50px;
}
body .city-news__row-list .article_list .card-item__head {
  flex-wrap: wrap;
}
body .city-news__row-list .article_list .big-article-item .card-item__published {
  margin-right: 20px;
}
body .city-news__row-list .article_list .big-article-item .view__number {
  font-size: 16px;
}
body .city-news__row-list .article_list .content_con .icon__views {
  margin-right: 4px;
  height: 16px;
  width: 16px;
}
body .city-news__row-list .article_list .content_con .view__number {
  font-size: 16px;
}
body .city-news__row-list .article_list .card-item__views {
  margin-left: 0;
}
@media (max-width: 980px) {
  body .city-news__row-list .article_list {
    margin: 50px -30px;
    border-radius: 0;
  }
}
@media (max-width: 768px) {
  body .city-news__row-list .article_list .big-article-item .icon__views {
    height: 16px;
    width: 16px;
  }
}
@media (max-width: 576px) {
  body .city-news__row-list .article_list .content_con .card-item__head {
    margin-top: 0;
  }
  body .city-news__row-list .article_list .big-article-item .article-item__link,
  body .city-news__row-list .article_list .article-item__link {
    line-height: normal;
    font-size: 16px;
  }
  body .city-news__row-list .article_list .big-article-item .card-item__published {
    font-size: 16px;
  }
  body .city-news__row-list .article_list .big-article-item .card-item__views * {
    font-size: 18px;
  }
  body .city-news__row-list .article_list .big-article-item .article-item__link {
    font-size: 28px;
    line-height: 36px;
  }
  body .city-news__row-list .article_list .content_con .card-item__head .card-item__published, body .city-news__row-list .article_list .content_con .card-item__head .card-item__views .view__number {
    font-size: 16px;
  }
  body .city-news__row-list .article_list .card-item__views {
    margin-top: 4px;
  }
  body .city-news__row-list .article_list .article_list__top {
    margin-bottom: 0;
  }
  body .city-news__row-list .article_list .big-article-item .card-item__head {
    margin-top: 21px;
    margin-bottom: 12px;
  }
}
@media (max-width: 420px) {
  body .city-news__row-list .article_list .article_list__top {
    display: block;
  }
}
@media (max-width: 420px) {
  body .city-news__row-list .article_list {
    padding: 20px;
  }
  body .city-news__row-list .article_list .big-article-item .card-item__published {
    font-size: 14px;
    margin-right: 10px;
  }
  body .city-news__row-list .article_list .big-article-item .article-item__link {
    font-size: 18px;
    margin-bottom: 0;
    line-height: normal;
  }
  body .city-news__row-list .article_list .big-article-item .card-item__head {
    margin-top: 0;
    margin-bottom: 4px;
  }
  body .city-news__row-list .article_list .big-article-item .view__number {
    font-size: 14px;
  }
  body .city-news__row-list .article_list .big-article-item .icon__views {
    fill: #D0D9E4;
    height: 16px;
    width: 16px;
  }
  body .city-news__row-list .article_list .content_con .card-item__head {
    display: block;
    margin: 20px 0 5px;
    line-height: normal;
  }
  body .city-news__row-list .article_list .content_con .card-item__head * {
    line-height: normal;
  }
  body .city-news__row-list .article_list .content_con .card-item__head .card-item__views {
    margin-top: 4px;
  }
  body .city-news__row-list .article_list .content_con .card-item__head .card-item__views .icon__views {
    height: 12px;
    width: 12px;
  }
  body .city-news__row-list .article_list .content_con .article-item__link {
    font-size: 12px;
    margin-bottom: 0;
  }
  body .city-news__row-list .article_list .content_con .card-item__head .card-item__published, body .city-news__row-list .article_list .content_con .card-item__head .card-item__views .view__number {
    font-size: 12px;
  }
  body .city-news__row-list .article_list .article_list__top--more {
    font-size: 14px;
    margin: 4px 0 10px;
  }
  body .city-news__row-list .article_list .card-item__head .card-item__views {
    margin: 0;
  }
  body .city-news__row-list .article_list .card-item__head .card-item__views .icon__views {
    margin-right: 3px;
  }
}

.page-news__author-info__name a {
  color: #2F4157;
}

.article__content .article__author {
  color: #758290;
  font-weight: 800;
  font-style: italic;
  text-decoration: none;
}

@media (max-width: 374px) {
  #page-news .post-topic, #page-news .js-insert-more-button {
    width: 125%;
    margin-left: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: unset;
  }
}
@media (max-width: 575px) {
  #page-news .post-topic, #page-news .js-insert-more-button {
    margin-left: -30px;
    padding-left: 20px;
    padding-right: 30px;
    border-radius: unset;
    display: block;
  }
  #page-news .post-topic__title, #page-news .js-insert-more-button__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 5px;
  }
  #page-news .post-topic .card-item, #page-news .js-insert-more-button .card-item {
    display: flex;
    margin-bottom: 20px;
  }
  #page-news .post-topic .card-item img, #page-news .js-insert-more-button .card-item img {
    height: auto;
    max-height: 139px;
    max-width: 100%;
    width: 100%;
  }
  #page-news .post-topic .card-item__img, #page-news .js-insert-more-button .card-item__img {
    flex: 1 0 0;
    border-radius: 6px;
    margin-right: 10px;
  }
  #page-news .post-topic .card-item__body, #page-news .js-insert-more-button .card-item__body {
    flex-basis: 67%;
    max-width: 67%;
  }
  #page-news .post-topic .card-item__body .view__number, #page-news .js-insert-more-button .card-item__body .view__number {
    font-size: 12px;
  }
  #page-news .post-topic .card__subinfo, #page-news .js-insert-more-button .card__subinfo {
    left: 7px;
    top: 7px;
    width: 16px;
    height: 16px;
  }
  #page-news .post-topic .card__subinfo::before, #page-news .js-insert-more-button .card__subinfo::before {
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
  }
  #page-news .post-topic .card-item__head, #page-news .js-insert-more-button .card-item__head {
    margin-top: 0;
    margin-bottom: 2px;
  }
  #page-news .post-topic .card-item__published, #page-news .js-insert-more-button .card-item__published {
    font-size: 12px;
    line-height: 14px;
    margin-right: 7px;
  }
  #page-news .post-topic .icon__views, #page-news .js-insert-more-button .icon__views {
    width: 12px;
    height: 12px;
  }
  #page-news .post-topic .view__number, #page-news .js-insert-more-button .view__number {
    font-size: 12px;
    line-height: 22px;
  }
  #page-news .post-topic a.card-item__title, #page-news .js-insert-more-button a.card-item__title {
    display: block;
    font-size: 12px;
    line-height: 13px;
    font-weight: 700;
    text-decoration: none;
  }
  #page-news .post-topic a.card-item__title:hover, #page-news .js-insert-more-button a.card-item__title:hover {
    text-decoration: underline;
  }
}

body .lifestyle__new {
  background: #FE5F55;
  padding: 30px 30px 40px;
  border-radius: 15px;
  margin: 35px 0;
}
@media (max-width: 420px) {
  body .lifestyle__new {
    padding: 30px 20px 40px;
  }
}
body .lifestyle__new .attention-news__published {
  margin-right: 14px;
}
body .lifestyle__new .myfricktwoo__header-create-arrow {
  display: inline-block;
}
body .lifestyle__new .lifestyle__new__title {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 420px) {
  body .lifestyle__new .lifestyle__new__title {
    display: block;
  }
}
body .lifestyle__new .attention-news__header {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: white;
  margin-bottom: 0;
  text-align: start;
}
body .lifestyle__new .attention-news__button {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: white;
}
body .lifestyle__new .lifestyle-wrap {
  display: grid;
  grid-template-columns: 1fr 0.684fr 0.684fr;
  gap: 30px;
}
@media (max-width: 980px) {
  body .lifestyle__new .lifestyle-wrap {
    grid-template-columns: 2fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  body .lifestyle__new .lifestyle-wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 420px) {
  body .lifestyle__new .lifestyle-wrap {
    gap: 14px 20px;
  }
}
body .lifestyle__new .lifestyle-wrap .card {
  position: relative;
}
body .lifestyle__new .lifestyle-wrap .card * {
  color: white;
}
body .lifestyle__new .lifestyle-wrap .card img {
  border-radius: 10px;
  width: 100%;
}
body .lifestyle__new .lifestyle-wrap .card .icon__views {
  fill: white;
}
body .lifestyle__new .lifestyle-wrap .card .attention-news__body {
  display: flex;
  flex-direction: column;
}
body .lifestyle__new .lifestyle-wrap .card .lifestyle-news__title {
  font-size: 22px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
body .lifestyle__new .lifestyle-wrap .card .attention-news__head * {
  font-size: 16px;
}
@media (max-width: 980px) {
  body .lifestyle__new .lifestyle-wrap .card .lifestyle-news__title {
    font-size: 18px;
  }
  body .lifestyle__new .lifestyle-wrap .card .attention-news__head * {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  body .lifestyle__new .lifestyle-wrap .card .lifestyle-news__title {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  body .lifestyle__new .lifestyle-wrap .card .icon__views {
    height: 12px;
    width: 12px;
  }
  body .lifestyle__new .lifestyle-wrap .card .lifestyle-news__title {
    font-size: 12px;
  }
  body .lifestyle__new .lifestyle-wrap .card .attention-news__head * {
    font-size: 12px;
  }
}
body .lifestyle__new .lifestyle-wrap .card.active img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body .lifestyle__new .lifestyle-wrap .card.active:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(14, 14, 14, 0.3);
  z-index: 1;
}
body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body {
  z-index: 2;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  flex-direction: column-reverse;
}
body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body .lifestyle-news__title {
  font-size: 28px;
}
body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body .attention-news__head * {
  font-size: 18px;
  color: #D0D9E4;
}
@media (max-width: 768px) {
  body .lifestyle__new .lifestyle-wrap .card.active {
    grid-column: span 2;
  }
  body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body .lifestyle-news__title {
    font-size: 22px;
  }
  body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body .attention-news__head * {
    font-size: 16px;
  }
}
@media (max-width: 420px) {
  body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body .lifestyle-news__title {
    font-size: 16px;
  }
  body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body .content_con .icon__views {
    height: 12px;
    width: 12px;
  }
  body .lifestyle__new .lifestyle-wrap .card.active .attention-news__body .attention-news__head * {
    font-size: 14px;
  }
}
body .lifestyle__new .lifestyle-wrap .big {
  max-width: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  body .lifestyle__new .lifestyle-wrap .big {
    grid-column: span 2;
  }
}
body .lifestyle__new .lifestyle-wrap .big .card-item_big {
  height: 100%;
}
@media (max-width: 1200px) {
  body .lifestyle__new {
    border-radius: 0;
  }
}
