.news-item{display:flex;margin-bottom:16px;box-shadow:0 4px 40px #0000001a;border-radius:10px;background:#fff}.news-item:hover{box-shadow:0 4px 40px #0003}.news-item-img{border-radius:10px;background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;max-width:203px;max-height:171px;overflow:hidden}.news-item-block{position:relative;padding:34px 29px 32px 22px;width:100%}.news-item-top{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;flex-wrap:wrap;justify-content:space-between;margin-bottom:23px}.news-item-title{color:#563518;font-weight:600;font-size:16px}.news-item-date{color:#563518;font-weight:600;font-size:16px;text-align:right}.news-item-text{color:#4f4f4f;font-weight:400;font-size:14px}.news-item-link{position:absolute;right:22px;bottom:15px;color:#7f9540;font-weight:500;font-size:14px;text-align:right}.news-wrap{margin-top:30px;margin-bottom:27px}.btn-tag.active{background:#edf0e3}@media (max-width: 992px){.news-item{flex-wrap:wrap}.news-wrap{margin-top:17px;margin-bottom:20px}.news-item{margin-bottom:37px}.news-item-block{padding:17px 9px 32px}.news-item-title{order:1}.news-item-date{margin-bottom:15px}.news-item-img{margin:0 auto;max-width:unset;max-width:100%;height:244px;max-height:unset;overflow:unset;text-align:center}}.news-list{padding-bottom:30px}.news-list .news-wrap{margin-top:0}.news-list__results{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:20px}.news-list__results--none{display:none}.news-list__results--show{display:grid}@media (max-width: 991px){.news-list__results{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.news-list__results{grid-template-columns:1fr}}.news-card__link{display:block;box-shadow:0 0 19px #0000001a;border-radius:10px;background-color:#fff;height:100%;overflow:hidden;text-decoration:none;transition:all .2s ease-in-out}@media (hover: hover){.news-card__link:hover{box-shadow:0 4px 40px #0003}}.news-card__image-wrapper{border-radius:10px;width:100%;height:250px}.news-card__image{border-radius:10px;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.news-card__content{padding:1rem}.news-card__date{color:#bbb;font-size:14px}.news-card__title{display:-webkit-box;margin:1rem 0 0;overflow:hidden;color:#563518;font-size:16px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-card__preview{display:-webkit-box;margin:1rem 0 0;overflow:hidden;color:#212529;font-size:14px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (max-width: 767px){.news-card__image-wrapper{height:150px}}
