.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 h2{margin-bottom:60px;text-align:center}.blog-related-posts{padding-bottom:100px!important;padding-top:50px!important}.blog-related-posts__list{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.blog-related-posts__list{grid-template-columns:repeat(1,1fr)}}.blog-related-posts__post{background-color:var(--blue);border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;transition:all .3s ease;-webkit-transition:all .3s ease}.blog-related-posts__content{padding:32px 32px 67px}.blog-related-posts__content,.blog-related-posts__post h6,.blog-related-posts__title,.blog-related-posts__title-link{color:#fff!important}.blog-related-posts__title-lin:hover,.blog-related-posts__title-link{color:inherit!important;font-weight:400!important;text-decoration:none!important}.blog-related-posts__title-link:before{content:"";height:100%;inset:0;position:absolute;width:100%}.blog-related-posts__content p{font-size:16px;font-weight:400;letter-spacing:0;line-height:140%}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}}.blog-related-posts__image{aspect-ratio:373/207;display:block;height:auto;max-width:100%;object-fit:cover;width:100%}.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}.blog-related-posts__content .eyebrow-text h6{background-color:rgba(22,163,74,.2);border:1px solid #22c55e;border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.5;padding:4px 12px;text-transform:none}.blog-related-posts__post:hover{box-shadow:0 30px 30px 0 rgba(0,0,0,.1)}