.blog-content-wrapper{margin:0 auto;padding-bottom:50px;padding-top:50px;width:80%}.blog-posts-container{column-gap:30px;display:grid;row-gap:30px}.blog-posts-container .blog-post{background:#fff;border-radius:20px;box-shadow:0 22px 30px rgba(0,0,0,.07);display:flex;flex-direction:column;padding:0;width:100%}.blog-posts-container .blog-post img{border-top-left-radius:20px;border-top-right-radius:20px;height:250px;object-fit:cover;width:100%}.blog-posts-container .blog-post h2{line-height:.75;margin-bottom:0}.blog-posts-container .blog-post h3{line-height:1;margin-bottom:0}.blog-posts-container .blog-post h2 a{color:#242424;font-family:"DM Serif Display",serif;font-size:22px;text-decoration:none}.blog-posts-container .blog-post h3 a{color:#242424;font-family:"DM Serif Display",serif;font-size:20px;text-decoration:none}.blog-posts-container .blog-list-content{align-items:flex-start;display:flex;flex-direction:column;gap:15px;height:100%;padding:0 20px 20px}.post-preview{font-size:16px}.post-meta{border-top:1px solid #ccc;display:flex;flex-direction:row;font-size:14px;gap:15px;margin-top:auto;padding-top:10px;width:100%}.read-more-btn{background-color:#363bc2;display:inline-block;margin-top:10px;padding:10px 20px}.read-more-btn,.read-more-btn:hover{border-radius:50px;color:#fff;text-decoration:none}.read-more-btn:hover{background-color:#1a334e}.pagination-area{margin:50px 0}.blog-pagination{display:flex;flex-direction:row;gap:10px;justify-content:center}.blog-pagination a{padding:5px 11px;text-decoration:none}.blog-pagination-center a.active{background:#1848c5;border-radius:20px;color:#fff}.author-avatar img{border-radius:100px;height:100px}.hs-blog-post .blog-post .blog-post__body li{margin-bottom:10px}.article-cta{margin:0 auto 50px;text-align:center}@media (min-width:1280px){.blog-posts-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:981px){.blog-posts-container.resources{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:950px) and (max-width:1279px){.blog-posts-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.blog-header__inner,.blog-post,.blog-related-posts{padding:40px 0}.blog-post{margin:0 auto;max-width:850px;width:80%}.blog-featured-image img{width:100%}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{text-decoration:none}.blog-post__timestamp{display:block}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:#f8fafc}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 33.33333%}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:850px;width:80%}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}