.blog-post{margin:0 auto;max-width:960px}.blog-post-layout{align-items:start;display:grid;gap:48px;grid-template-columns:6fr 4fr;padding-top:80px}.blog-post-layout__main{min-width:0}.blog-post-layout__main .blog-post{margin:0;max-width:none}.blog-post-layout__sidebar{min-width:0}@media screen and (max-width:992px){.blog-post-layout{gap:32px;grid-template-columns:1fr}}.blog-post__body blockquote{background-color:rgba(13,111,252,.06);border:none;border-left:4px solid var(--color-primary-blue);border-radius:4px;color:var(--color-navy-blue);font-size:1rem;font-weight:500;margin:1.75rem 0;padding:20px 24px}.blog-post__body blockquote p{margin:0}.blog-post__body blockquote p+p{margin-top:.7rem}@media screen and (max-width:640px){.blog-post__body blockquote{padding:16px 18px}}.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 50%}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 33.33333%}}.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}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}