.blog-author-heading,.blog-tag-heading{font-size:30px;font-weight:700;margin:0 0 2.5rem}.blog-index{display:flex;flex-direction:column;gap:32px 24px}.blog-index__post{background:#fff;border:1px solid rgba(178,189,207,.4);display:flex;overflow:hidden;position:relative}@media screen and (max-width:767px){.blog-index__post{flex-wrap:wrap}}.blog-index__post-image{display:block;left:0;min-height:100%;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:767px){.blog-index__post-image{max-height:200px}}.blog-index__post-image-wrapper{display:block;flex:300px;position:relative}@media screen and (max-width:767px){.blog-index__post-image-wrapper{flex:100%;height:200px}}.blog-index__post-content{cursor:default;display:flex;flex:300px;flex-direction:column;padding:2rem}@media screen and (max-width:767px){.blog-index__post-content{flex:100%}}.blog-index__post-content>hr{margin-bottom:15px;margin-top:auto;width:100%}.blog-index__post-author-name,.blog-index__post-timestamp{color:#32353a;font-size:12px;font-weight:400}.blog-index__post-timestamp{display:block;margin-bottom:12px}.blog-index__post-title{font-size:28px;font-weight:700;line-height:1.25;margin-bottom:12px}.blog-index__post-summary{font-size:1.1rem;font-weight:400;line-height:1.5;margin-bottom:15px}.blog-index__post-summary p{font-size:inherit;font-weight:inherit}.blog-index__post-actions{display:flex;gap:24px;justify-content:space-between}.blog-index__post-comment-count{align-items:center;display:inline-flex;gap:6px}.blog-index__post-comment-count>svg{flex:19px;height:auto;width:19px}.blog-index__post-comment-count>span{font-size:12px;font-weight:400}.blog-index__post-button{border:none;font-size:12px;padding:0}.blog-index__post-button,.blog-index__post-button:hover{background:none;color:inherit;font-weight:400}