.blog-post{margin:0 auto;max-width:800px}.blog-post__hero{text-align:center}.blog-post__meta{align-items:center;display:flex;gap:.5rem;justify-content:center;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-post__hero--img-wrap{padding-bottom:3rem;padding-top:1rem}.blog-post__hero--img{width:100%}.blog-related-posts__post-image-wrapper{border-bottom:1px solid #ff0bac;height:200px;overflow:hidden;position:relative;width:100%}.blog-related-posts__post-image-wrapper:after{background:linear-gradient(180deg,rgba(255,11,172,0) 80%,rgba(255,11,172,.15));content:"";inset:0;pointer-events:none;position:absolute}.blog-related-posts__image{display:block;height:100%;object-fit:cover;width:100%}.blog-related-posts{background-color:#f8fafc}.blog-related-posts h2{text-align:left}.blog-related-posts__list{display:flex;flex-wrap:wrap;gap:2rem}.blog-related-posts__post{flex:0 0 100%}.blog-related-posts__content{padding:1rem 1rem 2rem}.blog-related-posts__title-link{align-items:center;display:flex;justify-content:space-between}.blog-related-posts__title{margin:.7rem 0}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 calc(50% - 1rem);width:50%}.blog-related-posts__image{border-radius:14px 14px 0 0;height:240px;max-width:100%;object-fit:cover;width:100%}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(33.33333% - 1.33333rem);width:31%}}.blog-comments{margin:0 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}