.content .news{margin-bottom:5rem}.content .news__list{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991.9px){.content .news__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767.9px){.content .news__list{grid-template-columns:100%}}.content .news-item{border:.1rem solid #f2f2fa;border-radius:.5rem;box-shadow:0 0 1.5rem 0 rgba(0,0,0,.05)}.content .news-item a{color:#5d5f60;text-decoration:none;transition:color .3s ease-in-out}.content .news-item a:hover{color:#004a99}.content .news-item__img{border-radius:.5rem .5rem 0 0;display:block;width:100%}.content .news-item__picture{border-radius:.5rem .5rem 0 0;height:26rem;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:767.9px){.content .news-item__picture{height:40rem}}@media screen and (max-width:490px){.content .news-item__picture{height:26rem}}.content .news-item__info{padding:1rem 1.5rem}.content .news-item__params{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.content .news-item__date,.content .news-item__views{align-items:center;color:#2b2d2f;display:flex;font-size:1.4rem;gap:1rem}.content .news-item__views svg{width:1.8rem}.content .news-item__name{color:#2b2d2f;line-height:2.2rem;transition:color .3s ease-in-out}.content .news-item__name:hover{color:#004a99}.content .news-detail__preview{margin-bottom:2rem}.content .news-detail__panel{display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.content .news-detail__date,.content .news-detail__views{display:flex;gap:1rem}
/*# sourceMappingURL=style.min.css.map */
