.recent-posts{overflow:hidden;padding:5rem 0}.hidden{display:none}.recent-posts .section-title h2{margin:0}.recent-posts .section-title{align-items:center;display:flex;margin-bottom:3.2rem}.recent-posts .tags{display:flex;flex-wrap:wrap;margin:-1.4rem}.recent-posts .tags a{flex-basis:calc(50% - 2.8rem);margin:1.4rem}.recent-posts .tags .fImage{aspect-ratio:16/9;border-radius:.8rem;overflow:hidden;width:100%}.recent-posts .tags .fImage img{height:100%;object-fit:cover;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:100%}.recent-posts .tags .postTag span{background:var(--color-grey);border-radius:.4rem;color:var(--color-navy);display:inline-block;font-size:1.2rem;font-style:normal;font-weight:600;letter-spacing:.6px;line-height:1.5;padding:.2rem 1rem;text-transform:uppercase}.recent-posts .tags h4{color:var(--color-navy);margin:0;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.recent-posts .postTag,.recent-posts .postTitle{margin-top:2rem}.recent-posts .tags a:hover h4{color:var(--color-pink)}.recent-posts .tags a:hover .fImage img{transform:scale(1.05)}@media only screen and (max-width:768px){.recent-posts .tags a{flex-basis:100%}}