.recent-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.recent-post__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.recent-post{background-color:#dffafc;margin:12px}.recent-post__image{background-position:center;background-repeat:no-repeat;background-size:cover;height:288px;position:relative;width:100%}.recent-post__image>a{height:100%;left:0;position:absolute;top:0;width:100%}.recent-post__logo{padding:40px 32px 16px}.recent-post__content{padding:32px 32px 16px}.recent-post__content>h5{margin-bottom:12px}.recent-post__content h5 a{text-decoration:none}.recent-post__meta{color:#006b87;font-size:.7rem;font-weight:500}.recent-post__meta a{color:#006b87;text-decoration:none}.recent-post__link{padding:16px 32px 32px}.recent-post__link>a{color:#006a87;font-weight:500}@media(min-width:767px){.recent-posts--three-rows .recent-post__wrapper{width:33.3333333333%}.recent-posts--two-rows .recent-post__wrapper{width:50%}}