.blog-pagination{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:3rem}.blog-pagination__link{align-items:center;border:1px solid #021509;color:#021509;display:inline-flex;font-family:Barlow,sans-serif;font-weight:600;height:2.75rem;justify-content:center;min-width:2.75rem;padding:0 .75rem;text-decoration:none;transition:background-color .15s linear,color .15s linear}.blog-pagination__link:focus,.blog-pagination__link:hover{background-color:#021509;color:#fcde06;text-decoration:none}.blog-pagination__link.is-active{background-color:#fcde06;border-color:#fcde06;color:#021509;pointer-events:none}.blog-pagination__link.is-disabled{opacity:.4;pointer-events:none}.blog-post{margin:0 auto;max-width:960px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{text-decoration:underline}.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:680px}.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}@media screen and (max-width:999px){.hs-blog-post .blog-post-content__inner{padding:2rem .5rem}}