.blog-listing{--column:3;--gap:1rem;display:flex;flex-flow:wrap;gap:var(--gap);justify-content:flex-start}.blog-listing__post{--column-width:calc(100%/var(--column) - var(--gap)*(var(--column) - 1)/var(--column));flex:1 var(--column-width);max-width:var(--column-width)}.blog-listing-feature__post,.blog-listing__post{transition:.3s ease-in-out}:is(.blog-listing-feature__post,.blog-listing__post):hover{transform:scale(1.05)}@media (max-width:990px){.blog-listing{--column:2}}@media (max-width:600px){.blog-listing{--column:1}}.body-container--blog-listing-simple{margin-top:4rem}.body-container--blog-listing-simple>.content-wrapper{margin-bottom:4rem!important}.post-item__simple{margin-bottom:3rem;margin-top:1rem}.post-item__simple a{color:var(--color--azure-20);transition:.2s ease-in-out}.post-item__simple:hover a{color:var(--color--primary)}.post-item__simple-title{font-size:1.65rem;margin-bottom:.5rem}.post-item__simple-details{color:var(--color--azure-46);display:flex;flex-flow:wrap;font-size:1rem;gap:.5rem}.blog-listing__post-title{font-size:1.2rem;margin-bottom:.5rem}.div-related-posts__title{display:flex;justify-content:space-between}.blog-listing__post-content{padding:1rem}.blog-listing__featured-image{aspect-ratio:2/1;height:auto;width:100%}.blog-post__featured-image{aspect-ratio:2.5/1;border-radius:var(--border-radius);height:auto;margin-bottom:2rem;object-fit:cover;width:100%}@media (min-width:768px){.blog-post__featured-image{aspect-ratio:2/1;height:auto}}.blog-post__title{text-align:center}.blog-post__label{font-size:1rem;text-transform:none}.blog-post{color:var(--color--azure-20)}.blog-post__body,.body-container--blog-listing-simple>.content-wrapper{margin:auto;max-width:680px}.blog-post{margin:3rem auto;max-width:960px}.blog-post h1{--font-size:3rem}@media (max-width:768px){.blog-post h1{--font-size:2.25rem}}.h2,h2{--font-size:3.25rem}.h3,h2.large,h3{--font-size:3rem}.h4,h4{--font-size:2.38rem}.h5,h5{--font-size:1.75rem}.h6,h6{--font-size:1.5rem}.hs_cos_wrapper_type_rich_text :is(h1,h2,h3,h4,h5,h6)+:is(ol,ul){padding-top:1em}.blog-post__body :where(p,li){line-height:1.65}.blog-post__body :where(h2,h3,h4,h5,h6,ul,ol){margin-bottom:1.2rem}.blog-post__body :where(:is(h2,h3,h4,h5,h6)+p){margin-top:0}.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;padding:4rem 0}.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}