.blog-post{margin:0 auto;max-width:960px}.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:#fff}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{display:flex;flex:0 0 100%;flex-direction:column;padding-right:1rem}.blog-related-posts__post:last-child{padding-right:0}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 33.33333%}}.blog-related-posts__image{border-radius:4px;height:180px;max-width:100%;object-fit:cover;width:100%}.blog-related-posts__title{margin:0 0 .5rem}.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}section.module__blog-subscribe{align-items:flex-start;background:var(--Primary-Gradient,linear-gradient(130deg,#59c911 21.06%,#009def 85.76%));display:flex;flex-direction:column;padding:var(--Sizes-Size-10,80px)}.module__blog-subscribe__form-wrapper{background:var(--Background-White,#fff);border-radius:var(--Sizes-Size-4,12px);margin:0 auto;max-width:var(--main-max-width);padding:var(--Sizes-Size-8,40px);width:100%}@media screen and (max-width:768px){section.module__blog-subscribe{align-items:center;padding:var(--Sizes-Size-8,40px)}}