.blog-post__hero-background{animation:fadein .5s;background-position:50%;background-repeat:no-repeat;background-size:cover;height:50vh}.blog-post__hero-content{display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem 0}.blog-post__hero-content-left,.blog-post__hero-content-right{width:100%}@media (min-width:768px){.blog-post__hero-content-left{padding-right:4rem;width:75%}.blog-post__hero-content-right{width:25%}}.blog-post__tag-links,a.blog-post__tag-link{font-size:.875rem;font-weight:400;vertical-align:top}a.blog-post__tag-link:active,a.blog-post__tag-link:focus,a.blog-post__tag-link:hover{font-weight:400}.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__sticky-wrapper{padding:.25rem 0;z-index:1000}.blog-post__sticky{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.blog-post__social-share>ul{align-items:center;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;text-align:center}.blog-post__social-share>ul li{margin:0;padding:.5rem}.blog-post__social-share>ul li p{margin-bottom:0}.blog-post__social-share>ul li a svg{height:1rem;width:auto}.blog-post__buttons{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.blog-post__buttons .button{font-size:.875rem;margin:0 .5rem;padding:.25rem 1rem}@media (max-width:767px){.blog-post__buttons .button{font-size:.875rem;margin:.5rem}}@media (min-width:768px){.blog-post__sticky-wrapper{position:sticky;top:0}.blog-post__sticky{flex-direction:row}}.blog-post{display:flex;flex-direction:row;flex-wrap:wrap}.blog-post__main,.blog-post__sidebar{width:100%}@media (min-width:768px){.blog-post__main{padding-right:4rem;width:75%}.blog-post__sidebar{width:25%}}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.related-post{display:flex;flex-direction:row;padding:.5rem 0}.related-post__image{flex-shrink:0;height:80px;margin-right:1rem;overflow:hidden;width:80px}.related-post__image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.related-post:hover .related-post__image img{transform:scale3d(1.05,1.05,1.05)}.related-post__tags,a.related-post__tag{font-size:.75rem;font-weight:400;vertical-align:top}a.related-post__tag:active,a.related-post__tag:focus,a.related-post__tag:hover{font-weight:400}h5.related-post__title a{color:inherit;text-decoration:none}.blog-comments{width:100%}button.comment-reply-to,button.comment-reply-to:active,button.comment-reply-to:focus,button.comment-reply-to:hover{background:none}button.comment-reply-to{background:none;font-size:.875rem;margin-bottom:1rem;padding:.25rem}.blog-comments form{margin:2rem 0;padding:1rem}.blog-comments .hs-submit{text-align:center}.blog-post__about,.blog-post__popular-posts,.blog-post__related-posts{margin-bottom:2rem}