.blog-post{margin:0 auto;max-width:960px;padding:3rem 1rem}.blog-post__blog-name{font-size:.875rem;margin-bottom:.5rem}.blog-post__meta{margin-bottom:1rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-post__tags{margin-bottom:1.5rem}.blog-post__tag-link{background-color:#f8fafc;border-radius:4px;display:inline-block;font-size:.875rem;margin:0 .5rem .5rem 0;padding:.25rem .75rem}.blog-post__share{display:flex;gap:.75rem;margin-bottom:1.5rem}.blog-post__share-link{align-items:center;border:1px solid #e2e8f0;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.blog-post__share-link svg{height:16px;width:16px}.blog-post__featured-image{height:auto;margin-bottom:2rem;max-width:100%}.blog-post__body{line-height:1.7}.blog-related-posts{background-color:#f8fafc;padding:3rem 1rem}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;margin:0 auto;max-width:960px}.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{border-radius:8px;height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:680px;padding:0 1rem 3rem}.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-index__hero{align-items:center;display:flex;justify-content:center;min-height:620px;overflow:hidden;position:relative;text-align:center}.blog-index__hero-image{height:100%;left:0;object-fit:cover;object-position:center 25%;position:absolute;top:0;width:100%;z-index:0}.blog-index__hero-overlay{background:linear-gradient(180deg,rgba(15,23,42,.45),rgba(15,23,42,.7));bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.blog-index__hero-inner{margin:0 auto;max-width:700px;padding:2rem 1rem;position:relative;z-index:2}.blog-index__eyebrow{color:#f1f5f9;font-size:1.5rem;margin:0 0 .25rem}.blog-index__hero h1{color:#fff;margin:0 0 1rem}.blog-index__description{color:#f1f5f9;font-weight:600;margin:0 auto;max-width:600px}.blog-index__layout{display:flex;flex-wrap:wrap;gap:2.5rem;padding:3rem 1rem}.blog-index__sidebar{flex:0 0 100%}@media screen and (min-width:900px){.blog-index__layout{flex-wrap:nowrap}.blog-index__sidebar{flex:0 0 260px}}.blog-index__search{margin-bottom:2rem}.blog-index__search input[type=search],.blog-index__search input[type=text]{border:1px solid #e2e8f0;border-radius:6px;display:block;margin-bottom:.75rem;padding:.6rem .8rem;width:100%}.blog-index__search label{display:block;margin-bottom:.4rem}.blog-index__filters-title{font-size:1rem;margin-bottom:.75rem}.blog-index__filter-list{list-style:none;margin:0;padding:0}.blog-index__filter-item{margin-bottom:.6rem}.blog-index__filter-item a{align-items:center;color:#1e293b;display:flex;gap:.6rem;text-decoration:none}.blog-index__filter-checkbox{border:1px solid #cbd5e1;border-radius:3px;display:inline-block;flex-shrink:0;height:16px;width:16px}.blog-index__filter-item.is-active .blog-index__filter-checkbox{background-color:#2563eb;border-color:#2563eb}.blog-index__filter-item.is-active a{font-weight:600}.blog-index__main{flex:1 1 auto;min-width:0}.blog-index__active-topic{margin-bottom:1.5rem}.blog-index__grid{display:flex;flex-wrap:wrap;margin:0 -.75rem}.blog-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex:0 0 100%;flex-direction:column;margin:.75rem;overflow:hidden}@media screen and (min-width:640px){.blog-card{flex:0 0 calc(50% - 1.5rem)}}@media screen and (min-width:1100px){.blog-card{flex:0 0 calc(33.33333% - 1.5rem)}}.blog-card__image-wrapper{display:block}.blog-card__image{aspect-ratio:16/10;height:auto;object-fit:cover;width:100%}.blog-card__body{flex:1 1 auto;padding:1.25rem 1.25rem .5rem}.blog-card__label{color:#2563eb;font-size:.75rem;font-weight:600;letter-spacing:.04em;margin:0 0 .5rem;text-transform:uppercase}.blog-card__title{font-size:1.1rem;margin:0 0 .6rem}.blog-card__title a{text-decoration:none}.blog-card__excerpt{color:#475569;font-size:.9rem;line-height:1.5}.blog-card__footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.85rem 1.25rem}.blog-card__link{font-weight:600;text-decoration:none}.blog-card__read-time{color:#94a3b8;font-size:.8rem}.blog-index__help{background-color:#f8fafc;padding:3rem 1rem;text-align:center}.blog-index__help h2{margin-bottom:1.25rem}