.body-container--blog-post{padding-block:4rem}.content-wrapper.blog-post-wrapper{max-width:1200px}.row{display:flex;flex-direction:column;gap:1rem}@media (min-width:992px){.row{flex-direction:row;gap:2rem}}.blog-post-hero{margin-bottom:4rem}.blog-post-hero .content-wrapper .row:first-of-type{display:flex;flex-direction:column;gap:1rem}@media (min-width:992px){.blog-post-hero .content-wrapper .row:first-of-type{flex-direction:column}}.blog-post-hero .content-wrapper h1{font-size:2rem;margin-bottom:0}@media (min-width:992px){.blog-post-hero .content-wrapper h1{font-size:3rem}}.blog-post-hero .content-wrapper .post-tags{display:flex;gap:.25rem}.blog-post-hero .content-wrapper .post-tags .blog-post-tag{border:2px solid var(--blue);border-radius:9999px;color:var(--blue);font-size:.75rem;font-weight:500;padding:.25rem .5rem;text-decoration:none}.blog-post-hero .content-wrapper .featured-image{aspect-ratio:16/9;margin-block:2rem;overflow:hidden;width:100%}.blog-post-hero .content-wrapper .featured-image img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.blog-post-hero .content-wrapper .post-meta{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem 2rem}.blog-post-hero .content-wrapper .post-meta .author{align-items:flex-start;display:flex;gap:1rem}.blog-post-hero .content-wrapper .post-meta .author .author-avatar{background-color:var(--grey-light);border-radius:50%;height:auto;overflow:hidden;width:3rem}.blog-post-hero .content-wrapper .post-meta .social-share-wrap{align-items:center;display:flex;justify-content:space-between}.blog-post-hero .content-wrapper .post-meta .social-share-wrap p{color:var(--blue);font-weight:600}@media (min-width:768px){.blog-post-hero .content-wrapper .post-meta .social-share-wrap{margin-left:auto}}.blog-post-hero .content-wrapper .post-meta .social-share-list{display:flex;gap:.5rem;list-style-type:none;margin:unset;padding:0;width:100%}@media (min-width:768px){.blog-post-hero .content-wrapper .post-meta .social-share-list{width:auto}}.blog-post-hero .content-wrapper .post-meta .social-share-list li{border:1px solid var(--grey-light);border-radius:.25rem;display:flex}.blog-post-hero .content-wrapper .post-meta .social-share-list li a{align-items:center;color:var(--red);display:flex;justify-content:center;line-height:1;padding:.5rem .75rem}article.blog-post{padding-block:0}article.blog-post .preheader-wrap{margin-bottom:1.75rem}article.blog-post .preheader-wrap .post-preheader{background:var(--blue-light);border:.5px solid var(--blue);border-radius:9px;color:var(--blue);padding:.375rem 1rem}article.blog-post .blog-header-post{border:1px solid var(--blue);border-radius:9px;box-shadow:0 11px 30px rgba(154,161,177,.2);display:flex;margin-bottom:4rem;overflow:hidden}article.blog-post .blog-header-post img{height:auto;width:100%}article.blog-post .post-meta{display:flex;font-weight:600;justify-content:center;margin-bottom:1rem}article.blog-post .post-meta .post-author{margin-right:2rem}article.blog-post .post-meta span{color:var(--grey)}article.blog-post h2{color:var(--grey-dark);font-size:28px!important}article.blog-post h2,article.blog-post h2 span,article.blog-post h2 strong{font-weight:600!important}article.blog-post h3{color:var(--grey-dark);font-size:24px;font-weight:600}article.blog-post h3 span,article.blog-post h3 strong{font-weight:600!important}article.blog-post h4{color:var(--grey-dark);font-size:20px;font-weight:600}article.blog-post h4 span,article.blog-post h4 strong{font-weight:600!important}article.blog-post .post-body{padding-left:.5rem;padding-right:.5rem}article.blog-post .post-body h1,article.blog-post .post-body h2,article.blog-post .post-body h3,article.blog-post .post-body h4,article.blog-post .post-body h5,article.blog-post .post-body h6,article.blog-post .post-body ol,article.blog-post .post-body p,article.blog-post .post-body ul{line-height:1.5}article.blog-post .post-body ol,article.blog-post .post-body p,article.blog-post .post-body ul{font-size:1.125rem}article.blog-post .post-body ol.source-list{font-size:.875rem}article.blog-post .post-body a{color:var(--grey-dark);text-decoration:underline}article.blog-post .post-body a.button{color:var(--white);text-decoration:none}article.blog-post .post-body a.button:hover{color:var(--white)}article.blog-post .post-body img{border-radius:.75rem;height:auto;margin-bottom:2.5rem;margin-top:2rem;width:100%}article.blog-post .post-tags{border-top:1px solid var(--grey-light);margin-top:2rem;padding-left:.5rem;padding-right:.5rem;padding-top:2rem}article.blog-post .widget-type-cta{background:unset}article.blog-post .widget-type-cta:active,article.blog-post .widget-type-cta:focus,article.blog-post .widget-type-cta:hover{transform:unset}.blog-cta-section form,.blog-index-hero form{align-items:top;background-color:unset;border:0;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-inline:auto;max-width:500px;padding:0}@media (min-width:576px){.blog-cta-section form,.blog-index-hero form{flex-direction:row}}.blog-cta-section form .hs-form-field,.blog-index-hero form .hs-form-field{margin-bottom:0}.blog-cta-section form .hs-form-field:first-of-type,.blog-index-hero form .hs-form-field:first-of-type{flex-grow:1}.blog-cta-section form .hs-form-field label,.blog-index-hero form .hs-form-field label{display:none}.blog-cta-section form .hs-form-field input,.blog-index-hero form .hs-form-field input{background:var(--white);border:1px solid var(--grey-light);border-radius:.5rem;margin-bottom:0;padding:1rem .625rem}@media (max-width:575px){.blog-cta-section form .hs-form-field input,.blog-cta-section form .hs-submit input,.blog-index-hero form .hs-form-field input,.blog-index-hero form .hs-submit input{min-width:100%;width:100%}}.blog-cta-section form .legal-consent-container,.blog-index-hero form .legal-consent-container{order:3;width:100%}.blog-cta-section form .legal-consent-container .hs-richtext,.blog-cta-section form .legal-consent-container p,.blog-cta-section form .legal-consent-container p a,.blog-index-hero form .legal-consent-container .hs-richtext,.blog-index-hero form .legal-consent-container p,.blog-index-hero form .legal-consent-container p a{color:var(--white);margin-bottom:0}.blog-cta-section form .hs_error_rollup,.blog-cta-section form ul.hs-error-msgs,.blog-index-hero form .hs_error_rollup,.blog-index-hero form ul.hs-error-msgs{display:none}@media (min-width:768px){.featured-posts .featured-grid .card:not(:first-of-type){display:flex;flex-direction:row}.featured-posts .featured-grid .card:not(:first-of-type) .card-body,.featured-posts .featured-grid .card:not(:first-of-type) .card-header{width:calc(50% - 1rem)}}@media (min-width:1200px){.featured-posts .featured-grid{display:grid;gap:2rem;grid-template-columns:50% 50%}.featured-posts .featured-grid .card:first-of-type{grid-row-end:3;grid-row-start:1}.featured-posts .featured-grid .card:not(:first-of-type){display:flex}.featured-posts .featured-grid .card:not(:first-of-type) .card-body{flex-grow:0}.featured-posts .featured-grid .card:not(:first-of-type) .card-body .card-button{margin-top:unset}}