.featured-post{align-items:stretch;background-color:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - 64px),calc(100% - 64px) 100%,0 100%);display:flex;flex-direction:row;gap:0;overflow:clip}.featured-post__column{width:50%}.featured-post__column.featured-post__column--media{min-height:400px;position:relative}.featured-post__column.featured-post__column--media img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.featured-post__column.featured-post__column--content{background-color:#fff;padding:48px}.featured-post__header{align-items:center;display:flex;gap:32px;justify-content:space-between;margin-bottom:40px}.featured-post__column--content p:last-of-type{margin-bottom:40px}.article-date{margin-bottom:12px}@media screen and (max-width:1100px){.featured-post__column.featured-post__column--content{padding:44px 34px}}@media screen and (max-width:767px){.featured-post{flex-direction:column}.featured-post__column{width:100%}.featured-post__column.featured-post__column--media{min-height:350px}.featured-post__column.featured-post__column--media img{max-height:350px;max-width:unset;width:unset}.featured-post__column--content p:last-of-type{margin-bottom:24px}.featured-post__column.featured-post__column--content{padding:32px 24px}}