.blog-post{margin:0 auto;max-width:960px}.blog-post__featured-img{background-attachment:fixed;background-size:cover;height:400px;margin-bottom:50px}.blog-post__author{margin-bottom:15px;width:220px}.blog-post__author a{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.blog-post__author span{flex:0 0 100%;max-width:calc(100% - 35px)}.blog-post__meta{font-size:var(--fs-small);margin-bottom:30px}.blog-post__meta,.blog-post__tags{align-items:flex-start;display:flex;flex-wrap:wrap}.blog-post__tags{margin-bottom:0}.blog-post__timestamp{display:block;flex:0 0 100%;max-width:calc(100% - 35px)}.blog-post__timestamp-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px;width:160px}.blog-post__tags svg{height:auto;margin-right:10px;width:24px}.blog-post__tag-link{font-size:var(--fs-small)}.blog-related-posts{background-color:#0e1317}.blog-related-posts h3{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;margin-bottom:60px}.blog-related-posts__post{flex:0 0 100%;margin-bottom:30px;padding:0}.blog-related-posts__post-image-wrapper{display:flex}.blog-related-posts__content{background:#090c0f;padding:15px}.blog-related-posts__image{height:auto;max-width:100%;width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:60px 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__featured-img--mobile{display:block}.blog-post__featured-img--mobile img{width:100%}.blog-post__featured-img{display:none}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}.blog-post__featured-img--mobile{display:none}.blog-post__featured-img{display:block}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(33.33% - 30px);margin:0 15px 30px;max-width:calc(33.33% - 30px)}}