@font-face {
  font-family: "Louis";
  src: local("Louis"), url("../font/louis/louis-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Louis";
  src: local("Louis"), url("../font/louis/louis-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

.news {
  padding-bottom: 10.69231vw;
}

.news .main__h1 {
  margin: 3.76923vw 0 3.91385vw;
}

.news__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.news__item {
  width: 28.53846vw;
  margin-bottom: 3.84615vw;
  margin-right: 4.84615vw;
  display: inline-block;
}

.news__item:nth-of-type(3n) {
  margin-right: 0;
}

.news__item__img-wrapper {
  width: 100%;
  height: 16.07692vw;
  margin-bottom: 1.38462vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news__item__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.news__item__title {
  font-family: "Louis","Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.38462vw;
  line-height: 1.92308vw;
  display: inline;
  border-bottom: 0.07692vw solid rgba(205, 152, 52, 0.5);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.news__item:hover .news__item__title {
  border-bottom-color: #CD9834;
}

.news__item__date {
  margin-top: 0.76923vw;
  font-family: "Louis","Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.07692vw;
  line-height: 1.92308vw;
  color: #8D8C8D;
}

.news__nav-pages {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom: 0.07692vw solid #E6E7E8;
  padding-bottom: 0.61538vw;
}

.news__nav-pages-wrapper {
  text-align: center;
  padding-top: 6.07692vw;
}

.news__nav-pages .page-numbers {
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.30769vw;
  line-height: 4.23077vw;
  color: #BDBDBD;
}

.news__nav-pages .page-numbers.current {
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.30769vw;
  line-height: 4.23077vw;
  color: #393839;
  position: relative;
}

.news__nav-pages .page-numbers.current::after {
  content: '';
  background: #CD9834;
  height: 0.30769vw;
  width: 100%;
  left: 0;
  position: absolute;
  bottom: -0.61538vw;
}

.news__nav-pages .page-numbers.dots {
  font-family: "Louis","Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.30769vw;
  line-height: 4.23077vw;
  color: #BDBDBD;
}

.news__nav-pages .page-numbers, .news__nav-pages .page-numbers.current, .news__nav-pages .page-numbers.dots {
  margin-right: 4.61538vw;
}

.news__nav-pages .page-numbers:last-child {
  margin-right: 0;
}

@media screen and (min-width: 1300px) {
  .news {
    padding-bottom: 139px;
  }
  .news .main__h1 {
    margin: 49px 0 50.88px;
  }
  .news__item {
    width: 371px;
    margin-bottom: 50px;
    margin-right: 63.5px;
  }
  .news__item__img-wrapper {
    height: 209px;
    margin-bottom: 18px;
  }
  .news__item__title {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 25px;
    border-bottom-width: 1px;
  }
  .news__item__date {
    margin-top: 10px;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 25px;
  }
  .news__nav-pages {
    padding-bottom: 8px;
    border-bottom: 1px solid #E6E7E8;
  }
  .news__nav-pages-wrapper {
    padding-top: 79px;
  }
  .news__nav-pages .page-numbers, .news__nav-pages .page-numbers.current, .news__nav-pages .page-numbers.dots {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    line-height: 55px;
    margin-right: 60px;
  }
  .news__nav-pages .page-numbers.current::after {
    height: 4px;
    bottom: -8px;
  }
}

@media screen and (min-width: 760px) and (max-width: 999px) {
  .news {
    padding-bottom: 17.89474vw;
  }
  .news .main__h1 {
    margin: 0.65789vw 0 6.71053vw;
  }
  .news__wrapper {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .news__item {
    width: 40.92105vw;
    margin-right: 0;
    margin-bottom: 4.47368vw;
  }
  .news__item__img-wrapper {
    height: 23.02632vw;
    margin-bottom: 2.36842vw;
  }
  .news__item__title {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.36842vw;
    line-height: 3.28947vw;
    border-bottom-width: 0.13158vw;
  }
  .news__item__date {
    margin-top: 1.31579vw;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.84211vw;
    line-height: 3.28947vw;
  }
  .news__nav-pages {
    padding-bottom: 1.31579vw;
  }
  .news__nav-pages-wrapper {
    padding-top: 2.76316vw;
    text-align: left;
  }
  .news__nav-pages .page-numbers, .news__nav-pages .page-numbers.current, .news__nav-pages .page-numbers.dots {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.94737vw;
    line-height: 7.23684vw;
    margin-right: 7.89474vw;
  }
  .news__nav-pages .page-numbers.current::after {
    height: 0.52632vw;
    bottom: -1.31579vw;
  }
}

@media screen and (max-width: 759px) {
  .news {
    padding-bottom: 42.5vw;
  }
  .news .main__h1 {
    margin: 1.5625vw 0 12.1875vw;
  }
  .news__item {
    width: 100%;
    margin-bottom: 10.625vw;
    margin-right: 0;
  }
  .news__item__img-wrapper {
    height: auto;
    margin-bottom: 2.5vw;
  }
  .news__item__img {
    -o-object-fit: initial;
       object-fit: initial;
    height: auto;
  }
  .news__item__title {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4.6875vw;
    line-height: 6.25vw;
    border-bottom-width: 0.3125vw;
  }
  .news__item__date {
    margin-top: 2.5vw;
    font-family: "Louis","Arial", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 3.75vw;
    line-height: 7.8125vw;
  }
  .news__nav-pages {
    padding-bottom: 3.125vw;
  }
  .news__nav-pages-wrapper {
    padding-top: 0.3125vw;
    text-align: left;
  }
  .news__nav-pages .page-numbers, .news__nav-pages .page-numbers.current, .news__nav-pages .page-numbers.dots {
    font-family: "Louis","Arial", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 6.875vw;
    line-height: 9.375vw;
    margin-right: 6.25vw;
  }
  .news__nav-pages .page-numbers.current::after {
    height: 1.25vw;
    bottom: -3.125vw;
  }
}
/*# sourceMappingURL=news.css.map */