.c-recent-news{background-color:var(--lightgrey);padding-bottom:136px;padding-top:86px}.c-recent-news .c-title{margin-bottom:42px;text-align:center}.c-recent-news .post-listing{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.c-recent-news .post-listing .post{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:block;padding:30px;position:relative;width:calc(33% - 24px)}.c-recent-news .post-listing .post .content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:1}.c-recent-news .post-listing .post .date{align-items:center;background-color:var(--green);display:flex;flex-direction:column;height:100px;justify-content:center;padding:5px;text-align:center;width:100px}.c-recent-news .post-listing .post .date .month{text-transform:capitalize}.c-recent-news .post-listing .post .text h3{font-size:clamp(.5vw,1.5vw,24px);margin:35px 0}.c-recent-news .post-listing .post .content .text{display:flex;flex-direction:column;justify-content:space-between;text-transform:uppercase}.c-recent-news .post-listing .post .text .read-more span{border-bottom:1px solid var(--green)}.c-recent-news .post-listing .post .overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:1280px){.c-recent-news .post-listing{gap:20px;justify-content:center}.c-recent-news .post-listing .post{width:calc(50% - 20px)}.c-recent-news .post-listing .post .text h3{font-size:clamp(1vw,2.5vw,24px)}}@media screen and (max-width:640px){.c-recent-news .reviews.section .post-listing{justify-content:center;text-align:center}.c-recent-news .post-listing .post{width:100%}.c-recent-news .post-listing .post .text h3{font-size:22px}.c-recent-news .post-listing .post{padding:30px}}@media screen and (max-width:480px){.c-recent-news .post-listing .post .text h3{font-size:20px}}