.blog-card__wrapper{background-color:#fff;border-radius:.75em;box-shadow:0 4px 30px 0 rgba(0,72,119,.1);flex-basis:100%;padding:1.5em}.blog-card__wrapper a{text-decoration:none}.blog-card__post{display:flex;flex-direction:column;height:100%}.blog-card-featured-image-container{background-position:50%;background-size:cover;border-radius:6px;height:215px;margin-bottom:1.5em;min-height:215px;width:100%}.blog-card__post-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.blog-card__post-preheader{color:#9d9a9a;font-size:.875em}.blog-card__post-content h5{color:#323232;height:2lh;-webkit-line-clamp:2;margin:.5rem 0 .75rem}.blog-card__post-content h5,.blog-card__post-content p{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.blog-card__post-content p{height:3lh;-webkit-line-clamp:3;font-size:1em;margin:0}@media screen and (max-width:992px){.blog-card-featured-image-container{aspect-ratio:4/3;height:auto;min-height:100%}.blog-card__post-preheader{font-size:.625em}.blog-card__post-content h5{font-size:1.125em}.blog-card__post-content p{font-size:.875em}}@media screen and (max-width:768px){.blog-card-featured-image-container{aspect-ratio:16/9}.blog-card__post-content p{height:4lh;-webkit-line-clamp:4}}