@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotation-loading{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.news__title{color:#1c1613;font-size:2rem}.news__highlight{font-size:1.5rem;font-weight:700;text-transform:uppercase}.news__ads{margin-top:2rem;text-align:center}.news .lateral a{font-weight:400}.news__block{background-color:#f5eeea}.news__block.highlight .news__link__title{max-height:55px}.news__block.highlight .news__link__title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news__block.big .news__link__title{max-height:55px}.news__block:not(.highlight){height:100%;margin-bottom:1rem}.news .col-lg-8 .news__block{height:100%}.news .col-lg-8 .news__link__title{max-height:none}.news__link{display:flex;flex-direction:column;height:100%}.news__link__image .imageBlock{background-position:50%;background-size:cover;display:block}.news__link__image .imageBlock picture>img{width:100%}.news__link__title{align-items:center;color:#1c1613;display:flex;flex:1;font-size:1.125rem;padding:.5rem 1rem;text-transform:uppercase}.news .pictureShowNews>*{width:100%}