.recent-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem;padding:1rem 0}.recent-posts__post{padding:.75rem}.recent-posts__post,.recent-posts__post-inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.recent-posts__post-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:6px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.1);box-shadow:0 0 6px rgba(0,0,0,.1);-ms-flex-direction:column;flex-direction:column}.recent-posts__post-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:6px;border-top-right-radius:6px;display:block;padding-bottom:57.14286%}.recent-posts__post-meta{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin-bottom:40px}.recent-posts__blog-name,.recent-posts__post-date,.recent-posts__post-tag-link{font-size:.6rem}.recent-posts__post-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:30px 30px 80px;position:relative}.recent-posts__post-content h3{font-size:1rem;font-weight:600;line-height:1.5;margin:0;width:100%}.recent-posts__post-content h3 a{text-decoration:none}.recent-posts__post-content p{font-family:Poppins;font-size:1rem;width:100%}.recent-posts__post img{height:auto;max-width:100%}a.recent-posts__read-more{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#aed051;border-bottom-right-radius:6px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;padding:10px;position:absolute;right:0;width:50px}a.recent-posts__read-more svg path{fill:#064a76}@media screen and (min-width:768px){.recent-posts__post{width:50%}}@media screen and (min-width:992px){.recent-posts__post{width:33.3333333333%}}