.body-container--blog-index{padding-top:50px}.body-container--blog-post{padding-bottom:50px}.blog-post{margin:130px auto 0;max-width:var(--content-width)}.blog-post__body__wrapper{display:flex;justify-content:center}.blog-post__body{max-width:960px;width:960px}.blog-post h1{font-size:38px;line-height:1.3;margin:0 auto;max-width:960px;text-align:center}.blog-post h2{font-size:28px}.blog-post h3{font-size:24px}.blog-post h4{font-size:22px}.blog-post h5,.blog-post h6{font-size:18px}@media screen and (max-width:767px){.blog-post h1{font-size:28.5px;line-height:1.2;max-width:100%}.blog-post h2{font-size:21px}.blog-post h3{font-size:18px}.blog-post h4{font-size:16.5px}}.blog-post :where(h2,h3,h4,h5,h6){margin-top:50px}.blog-post img+:is(h2,h3,h4,h5,h6){margin-top:20px}.blog-post__meta{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin:30px 0 20px}.blog-post__meta a{font-family:var(--fonts-paragraph);font-size:16px;text-decoration:none}.blog-post__meta span{padding:0 10px}.blog-post__meta img{border-radius:50%;height:60px;margin-right:10px;object-fit:cover;width:60px}.blog-post__timestamp{display:inline;font-family:var(--fonts-paragraph);font-size:16px}.blog-post__tags{margin-top:30px}a.blog-post__tag-link{font-size:18px;text-decoration:underline}.blog-post__main-image{aspect-ratio:21/9;border-radius:7px;margin:50px 0;object-fit:cover;width:100%}@media screen and (max-width:767px){.blog-post__main-image{aspect-ratio:3/2}}.blog-post__body img{border-radius:var(--border-radius-images);margin:30px 0!important;max-width:100%}.blog-related-posts{background-color:#f8fafc}.blog-related-posts h2{margin-bottom:50px;text-align:left}.blog-related-posts__list{display:flex;flex-wrap:wrap;margin:0 -15px}.blog-related-posts__post{flex:0 0 100%;padding:15px}@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%}}img.blog-related-posts__image{aspect-ratio:16/9;border-radius:var(--border-radius-images);height:auto;object-fit:cover;width:100%}.blog-related-posts__title{margin:.7rem 0}h3.blog-related-posts__title,h3.blog-related-posts__title>a{font-size:var(--font-size-h4);line-height:1.3;text-decoration:none}.blog-related-posts__content{align-items:stretch;display:flex;flex-flow:column wrap}.blog-related-posts__content a.btn{margin-top:auto}.blog-related-posts__content :where(h1,h2,h3:not(.blog-related-posts__title),h4,h5,h6){font-family:var(--fonts-paragraph);font-size:18px;font-weight:400;line-height:1.5;text-decoration:none}.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-filter ul{align-items:center;display:flex;flex-flow:row nowrap;padding:0}.blog-filter ul li{list-style-type:none}.blog-filter ul li a{color:var(--colors-blue);font-size:18px;margin-right:15px}.blog-filter ul li:last-child>a{margin-right:0}span.filter-link-count{display:none}@media screen and (max-width:767px){.blog-filter ul{align-items:flex-start;padding:0 0 15px}}