.blog-listings__post--featured.post{display:flex;flex-direction:column;justify-content:flex-end;margin:2rem calc(-50vw - -50%) 7rem;padding:10rem 2rem 0;position:relative;width:100vw}.blog-listings__post--featured.post:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.blog-listings__post--featured>.post__image{border-radius:0;height:100%;left:0;margin:0;object-fit:cover;overflow:hidden;padding-top:0;position:absolute;top:0;width:100%;z-index:0}.blog-listings__post--featured .post__content{margin:0 auto;max-width:900px;position:relative;width:100%;z-index:2}.blog-listings__post--featured .post__tag-link,.blog-listings__post--featured .post__tags.h6,.blog-listings__post--featured .post__title,.blog-listings__post--featured .post__title a{color:#fff;text-align:center}.blog-listings__post--featured .post__meta-description{color:#fff;margin-bottom:2rem;text-align:center}.blog-listings__post--featured .post__meta{align-items:center;border-radius:2rem;display:flex;flex-direction:row;justify-content:center;margin-bottom:-5rem!important;margin:0 auto;min-height:10rem;overflow:hidden;padding:2rem;position:relative;width:100%;z-index:2}.blog-listings__post--featured .post__meta>.post__image{border-radius:0;height:100%;margin:0;object-fit:cover;padding-top:0;position:absolute;width:100%;z-index:2}.post__read-more-wrapper,.post__read-time-wrapper{position:relative;z-index:3}.blog-listings__load-more{align-items:center;display:flex;justify-content:center;position:relative}.blog-listings__load-more:after{content:"";height:2px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.blog-listings__load-more-link{position:relative}.blog-listings__load-more-link:after,.blog-listings__load-more-link:before{background:#fff;content:"";height:100%;position:absolute;top:0;width:1rem}.blog-listings__load-more-link:before{left:-1rem}.blog-listings__load-more-link:after{right:-1rem}@media (min-width:993px){.blog-listings__post--featured{margin-left:calc(-42.5vw - -50%);margin-right:calc(-42.5vw - -50%);width:85vw}.blog-listings__post--featured .post__meta{max-width:min(calc(85vw - 4rem),1400px)}}