.blog_index .posts{display:flex;flex-direction:column}.blog_index .post__wrapper{padding:.5rem 0;width:100%}.blog_index .post__title a:not(:hover){color:currentColor}.blog_index .post{background-color:#fff;border:2px solid #f1f2f2;border-radius:1rem;box-shadow:0 1px 2px rgb(16 24 40/5%);padding:2rem}.blog_index .blog-pagination{padding-top:30px;text-align:center}.blog_index .post__tags{margin-bottom:1rem}.blog_index a.next-posts-link.load-more.p-hide{display:none!important}.blog_index .post__tag-link{background-color:#f1f2f2;border-radius:.25rem;margin-right:.5rem;padding:.25rem .5rem}.blog_index .post__tag-link,.blog_index .post__tag-link:active,.blog_index .post__tag-link:focus,.blog_index .post__tag-link:hover{text-decoration:none}.blog_index .post__title{margin-bottom:1rem}.blog_index .post__title a{font-weight:600;text-decoration:none}.blog_index .post__meta{display:flex;flex-direction:row;font-size:.875rem;justify-content:space-between}.blog_index .post__details a{text-decoration:underline;text-underline-offset:.25rem}@media (max-width:1000px){.blog_index .post{padding:1rem}.blog_index.dnd_padd.col4_row{padding-bottom:0;padding-top:10px}.blog_index .post__meta{flex-direction:column}}