.blog-listing .featured-blog-post-wrapper{margin-bottom:120px}.featured-blog-post{border:2px solid #f1f6fb;display:flex}.featured-blog-post-wrapper:before{background:#f1f6fb;content:"";display:block;height:60%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw}.featured-blog-post__image{flex:0 1 60%}.featured-blog-post__image img{aspect-ratio:3/2;height:100%;object-fit:cover;width:100%}.featured-blog-post__content{background:#fff;flex:0 1 40%;padding:70px 80px 30px}.featured-blog-post__content h2{font-family:Ubuntu-Medium,serif}.featured-blog-post__content .card_tag{margin-bottom:40px}.featured-blog-post__content p{font-family:Ubuntu-Light,serif}@media(max-width:991px){.featured-blog-post__image{flex:0 1 50%}.featured-blog-post__content{flex:0 1 50%;padding:50px 50px 30px}}@media(max-width:768px){.featured-blog-post{flex-wrap:wrap}.featured-blog-post__content,.featured-blog-post__image{flex:0 1 100%}}