.featured-posts{width:100%}.featured-post__wrapper{height:80vh;position:relative;width:100%}.featured-post__image{height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.featured-post__image img{height:100%;object-fit:cover;width:100%}.featured-post__image.greyscale img{filter:grayscale(100%)}.featured-post__content-wrapper,.featured-post__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.featured-post__content-wrapper .content-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.featured-post__content{margin:0 auto;max-width:800px;text-align:center}.featured-post__tags{font-size:.875rem;margin-bottom:1rem}h2.featured-post__title{margin-bottom:1.5rem}.featured-post__num-posts{bottom:1rem;font-weight:700;position:absolute;right:1rem}.featured-post__num-posts,.featured-post__tags,a.featured-post__button,a.featured-post__tag-link,h2.featured-post__title a{color:#fff}.fade-in{animation:fadein 1s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@media (min-width:768px){h2.featured-post__title{font-size:3.75rem}}