.news-title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 200;
  font-size: 126rem;
  line-height: 1.05;
  font-family: "Spectral", sans-serif;
  letter-spacing: -0.01em; }
  @media (max-width: 1024px) {
    .news-title {
      font-size: 67rem; } }
  @media (max-width: 599px) {
    .news-title {
      font-size: 54rem;
      line-height: 1.06; } }

.news-count {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16rem;
  line-height: 1.1875;
  letter-spacing: -0.04em; }
  @media (max-width: 1024px) {
    .news-count {
      font-size: 14rem;
      line-height: 1.142; } }
  @media (max-width: 599px) {
    .news-count {
      font-size: 12rem;
      line-height: 1.166; } }

.news-top__title {
  line-height: 1;
  text-align: center; }
  .news-top__title:not(:last-child) {
    margin-bottom: 72rem; }
    @media (max-width: 1024px) {
      .news-top__title:not(:last-child) {
        margin-bottom: 40rem; } }
    @media (max-width: 599px) {
      .news-top__title:not(:last-child) {
        margin-bottom: 25rem; } }

.news-top__nav {
  line-height: 1; }

.news-nav {
  display: flex;
  align-items: center; }
  @media (max-width: 599px) {
    .news-nav {
      flex-direction: column; } }
  .news-nav__count {
    line-height: 1; }
    .news-nav__count:not(:last-child) {
      margin-right: 16rem; }
      @media (max-width: 599px) {
        .news-nav__count:not(:last-child) {
          margin-right: 0;
          margin-bottom: 64rem; } }
  .news-nav__select {
    width: 100%;
    max-width: 201rem;
    margin-left: auto;
    line-height: 1; }
    @media (max-width: 1024px) {
      .news-nav__select {
        max-width: 107rem; } }
    @media (max-width: 599px) {
      .news-nav__select {
        max-width: none;
        margin-left: 0; } }

.news-list__list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none; }

.news-list__item {
  margin-top: 234rem; }
  @media (max-width: 1024px) {
    .news-list__item {
      margin-top: 125rem; } }
  @media (max-width: 599px) {
    .news-list__item {
      margin-top: 50rem; } }
  .news-list__item:first-child {
    margin-top: 0; }
  .news-list__item:nth-child(1) {
    width: 100%; }
  .news-list__item:nth-child(4n + 2), .news-list__item:nth-child(4n + 5) {
    width: 1108rem; }
    @media (max-width: 1024px) {
      .news-list__item:nth-child(4n + 2), .news-list__item:nth-child(4n + 5) {
        width: 591rem; } }
    @media (max-width: 599px) {
      .news-list__item:nth-child(4n + 2), .news-list__item:nth-child(4n + 5) {
        width: 100%; } }
  .news-list__item:nth-child(4n + 3), .news-list__item:nth-child(4n + 4) {
    width: calc(100% - 1140rem); }
    @media (max-width: 1024px) {
      .news-list__item:nth-child(4n + 3), .news-list__item:nth-child(4n + 4) {
        width: calc(100% - 607rem); } }
    @media (max-width: 599px) {
      .news-list__item:nth-child(4n + 3), .news-list__item:nth-child(4n + 4) {
        width: 100%; } }
  .news-list__item:nth-child(4n + 2) {
    margin-right: 32rem; }
    @media (max-width: 1024px) {
      .news-list__item:nth-child(4n + 2) {
        margin-right: 16rem; } }
    @media (max-width: 599px) {
      .news-list__item:nth-child(4n + 2) {
        margin-right: 0; } }
  .news-list__item:nth-child(4n + 4) {
    margin-right: 32rem; }
    @media (max-width: 1024px) {
      .news-list__item:nth-child(4n + 4) {
        margin-right: 16rem; } }
    @media (max-width: 599px) {
      .news-list__item:nth-child(4n + 4) {
        margin-right: 0; } }

.news {
  padding-top: 179rem;
  padding-bottom: 88rem; }
  @media (max-width: 1024px) {
    .news {
      padding-top: 95rem;
      padding-bottom: 13rem; } }
  @media (max-width: 599px) {
    .news {
      padding-top: 127rem;
      padding-bottom: 0; } }
  .news__top:not(:last-child) {
    margin-bottom: 72rem; }
    @media (max-width: 1024px) {
      .news__top:not(:last-child) {
        margin-bottom: 38rem; } }
    @media (max-width: 599px) {
      .news__top:not(:last-child) {
        margin-bottom: 24rem; } }
  .news__list {
    margin-right: -30rem;
    margin-left: -30rem; }
    @media (max-width: 1024px) {
      .news__list {
        margin-right: -20rem;
        margin-left: -20rem; } }
    @media (max-width: 599px) {
      .news__list {
        margin-right: 0;
        margin-left: 0; } }

/*# sourceMappingURL=news.css.map */
