.news-section .title-block{margin-bottom:40px}.news-section .news-list-container{display:block}.news-section .news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;margin-bottom:60px}.news-section .news-item{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.news-section .infinite-scroll-loading-text{display:block;text-align:center;width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}@media only screen and (min-width:576px){.news-section .news-item{max-width:calc(50% - 30px)}}@media only screen and (min-width:1200px){.news-section .news-item{max-width:calc(33.33% - 30px)}}