:root{--color-blue:#00b3f0;--color-black:#000;--color-white:#fff}.blog-post{margin:0 auto;max-width:960px}.blog-post__sharing{margin-bottom:1rem;display:flex;align-items:center;justify-content:flex-end}.blog-post__sharing i{margin-left:.25em;font-size:1.5em}.blog-post__header{border-bottom:1px solid rgba(0,0,0,18%);padding:2rem 0;position:relative}.blog-post__header-inner{position:relative}.blog-post__header-inner h1{margin:1em 0;color:var(--color-black);text-align:center}.blog-post__back{top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;color:var(--color-black);font-weight:700;text-transform:uppercase;font-size:.9rem}.blog-post__back:hover{color:#000 !important}.blog-post__back svg{height:1em;margin-right:1em}.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:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 calc(100% / 2)}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(100% / 3)}}.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 none}.blog-comments .comment-reply-to:hover,.blog-comments .comment-reply-to:focus{background-color:transparent;text-decoration:underline}