.body-container--blog-post{padding-bottom:var(--space-4)}.blog-post{margin:var(--space-5) auto var(--space-6);max-width:var(--size-max-content)}.blog-post__body__wrapper{display:flex;justify-content:center}.blog-post__body{margin-top:var(--space-5);max-width:var(--size-max-content-s);width:var(--size-max-content-s)}.blog-post h1{margin:0 auto;max-width:var(--size-max-content-m);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}.blog-post :where(h2,h3,h4,h5,h6){margin-top:var(--space-3)}.blog-post img+:is(h2,h3,h4,h5,h6){margin-top:var(--space-2)}.blog-post__meta{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center;margin:var(--space-3) 0 var(--space-2)}.blog-post__meta a{font-size:var(--fs-0);text-decoration:none}.blog-post__meta span{padding:0 var(--space-2)}.blog-post__meta img{height:auto;margin-right:var(--space-2);object-fit:contain;width:80px}.blog-post__timestamp{display:inline;font-family:var(--font-family);font-size:var(--fs-0)}.blog-post__tags{margin-top:var(--space-2)}a.blog-post__tag-link{font-size:var(--fs-0);text-decoration:underline}.blog-post__main-image{aspect-ratio:21/9;border-radius:var(--radius-x);margin:var(--space-5) 0 0;max-width:100%;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(--radius-x);margin:var(--space-2) 0!important;max-width:100%}.blog-related-posts{background-color:var(--c-grey-75);display:flex;flex-direction:column}.blog-related-posts h2{margin-bottom:var(--space-6);text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap;margin:0 -15px}.blog-related-posts__post{display:flex;flex:0 0 100%;flex-direction:column;padding:var(--space-2)}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}}@media screen and (min-width:1023px){.blog-related-posts__post{flex:0 0 33.33333%}}.blog-related-posts a.btn{text-decoration:none}img.blog-related-posts__image{aspect-ratio:3/2;border-radius:var(--radius-x);height:auto;object-fit:cover;width:100%}.blog-related-posts__title{margin:var(--space-3) 0 var(--space-4)}h3.blog-related-posts__title,h3.blog-related-posts__title>a{font-size:var(--fs-2);line-height:1.3;text-decoration:none}.blog-related-posts__content{display:flex;flex:1;flex-direction:column}.blog-related-posts__content .cta{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:var(--fs-0);font-weight:400;line-height:1.5;text-decoration:none}