.blog-post{margin:0 auto;max-width:960px}.blog-post__body figure{margin:0}.blog-post__body figure img{width:100%}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-post__tags{align-items:center;display:flex}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-post__category{color:var(--clr-primary);margin-bottom:6px}.blog-post__title{margin-bottom:12px}.blog-post img{margin-block:36px}.blog-related-posts{background-color:#d3dee2}.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}.blog-listing{--_row-width:1240px;--_row-padding:80px 1rem;--_color:#2c6693;color:var(--_color);margin:0 auto;max-width:var(--_row-width);padding:var(--_row-padding)}.blog-listing p{margin:0}.blog-listing .blog-listing__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.blog-listing .blog-card{background-color:#fff;box-shadow:0 10px 30px 0 rgba(0,0,0,.05)}.blog-listing .blog-card__image{max-width:100%}.blog-listing .blog-card__body{padding:1rem}.blog-listing .blog-card__title{font-size:1rem;line-height:1.25;margin-bottom:0}.blog-listing .blog-card__category{--_grey:#434343;color:var(--_grey);font-size:.75rem;margin-bottom:4px;text-transform:uppercase}.blog-pagination__list{align-items:center;display:flex;gap:16px;list-style-type:none;margin:64px auto 0;width:fit-content}.blog-pagination__item [aria-current]{color:var(--clr-primary)}