.container_news{padding-bottom:60px}.filter-by-years{align-items:center;border:1px solid #e7e7e7;display:flex;flex-wrap:wrap;padding:15px 20px}.filter-by-years__link{color:#006ac5;display:flex;font-weight:700;min-width:100px}.filter-by-years__link.active,.filter-by-years__link:hover{color:#000}.news__title{font-size:20px;margin-bottom:20px}.news__item{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;padding:20px 0}.news-item__img{aspect-ratio:1450/900;margin-bottom:10px;object-fit:cover;width:100%}.news-item__img:hover{box-shadow:0 0 10px 0 #e7e7e7}.news-item__title{color:#006ac5;font-size:18px;font-weight:700;padding:10px 0}.news-item__title:hover{text-decoration:underline}@media (min-width:480px){.news__title{font-size:30px;line-height:35px}}@media (min-width:730px){.news__title{margin-bottom:40px}.news__items{grid-column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr}.filter-by-years{margin-bottom:20px}}