.blog-post{margin:0 auto;max-width:960px;width:100%}.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:#fdddd4}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:1023px){.blog-related-posts__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.blog-related-posts__list{grid-template-columns:1fr}}.blog-related-posts .blog-card-v2{background-color:#fff;border-bottom:none!important;color:#1c1b1f!important;display:flex;flex-direction:column;overflow:hidden;text-decoration:none!important;transition:transform .2s ease}.blog-related-posts .blog-card-v2:hover{transform:translateY(-3px)}.blog-related-posts .blog-card-v2__image{height:230px;overflow:hidden;position:relative}.blog-related-posts .blog-card-v2__image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.blog-related-posts .blog-card-v2:hover .blog-card-v2__image img{transform:scale(1.05)}.blog-related-posts .blog-card-v2__badge{background-color:#f12b09;color:#fff;font-family:IBM Plex Mono,monospace;font-size:16px;font-weight:400;left:0;line-height:1;padding:1rem;position:absolute;text-transform:uppercase;top:0}.blog-related-posts .blog-card-v2__content{display:flex;flex:1;flex-direction:column;padding:1rem}.blog-related-posts .blog-card-v2__body{flex:1}.blog-related-posts .blog-card__title{font-size:32px;font-weight:400}.blog-related-posts .blog-card-v2__link{align-items:center;color:#f12b09;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600;gap:.5rem;letter-spacing:.05em;margin-top:1.25rem;text-transform:uppercase}.blog-related-posts .blog-card-v2__arrow{height:16px;stroke:#f12b09;transition:transform .2s ease;width:20px}.blog-related-posts .blog-card-v2:hover .blog-card-v2__arrow{transform:translateX(4px)}.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-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8rem;font-weight:600}.blog-card__tags svg{height:.8rem;margin-right:8px;margin-top:4px}.blog-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.blog-card{background-color:#fff;color:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-card,.blog-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.blog-card__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-card__header img{height:auto;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:auto}.blog-card__content{-ms-flex-direction:column;flex-direction:column;min-height:250px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.blog-card__body,.blog-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.blog-card__body{-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-bottom:1rem}.blog-card__author{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.blog-card__author img{border-radius:50%;height:40px;margin-right:10px;-o-object-fit:cover;object-fit:cover;width:40px}.blog-card__author-info h5{margin:0}.blog-card h4{margin-top:0}.blog-card__tags{color:#215578}.blog-card__tags svg{fill:#215578}.blog-card:hover{transform:translateY(-3px)}.blog-card:hover .blog-card__header img{min-height:105%;min-width:105%}.blog-card__wrapper{margin:1rem;width:calc(33.33333% - 2rem)}.blog-card{width:100%}.blog-card__header{height:250px}.blog-card__content{margin:0;padding:1rem}@media(max-width:1024px){.blog-card__wrapper{width:calc(50% - 2rem)}}@media(max-width:767px){.blog-card__wrapper{margin:1rem 0;width:100%}.blog-card{margin:0}}.blog-post__hero .blog-post{padding-top:0}.blog-post__hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-position:50%;background-size:cover;min-height:50vh;padding:4rem 1rem 0}.blog-post__hero .section-wrapper{padding:0}.blog-post__hero .blog-card__author,.blog-post__hero .blog-card__author-info *,.blog-post__hero .blog-post__tag-link,.blog-post__hero h1,.blog-post__tag-link{color:#fff;text-decoration:none;text-shadow:0 0 6px #000}article.blog-post{background-color:#fff;margin-top:-3rem;padding:3rem 2rem;position:relative;z-index:2}.blog-post__hero-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#fff;flex-wrap:wrap;justify-content:space-between}@media(max-width:1024px){.blog-post__tags{margin:1rem 0}}