.blog-hero{background:linear-gradient(135deg,#373b3d,#373b3d 30%,#efefef 0,#efefef);padding:4rem 0}.blog-hero__content{display:flex;flex-direction:column;justify-content:space-between}.blog-flex{display:flex}.flex-wrap-wrap{flex-wrap:wrap}.align-items-start{align-items:flex-start}.gap-3{gap:3rem}.blog-post__main-content{padding:4rem 0}.blog-post__author{align-items:center;display:flex;gap:.5rem;margin-bottom:1.5rem}.blog-post__author-image{clip-path:inset(0 round 10px 15px 25px 25px);height:auto;margin:0;width:60px}.blog-post__author-name{display:block;font-size:14px}.blog-post__author-name,.blog-post__author-name:active,.blog-post__author-name:focus,.blog-post__author-name:hover{text-decoration:none}.blog-post__timestamp{display:inline-block;margin-bottom:.7rem}.blog-post__body{flex-grow:2;width:clamp(50%,100%,calc(70% - 1.5rem))}.blog-post__body h1{margin:0;text-align:center}.blog-post__body img{height:auto;max-width:100%}.blog-post__tags{margin-bottom:1rem}.blog-post__tags a,.blog-post__tags span{font-size:16px}.blog-post__sidebar{flex-grow:1;position:sticky;top:72px;width:clamp(300px,100%,calc(30% - 1.5rem))}.blog-post-sidebar-cta{align-items:center;display:flex;justify-content:center}.blog-post-related-posts{background-color:#efefef}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:active,.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}