.blog-index__post-summary *{font-size:16px;line-height:1.625}img.blog-index__post-image{border-radius:10px;height:221px;object-fit:cover;width:100%}.blog_wrap{display:flex;flex-wrap:wrap;gap:20px}article.blog-index__post{flex:1 1 30%;max-width:32%}.blog-index__author-info{margin-top:20px}h6.blog-index__post-title{margin-bottom:10px;margin-top:5px}.blog-index__post-title a{font-family:GT-America;font-weight:600}a.button.button--simple.button--read-more svg{height:20px!important;width:20px!important}a.button.button--simple.button--read-more{gap:5px}a.button.button--simple.button--read-more:hover{text-decoration:underline!important}nav.blog-pagination{display:flex;gap:20px;justify-content:center}.blog-pagination__next-link--disabled{display:none}@media (max-width:991px){article.blog-index__post{flex:1 1 45%;max-width:50%}}@media (max-width:767px){article.blog-index__post{flex:1 1 100%;max-width:100%}}