.head{align-items:end;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.heading-text{max-width:580px}.head p{color:#c5c5c5}.heading-text h2{padding:0 0 10px}.posts{display:flex;flex-wrap:wrap;gap:30px 20px}.post{display:flex;flex-direction:column;justify-content:space-between;width:calc(33.33333% - 13.33333px)}.featured-img{border-radius:20px;display:block;line-height:0;overflow:hidden;position:relative}.featured-img img{aspect-ratio:413/242;height:auto;object-fit:cover;width:100%}.featured-img:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.post h6{color:#c5c5c5;margin-bottom:15px;padding-top:25px}.post h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-summary p{color:#c5c5c5}.post-link,.post-link:hover{align-items:center;display:inline-flex;font-weight:400;gap:8px;line-height:0;text-decoration:none;width:max-content}.post-link:hover{gap:12px}.post-link svg{width:17px;fill:#ac5326}.recents-posts .mobile-show{display:none}@media screen and (max-width:799px){.heading-text{max-width:100%}.recents-posts .mobile-hide{display:none}.recents-posts .mobile-show{display:block;padding-top:30px;text-align:center}}@media screen and (max-width:767px){.head{padding:0 0 30px}.post{width:100%}}