.featured-blog-post{background-color:#fff;border-radius:12px;max-width:550px;overflow:hidden;width:100%}.featured-blog-post__image-wrapper{border-radius:12px 12px 0 0;display:block;height:204px;overflow:hidden;width:100%}.featured-blog-post__image{height:100%;object-fit:cover;object-position:center;width:100%}.featured-blog-post__content{background-color:#fff;border-radius:0 0 12px 12px;display:flex;flex-direction:column;justify-content:flex-start;min-height:210px;padding:24px 32px 32px}.featured-blog-post__categories{margin-bottom:12px}.featured-blog-post__category{color:#666;font-size:14px;font-weight:400;line-height:1.5;text-decoration:none}.featured-blog-post__category:focus,.featured-blog-post__category:hover{text-decoration:underline}.featured-blog-post__title{font-size:28px;font-weight:700;line-height:1.3;margin:0}.featured-blog-post__title-link{color:#1a1a1a;text-decoration:none}.featured-blog-post__title-link:focus,.featured-blog-post__title-link:hover{color:#174497}@media screen and (max-width:767px){.featured-blog-post{max-width:100%}.featured-blog-post__image-wrapper{height:180px}.featured-blog-post__content{min-height:auto;padding:20px 24px 24px}.featured-blog-post__title{font-size:24px}}