.body-container--blog-post{background-color:var(--off-white)}.blog-post__social-tags{border-bottom:1px solid rgba(28,27,25,.3);padding-bottom:48px}.blog-post{margin:0 auto;max-width:980px}.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:grid;gap:24px;grid-template-columns:1fr}@media (min-width:991px){.blog-related-posts__list{grid-template-columns:repeat(2,1fr)}}.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}.blog-post__body #hs_cos_wrapper_post_body{:not(:last-child),figure,h1,h2,h3,h4,h5,h6,li,p:not(:last-child){margin-bottom:24px}img{border-radius:4px}}.blog-pagination__link.blog-pagination__next-link,.blog-pagination__link.blog-pagination__prev-link{position:relative}.blog-pagination__link.blog-pagination__next-link:before,.blog-pagination__link.blog-pagination__prev-link:before{background:var(--off-black);content:"";display:block;height:1px;position:absolute;top:100%;transform:scaleX(0);transform-origin:center;transition:transform .3s ease;width:100%}.blog-pagination__link.blog-pagination__next-link:hover:before,.blog-pagination__link.blog-pagination__prev-link:hover:before{transform:scaleX(1)}