.post__grid{display:grid;grid-auto-rows:1fr;grid-template-rows:1fr}@media (min-width:640px){.post__grid{grid-auto-rows:auto;grid-template-rows:auto}}.post__grid .post__item{background-color:var(--wp--preset--color--light-gray);border-radius:15px;margin-top:20px;overflow:hidden;padding:20px 40px 20px 20px;position:relative}@media (min-width:640px){.post__grid .post__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}}.post__grid .post__item:first-child{margin-top:0}.post__grid .post__item-image{height:64px;margin-bottom:10px;width:64px;-webkit-box-flex:0;border-radius:15px;-ms-flex:0 0 64px;flex:0 0 64px;overflow:hidden}.post__grid .post__item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post__grid .post__item-date{display:block;font-size:14px;line-height:1;margin-bottom:13px;margin-left:-4px}.post__grid .post__item-title{font-size:18px;font-weight:700;line-height:1.33;margin-bottom:10px}@media (min-width:640px){.post__grid .post__item-title{font-size:24px;line-height:1.5}}.post__grid .post__link{display:block;height:100%;position:absolute;width:100%}.news-block__wrapper{margin-left:auto;margin-right:auto;max-width:1235px}.news-block__title{margin-bottom:40px;text-align:center}.news-block__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}