.blog-post-header{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;height:400px;position:relative;width:100%;z-index:1}.blog-post-header:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.blog-post-header img{height:100%;object-fit:cover;width:100%}.blog-post{margin:0 auto;max-width:800px}.blog-post__author{align-items:center;display:flex;flex-direction:row}.blog-post__author-image{border-radius:50%;height:40px;margin-right:1rem;position:relative;width:40px}.blog-post__author-image img{border-radius:50%;height:100%;object-fit:cover;width:100%}.blog-post__author-details{line-height:1.25}.blog-post__author-name,.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{font-weight:700}.blog-post__timestamp{display:block}.blog-post__schema-timestamp{opacity:0;visibility:none}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts__list{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.blog-related-post{display:flex;flex-direction:column;padding:.5rem;width:100%}.blog-related-post__image{height:15rem;overflow:hidden;width:100%}.blog-related-post__image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.blog-related-post__image{position:relative}.blog-related-post__image:after{border-style:solid;border-width:2px;bottom:-2px;content:"";left:-2px;pointer-events:none;position:absolute;right:-2px;top:-2px;transition:top .3s,right .3s,bottom .3s,left .3s;z-index:0}.blog-related-post:hover .blog-related-post__image:after{bottom:1rem;left:1rem;right:1rem;top:1rem}.blog-related-post__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;padding:1rem}a.blog-related-post__title-link{color:inherit;text-decoration:none}.blog-related-post__summary{flex-grow:1;font-size:1rem;margin-bottom:1rem}.button.blog-related-post__button,.button.blog-related-post__button:hover{background-color:transparent;border:0;padding:0;position:relative}.button.blog-related-post__button:after{content:"→";margin-left:.5rem;transition:margin .3s}.button.blog-related-post__button:hover:after{margin-left:1rem}@media (min-width:478px){.blog-related-post{width:50%}}@media (min-width:768px){.blog-related-post{width:33.333333%}}.blog-comments{margin:0 auto;max-width:800px}.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}#comments-listing{margin-bottom:2rem}