.related-posts__heading{border-bottom:var(--heading-border,var(--borders));margin-bottom:2.5rem;padding-bottom:2rem}@media (min-width:768px){.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:768px){.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:768px){.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);display:flex;flex-direction:column;margin-bottom:2rem;position:relative}@media (min-width:768px){.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:768px){.related-posts__posts .related-blog-item{margin-top:4rem}}.related-posts__posts .related-blog-item__image{aspect-ratio:var(--aspect-ratio,3/2);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:13px}.related-posts__posts .related-blog-item__info h3 a{background-image:linear-gradient(var(--base-color),var(--base-color));background-position:0 100%;background-size:0 3px;transition:background .3s ease}.related-posts__posts .related-blog-item__info h3 a:focus-visible,.related-posts__posts .related-blog-item__info h3 a:hover{color:var(--base-color)}.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{background-size:100% 3px;color:var(--base-color)}