.bg--lightAlt{background-color:var(--main-background)!important}.relatedPosts__list{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.relatedPosts .blog-post-card{align-items:stretch!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;height:auto!important;margin:0!important;max-width:100%;min-height:0!important;overflow:visible;padding:0!important;transition:transform .7s ease,box-shadow .3s ease!important;width:368px}.relatedPosts .blog-post-card:hover{box-shadow:0 12px 28px rgba(15,43,27,.12);transform:translateY(-6px)}.relatedPosts .blog-post-card>.img{flex:0 0 auto!important;margin:0!important;overflow:hidden;padding:0!important;position:relative!important}.relatedPosts .blog-post-card .related-post__image,.relatedPosts .blog-post-card>.img{border-radius:24px 24px 0 0;display:block!important;height:auto!important;width:100%!important}.relatedPosts .blog-post-card .related-post__image{aspect-ratio:3/2;inset:auto!important;max-width:none!important;object-fit:cover!important;object-position:center;position:static!important}.relatedPosts .blog-post-card__content{background-color:var(--thrive-white)!important;border-radius:0 0 24px 24px;box-shadow:none!important;display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;height:auto!important;min-height:0!important;padding:1.25rem 1.5rem 1.5rem}.relatedPosts .blog-post-card__title{color:var(--thrive-black)!important;font:var(--font-h4);font-family:var(--nunito)!important;font-weight:700!important;margin:0}.relatedPosts .blog-post-card__title a{color:inherit;text-decoration:none}.relatedPosts .blog-post-card__title a:hover{text-decoration:underline}.relatedPosts .blog-post-card__summary{color:var(--thrive-green)!important;font:var(--body-text)}.relatedPosts .blog-post-card__summary p{margin:0}.relatedPosts .blog-post-card__author{color:var(--thrive-green);font:var(--body-text);margin-top:.25rem}.relatedPosts .relatedPost__authorName{color:var(--thrive-green);font-weight:700;text-decoration:none}.relatedPosts .relatedPost__authorName:hover{text-decoration:underline}@media (max-width:767px){.relatedPosts .blog-post-card{width:100%}}