.featured-post-wrapper{background-color:var(--gray-50);font-size:14px;line-height:1.42857143;margin:0;padding:6em 0}.featured-post-wrapper .content-wrapper{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.featured-post-wrapper .featured-post{align-items:center;display:flex;flex-direction:row;gap:45px}.featured-post-wrapper .featured-post .post-details{flex:1}.featured-post-wrapper .featured-post .post-img{background-color:var(--gray-700);border-radius:4px;flex:1;overflow:hidden;transition:all .3s}.featured-post-wrapper .featured-post .post-img img{display:block;max-height:305px;object-fit:cover;object-position:top left;transition:all .3s;vertical-align:middle;width:100%}.featured-post-wrapper .featured-post .post-img:hover img{opacity:.75;transition:all .3s}.featured-post-wrapper h2{color:var(--gray-700);font-family:Gotham Book,Helvetica,Arial,sans-serif;font-size:3em;letter-spacing:-1px;line-height:28px;margin-bottom:1em;margin-top:0}.featured-post-wrapper h2:after{border-bottom:2px solid var(--gray-700);content:"";display:block;margin-top:.6em;width:50px}.featured-post-wrapper .post-tags ul{display:inline-flex;flex-wrap:wrap;list-style:none;margin:0 0 10px -15px;padding:0 0 0 15px}.featured-post-wrapper .post-tags ul li{background-color:var(--gray-200);border-radius:999px;font-family:Gotham Book;font-size:12px;font-weight:300;letter-spacing:.2px;line-height:18px;margin-bottom:5px;margin-right:.2em;padding:8px 14px;text-align:left;text-transform:capitalize}.featured-post-wrapper .post-tags ul li a{color:var(--gray-700);text-decoration:none}.featured-post-wrapper h3{color:var(--gray-700);font-family:Gotham Book,Helvetica,Arial,sans-serif;font-size:1.2em;font-weight:600;line-height:1.3em;margin:.2em 0 .5em;text-transform:capitalize}.featured-post-wrapper .post-author p{color:var(--gray-600);font-size:14px;font-style:italic;line-height:22px}.featured-post-wrapper .post-author p,.featured-post-wrapper .post-excerpt p{font-family:Gotham Book,Helvetica,Arial,sans-serif;font-weight:300;margin:0 0 10px}.featured-post-wrapper .post-excerpt p{color:var(--gray-700);font-size:16px;line-height:1.5em}.featured-post-wrapper .post-link{margin-top:1.5em}.featured-post-wrapper .post-link a{font-family:Gotham Book,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:2px;line-height:18px;text-align:left;text-transform:uppercase}.featured-post-wrapper .post-link a,.featured-post-wrapper .post-link a:hover{color:var(--blue-600);text-decoration:none}@media (max-width:790px){.featured-post-wrapper .featured-post{border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column-reverse;gap:0;margin-bottom:3em;transition:all .3s}.featured-post-wrapper .featured-post .post-details{padding:3em 2em}.featured-post-wrapper .featured-post .post-img img{border-radius:0}.featured-post-wrapper .post-link{display:none}}