.featured-posts{margin:0 auto 4rem;max-width:1200px;padding:0 1rem}.featured-posts__heading{color:#2d2a26;font-size:32px;font-weight:700;margin-bottom:2rem}.featured-posts__wrapper{align-items:flex-start;display:flex;gap:2rem}.featured-posts__main{flex:1;max-width:60%}.featured-posts__main .featured-posts__category{margin-bottom:0}.featured-posts__main-link{display:block;text-decoration:none}.featured-posts__image-wrapper{border-radius:24px;box-shadow:0 5px 24px rgba(0,0,0,.17);margin-bottom:1rem;overflow:hidden;width:100%}.featured-posts__image-wrapper--main{align-items:center;background-color:#f5f5f5;display:flex;height:350px;justify-content:center}.featured-posts__image-wrapper img{height:100%;object-fit:cover;width:100%}.featured-posts__category{background-color:#418154;border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:600;margin-bottom:1rem;padding:6px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .2s}.featured-posts__category:hover{background-color:#355f43;color:#fff;text-decoration:none}.featured-posts__title-link{color:inherit;text-decoration:none}.featured-posts__title{color:#2d2a26;font-size:24px;font-weight:700;line-height:1.3;margin:1rem 0;transition:color .2s}.featured-posts__title--main{font-size:36px}.featured-posts__meta{align-items:center;color:#666;display:flex;font-size:12px;gap:.75rem;margin-top:1rem}.featured-posts__main .featured-posts__meta{margin-top:0}.featured-posts__meta--top{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.featured-posts__meta--top .featured-posts__date{font-size:12px}.featured-posts__author{align-items:center;color:#2d2a26;display:flex;font-weight:600;gap:.5rem;text-decoration:none;transition:color .2s}.featured-posts__author:hover{color:#00a651}.featured-posts__author-avatar{border-radius:50%;height:63px;object-fit:cover;width:63px}.featured-posts__author-name{text-transform:capitalize}.featured-posts__author-link{color:#2d2a26;font-weight:600;text-decoration:none;text-transform:capitalize;transition:color .2s}.featured-posts__author-link:hover{color:#00a651}.featured-posts__date{color:#666}.featured-posts__secondary{display:flex;flex:1;flex-direction:column;gap:2rem;max-width:40%}.featured-posts__secondary-item{border-bottom:1px solid #b0b1b0;display:flex;flex-direction:column;padding-bottom:2rem}.featured-posts__secondary-item:last-child{border-bottom:none;padding-bottom:0}.featured-posts__secondary-item .featured-posts__category{font-size:11px;max-width:100%;overflow:hidden;padding:4px 10px;text-overflow:ellipsis;white-space:nowrap;width:fit-content}.featured-posts__secondary-item .featured-posts__title{font-size:24px;margin:.75rem 0 .5rem}.featured-posts__secondary-item .featured-posts__meta{font-size:11px;justify-content:space-between;margin-top:.5rem}@media only screen and (max-width:768px){.featured-posts{padding:0 1rem}.featured-posts__wrapper{flex-direction:column}.featured-posts__main,.featured-posts__secondary{max-width:100%}.featured-posts__image-wrapper--main{height:250px}.featured-posts__title--main{font-size:24px}.featured-posts__secondary-item .featured-posts__title{font-size:20px}.featured-posts__heading{font-size:28px;margin-bottom:1.5rem}}@media only screen and (max-width:480px){.featured-posts{padding:0 1rem}.featured-posts__heading,.featured-posts__title--main{font-size:24px}.featured-posts__secondary-item .featured-posts__title{font-size:20px}.featured-posts__image-wrapper--main{height:200px}}