.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;padding:2.5rem 0}.blog-related-posts .content-wrapper{max-width:82rem}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:48rem){.blog-related-posts__list{flex-wrap:nowrap}}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:48rem){.blog-related-posts__post{flex:0 0 calc(33% - 0.5rem)}}.blog-related-posts__image{border-radius:.75rem;display:block;height:auto;max-height:13.25rem;max-width:100%;width:100%}.blog-related-posts__title{font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.5;margin:1rem 0}.blog-related-posts__description{margin:1rem 0}.blog-related-posts__action .button{border-radius:0;display:inline-flex;gap:.25rem;overflow:hidden;padding:0;position:relative}.blog-related-posts__action .button .icon{height:1.5rem;margin-top:-.25rem;opacity:0;transition:all .4s;width:1.5rem}.blog-related-posts__action .button:focus .icon,.blog-related-posts__action .button:hover .icon{opacity:1}.blog-related-posts__action .button:after{background-color:#000;bottom:0;content:"";height:2px;left:-28px;position:absolute;transition:all .4s;width:100%}.blog-related-posts__action .button:focus:after,.blog-related-posts__action .button:hover:after{background-color:#1a64de;left: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}