.recent-posts-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto}.recent-posts-container>*{background-color:#fff;flex-basis:30%;margin:20px 0}.recent-posts-header{border-bottom:2px solid #6791ad;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.recent-posts-header h3{color:#151515;font-family:futura-pt,sans-serif;font-size:24px;font-weight:900;line-height:28.8px;text-transform:uppercase;word-wrap:break-word;margin:0}.recent-posts-container .recent-posts{border-top:6px solid #b9a66b;display:block;height:auto;padding-top:10px;position:relative}.recent-posts-container .recent-posts:hover:before{transform:translateX(5px)}.recent-posts-container .recent-posts>a{bottom:0;height:100%;left:0;position:absolute;right:0;text-decoration:unset!important;top:0;width:100%}.recent-posts-container .recent-posts .img-holder{aspect-ratio:10/7;height:auto;position:relative;width:100%}.recent-posts-container .recent-posts .img-holder .featured-tag{bottom:5px;color:#151515;font-family:futura-pt,sans-serif;font-size:13px;font-weight:400;left:6px;letter-spacing:1px;line-height:15.6px;position:absolute;text-transform:uppercase;word-wrap:break-word;background-color:#e6e2ca;padding:1px 4px}.recent-posts-container .recent-posts .img-holder p{font-size:13px;margin:0}.recent-posts-container .recent-posts .img-holder svg{left:0;position:relative;top:0;z-index:1}.recent-posts-container .recent-posts .recent-posts__content{padding:20px 0}.recent-posts-container .recent-posts .recent-posts__content .read-more .icon{align-items:center;background:#54bcb7;border:0;border-radius:26px;display:inline-flex;height:26px;justify-content:center;left:unset;margin-left:5px;outline:0;position:relative;right:unset;text-align:center;top:unset;width:26px;z-index:9}.recent-posts-container .recent-posts .recent-posts__content .read-more .icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.463' height='42.925'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M20.22 4.243 3.001 21.463l17.22 17.22' data-name='Path 52'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-left:1.5px;transform:rotate(180deg);width:10px}.recent-posts-container .recent-posts h3{color:#182a53;font-size:20px;font-weight:700;line-height:21.6px;word-wrap:break-word}.recent-posts-container .recent-posts h1,.recent-posts-container .recent-posts h2,.recent-posts-container .recent-posts h3,.recent-posts-container .recent-posts h4,.recent-posts-container .recent-posts h5,.recent-posts-container .recent-posts p{font-weight:700;margin-bottom:10px;text-decoration:unset!important}.recent-posts-container .recent-posts p{color:#151515;font-family:futura-pt,sans-serif;font-size:13px;font-weight:400;line-height:18.2px;word-wrap:break-word}@media screen and (max-width:1024px){.recent-posts-container{width:100%}.recent-posts-container>*{flex-basis:100%!important;margin:20px auto}}