.news{display:flex;flex-direction:column;height:514px}.news-big{height:640px}.news-small{flex-direction:row;height:192px}.news__info{flex-grow:1;display:flex;flex-direction:column}.news-small .news__info{margin-left:24px}.news a,.news .button{margin-top:auto}.news__picture-wrap{margin-bottom:24px;width:100%;height:280px;overflow:hidden;position:relative;cursor:pointer}.news-big .news__picture-wrap{height:420px}.news-small .news__picture-wrap{width:192px;height:192px;min-width:192px}.news__picture{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%;object-fit:contain}.news:hover .news__picture{width:128.5%;height:128.5%}.news-big:hover .news__picture{width:114.8%;height:114.8%}.news-small:hover .news__picture{width:125%;height:125%}.news__header{margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.news-big .news__header{font-size:26px;line-height:32px;-webkit-line-clamp:2}.news-small .news__header{-webkit-line-clamp:2}.news:hover .news__header{color:var(--green)}.news__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}.news-small .news__text{-webkit-line-clamp:3}.news__date{color:#a3a3a3;margin-bottom:8px}@media (max-width: 991px){.news{height:402px;display:flex;flex-direction:column}.news__picture-wrap{margin-bottom:16px;height:200px!important;width:100%!important;min-width:unset!important}.news__info{margin-left:0!important;flex-grow:1}.news__header{font-size:18px!important;line-height:24px!important;-webkit-line-clamp:2!important}.news__text{-webkit-line-clamp:3!important}.news__date,.news__text{font-size:14px!important;line-height:18px!important}}
