.blog-post{padding:4rem 0}@media(min-width:62rem){.blog-post{padding:8.25rem 0}}.blog-post__title{font-size:clamp(2.25rem,2.5vw,3rem);margin-bottom:3.5rem;text-transform:uppercase}.blog-post__meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:clamp(1.5rem,2.5vw,3rem)}@media(min-width:62rem){.blog-post__meta{align-items:center;flex-wrap:nowrap}}.blog-post__author-meta span{font-weight:400;padding-right:1.25rem}.blog-post__author-headshot{border-radius:2.5rem;height:3.75rem;width:3.75rem}@media(min-width:62rem){.blog-post__author-headshot{height:5rem;width:5rem}}.blog-post__timestamp{font-weight:400;padding-right:1.25rem;text-transform:uppercase}.blog-post__author-name{color:#000;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;margin:0;text-transform:uppercase}.blog-post__tag{color:#000;font-weight:400;text-decoration:none;text-transform:uppercase}.blog-post__author-social{display:flex;gap:1.875rem;width:100%}@media(min-width:62rem){.blog-post__author-social{margin-left:auto;width:auto}}.blog-post__author-social svg{height:1.5rem;width:1.5rem}.blog-post__tag-link{font-size:.875rem}.body-container--blog-post .hs-cta-wrapper a.cta_button{background:none!important;background-color:#080!important;border:2px solid #080!important;border-radius:1.875rem!important;color:#fff!important;display:inline-block!important;font-size:clamp(1rem,2.5vw,1.125rem)!important;font-weight:500!important;line-height:1!important;padding:1rem 2.5rem .875rem!important;text-align:center!important;text-decoration:none!important;text-transform:uppercase!important;transition:all .4s!important;white-space:normal!important}.body-container--blog-post .hs-cta-wrapper a.cta_button:focus,.body-container--blog-post .hs-cta-wrapper a.cta_button:hover{background:#fff!important;color:#080!important}.blog-post-listing__wrapper{display:flex;flex-wrap:wrap;gap:1.5rem}@media(min-width:64rem){.blog-post-listing__wrapper{gap:3.75rem 1.5rem}}.blog-post-listing__card{width:100%}@media(min-width:48rem){.blog-post-listing__card{flex:0 0 calc(50% - 0.725em)}}@media(min-width:64rem){.blog-post-listing__card{flex:0 0 calc(33% - 0.725em)}}.blog-post-listing__card-image-container{border-radius:.625rem;margin-bottom:1.625rem;max-height:16.25rem;overflow:hidden}.blog-post-listing__card-image{border-radius:.625rem;display:block;height:16.25rem;object-fit:cover;transition:all .4s;width:100%}.blog-post-listing__card:focus-within .blog-post-listing__card-image,.blog-post-listing__card:hover .blog-post-listing__card-image{transform:scale(1.2)}.blog-post-listing__card-title{font-size:1.5rem;margin-bottom:1rem}.blog-post-listing__card-action{margin-top:1rem}.blog-related-posts{background-color:#f8fafc;padding:3.75rem 0}@media(min-width:62rem){.blog-related-posts{padding:7.5rem 0}}.blog-related-posts__title{text-align:center}.blog-pagination{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:1.5rem}@media(min-width:62rem){.blog-pagination{margin-top:3.75rem}}.blog-pagination a{color:#000;text-decoration:none}.blog-pagination-center{align-items:center;display:flex;gap:1rem}.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-post__body h3{border-bottom:4px solid #080;margin-top:4rem}.blog-post__body p,.blog-post__body ul{line-height:180%}