.related-posts__heading{margin-bottom:2.5rem}@media (min-width:801px){.related-posts__heading{align-items:flex-end;display:flex;justify-content:space-between}.related-posts__heading .theme-rich-text__main{flex-grow:1}}.related-posts__heading.text--center{display:block}@media (min-width:801px){.related-posts__heading.text--left .theme-ctas{margin-left:var(--gutter)}}.related-posts__heading.text--right .theme-rich-text__main{order:2}.related-posts__heading.text--right .theme-ctas{margin-right:var(--gutter);order:1}@media (min-width:801px){.related-posts__posts{display:flex;flex-wrap:wrap}}.related-posts__posts .related-blog-item{background-color:var(--post-background,transparent);border:var(--post-border,none);box-shadow:var(--post-box-shadow,none);display:flex;flex-direction:column;margin-bottom:2rem;position:relative}@media (min-width:801px){.related-posts__posts .related-blog-item{width:calc(33.33% - 40px)}.related-posts__posts .related-blog-item:not(:first-child):not(:nth-child(3n+1)){margin-left:60px}}@media not screen and (min-width:801px){.related-posts__posts .related-blog-item{margin-top:2rem}}.related-posts__posts .related-blog-item__image{aspect-ratio:var(--aspect-ratio,3.25/2);border-radius:var(--custom-radius,var(--boxin-radius));overflow:hidden;width:100%}.related-posts__posts .related-blog-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.related-posts__posts .related-blog-item__info{margin:0;padding:var(--post-padding,2rem 0 0)}.related-posts__posts .related-blog-item__info .eyebrow{font-size:1rem;letter-spacing:unset;text-transform:none}.related-posts__posts .related-blog-item__info .summary{color:var(--base-color);font:var(--base-font);letter-spacing:var(--base-letter-spacing);line-height:var(--base-line-height)}@media not screen and (min-width:1024px){.related-posts__posts .related-blog-item__info .summary{font-size:var(--base-mobile-size);line-height:var(--base-mobile-line-height)}}.related-posts__posts .related-blog-item:focus-visible h3 a,.related-posts__posts .related-blog-item:hover h3 a{text-decoration:underline}