.t-news__list{display:-ms-grid;display:grid}@media screen and (min-width: 800px){.t-news__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);gap:7.3rem 3.2rem}}@media screen and (max-width: 799px){.t-news__list{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr);row-gap:2.7rem}}@media screen and (min-width: 800px){.t-news__pagination{margin-top:12.5rem}}@media screen and (max-width: 799px){.t-news__pagination{margin-top:7rem}}
