.featured-post{position:relative;display:flex;align-items:flex-end;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;padding:20px}.featured-post:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);pointer-events:none}.featured-post .info{display:flex;flex-direction:column;gap:12px;max-width:654px;color:#fff;position:relative;z-index:2}.featured-post .info .h1,.featured-post .info .h2,.featured-post .info .h3,.featured-post .info .h4,.featured-post .info .h5,.featured-post .info .h6,.featured-post .info h1,.featured-post .info h2,.featured-post .info h3,.featured-post .info h4,.featured-post .info h5,.featured-post .info h6{color:inherit}.featured-post .buttons{margin-top:12px}@media (min-width:768px){.featured-post{padding:40px}}@media (min-width:1200px){.featured-post{padding:54px 60px;min-height:500px}}