.featured-post__wrapper{width:100%}.featured-post{display:flex;flex-direction:column;justify-content:space-between;min-height:552px;overflow:hidden;padding:1.25rem;position:relative;width:100%}.featured-post:after{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),linear-gradient(180deg,transparent 60%,rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.featured-post__meta{display:flex;flex-direction:row;justify-content:space-between;position:relative;z-index:2}.featured-post__date,.featured-post__read-time .post__read-time-text{font-size:1rem;font-weight:400}.featured-post__content-wrapper{display:flex;flex-direction:column;position:relative;z-index:2}.featured-post__content{width:100%}.featured-post__title{margin-bottom:1rem}.featured-post__title a{text-decoration:none}.featured-post__title a:active,.featured-post__title a:focus,.featured-post__title a:hover{text-decoration:underline}.featured-post__buttons{width:100%}.featured-post__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.featured-post__image img{height:100%;object-fit:cover;width:100%}@media (max-width:1199px){.featured-post__buttons{padding-top:2rem}}@media (min-width:1200px){.featured-post__content-wrapper{flex-direction:row;justify-content:space-between}.featured-post__content{width:50%}.featured-post__buttons{align-items:flex-end;display:flex;justify-content:flex-end;width:50%}}.posts{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.post__wrapper{display:flex;padding:1.5rem .5rem;width:33.3333333333%}.posts--one-col .post__wrapper{width:100%}.posts--two-col .post__wrapper{width:50%}.posts--three-col .post__wrapper{width:33.3333333333%}.posts--four-col .post__wrapper{width:25%}.posts--five-col .post__wrapper{width:20%}.posts--six-col .post__wrapper{width:16.6666666667%}.posts--seven-col .post__wrapper{width:14.2857142857%;width:12.5%}@media (max-width:1079px){.post__wrapper{width:50%}.posts--one-col-md .post__wrapper{width:100%}.posts--two-col-md .post__wrapper{width:50%}.posts--three-col-md .post__wrapper{width:33.3333333333%}.posts--four-col-md .post__wrapper{width:25%}.posts--five-col-md .post__wrapper{width:20%}.posts--six-col-md .post__wrapper{width:16.6666666667%}}@media (max-width:767px){.post__wrapper,.posts--one-col-sm .post__wrapper{width:100%}.posts--two-col-sm .post__wrapper{width:50%}.posts--three-col-sm .post__wrapper{width:33.3333333333%}.posts--four-col-sm .post__wrapper{width:25%}}.post{display:flex;flex-direction:column;width:100%}.post__image{aspect-ratio:300/157;margin-bottom:1.25rem;overflow:hidden}.post__image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.post__image a:hover img{transform:scale(1.0125)}.post__content{display:flex;flex-direction:column;flex-grow:1}.post__meta{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.post__date,.post__read-time{font-size:.875rem;font-weight:400}.post__read-time{display:inline-flex;flex-direction:row}.post__read-time-icon{margin-right:.625rem}.post__summary,.post__title{flex-grow:1;margin-bottom:1rem}.post__title,.post__title a{text-decoration:none}.post__title a:active,.post__title a:focus,.post__title a:hover{text-decoration:underline}.post__link-wrapper{padding-top:1rem}