.body-container--blog-post{width:100%}.blog-post__content-wrapper{margin:0 auto;padding:0 1rem;width:100%}.blog-post{margin:0 auto;max-width:960px;width:100%}.blog-post__body{min-width: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:3rem 0}.blog-related-posts h2{margin-bottom:2rem;text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.blog-related-posts__post{display:flex;flex:0 0 100%;flex-direction:column;gap:16px;max-width:364px}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 calc(50% - 1.5rem)}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 calc(33.333% - 1.5rem)}}.blog-related-posts__image-container,.blog-related-posts__post-image-wrapper{background-color:#d1d4d4;border-radius:8px;height:225px;overflow:hidden}.blog-related-posts__image{height:100%;object-fit:cover;width:100%}.blog-related-posts__content{display:flex;flex-direction:column;gap:12px}.blog-related-posts__section-title{color:#344c4d;font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);line-height:var(--line-height-h1);margin:0;text-align:left}.blog-related-posts__title{color:#344c4d;font-size:var(--font-size-h4);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4);margin:0}.blog-related-posts__categories{color:#344c4d}.blog-related-posts__categories,.blog-related-posts__date{font-size:var(--font-size-body-small);line-height:var(--line-height-body-small)}.blog-related-posts__date{color:#a3a9aa}.hs-blog-post-listing{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.hs-blog-post-listing__post{display:flex;flex:0 0 100%;flex-direction:column;gap:16px;max-width:364px}@media screen and (min-width:768px){.hs-blog-post-listing__post{flex:0 0 calc(50% - 1.5rem)}}@media screen and (min-width:1000px){.hs-blog-post-listing__post{flex:0 0 calc(33.333% - 1.5rem)}}.hs-blog-post-listing__post-image-wrapper{background-color:#d1d4d4;border-radius:8px;height:225px;overflow:hidden}.hs-blog-post-listing__post-image{height:100%;object-fit:cover;width:100%}.hs-blog-post-listing__post-content{display:flex;flex-direction:column;gap:12px}.hs-blog-post-listing__post-title{color:#344c4d;font-size:var(--font-size-h4);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4);margin:0}.hs-blog-post-listing__post-tags{color:#344c4d}.hs-blog-post-listing__post-date,.hs-blog-post-listing__post-tags{font-size:var(--font-size-body-small);line-height:var(--line-height-body-small)}.hs-blog-post-listing__post-date{color:#a3a9aa}.blog-index-body{padding-bottom:clamp(3rem,6vw,5rem)}.blog-index__inset{--blog-gutter:clamp(16px,16px + (100vw - 477px) * 64/547,80px);margin-inline:auto;max-width:min(100%,calc(1280px + var(--blog-gutter)*2));padding-inline:var(--blog-gutter)}.blog-index__section-heading{color:var(--color-green-900);font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);line-height:var(--line-height-h3);margin:0 0 1.5rem}.blog-featured{padding-block:clamp(2rem,4vw,3rem)}.blog-featured__link{border-radius:12px;color:inherit;display:block;overflow:hidden;text-decoration:none}.blog-featured__card{background-color:var(--color-gray-200);border-radius:12px;height:clamp(220px,38vw,440px);overflow:hidden;position:relative}.blog-featured__image{display:block;height:100%;object-fit:cover;width:100%}.blog-featured__overlay{background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.35) 45%,transparent);display:flex;flex-direction:column;gap:.75rem;inset:0;justify-content:flex-end;padding:clamp(1.25rem,3vw,2.5rem);position:absolute}.blog-featured__eyebrow{color:hsla(0,0%,100%,.8);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.blog-featured__title{color:#fff;font-size:clamp(1.25rem,2.5vw,2rem);font-weight:700;line-height:1.25;margin:0;max-width:640px}.blog-featured__cta{align-items:center;align-self:flex-start;border:1.5px solid hsla(0,0%,100%,.65);border-radius:999px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;padding:.45rem 1.25rem;transition:background-color .2s,border-color .2s}.blog-featured__link:focus .blog-featured__cta,.blog-featured__link:hover .blog-featured__cta{background-color:hsla(0,0%,100%,.15);border-color:#fff}.blog-listing-section{padding-block:clamp(2rem,4vw,3rem)}.blog-listing-section__grid{display:grid;gap:2rem 1.5rem;grid-template-columns:1fr}@media screen and (min-width:640px){.blog-listing-section__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:960px){.blog-listing-section__grid{grid-template-columns:repeat(3,1fr)}}.blog-card{display:flex;flex-direction:column;gap:1rem}.blog-card__image-link{border-radius:10px;display:block;overflow:hidden}.blog-card__image-wrapper{aspect-ratio:16/9;background-color:var(--color-gray-200);border-radius:10px;overflow:hidden}.blog-card__image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-card__image-link:focus .blog-card__image,.blog-card__image-link:hover .blog-card__image{transform:scale(1.04)}.blog-card__body{display:flex;flex:1;flex-direction:column;gap:.625rem}.blog-card__tags{display:flex;flex-wrap:wrap;gap:.4rem}.blog-card__tag{border:1px solid var(--color-gray-200);border-radius:999px;color:var(--color-green-900);display:inline-block;font-size:.8125rem;line-height:1.5;padding:.2rem .75rem;text-decoration:none;transition:background-color .2s}.blog-card__tag:hover{background-color:var(--color-gray-100)}.blog-card__title{color:var(--color-green-900);font-size:var(--font-size-h4);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4);margin:0}.blog-card__title-link{color:inherit;text-decoration:none}.blog-card__title-link:hover{text-decoration:underline}.blog-card__excerpt{color:var(--color-gray-600);font-size:var(--font-size-body-small);line-height:var(--line-height-body-small);margin:0}.blog-card__cta{align-items:center;color:var(--color-green-900);display:inline-flex;font-size:.9375rem;font-weight:600;gap:.2rem;margin-top:auto;text-decoration:none}.blog-card__cta:hover{text-decoration:underline}.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}