.page-blog__cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.page-blog__cards .card-news{width:100%;height:281px}.page-blog__button{width:-moz-fit-content;width:fit-content}.page-blog__button .button.primary.big{padding:16px 30px;height:-moz-fit-content;height:fit-content}@media(max-width:1199px){.page-blog__cards{grid-template-columns:repeat(2,1fr);gap:16px}.page-blog__cards .card-news{height:260px}.page-blog__button,.page-blog__button .button{width:100%}}@media(max-width:743px){.page-blog__cards{grid-template-columns:repeat(2,1fr);gap:12px}.page-blog__cards .card-news{width:100%;height:200px}}