.home-blog-posts{padding:2.5em 0}.home-blog-posts .home-blog-posts-title{margin-bottom:1em}.home-blog-posts .blog-post{box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);display:flex;flex-direction:column;margin-bottom:1em;overflow:hidden;border:1px solid #ebecef;transition:border-color .5s;overflow:hidden}.home-blog-posts .blog-post:hover{border-color:#e12426}.home-blog-posts .post-title{font-size:1em;font-weight:600;line-height:1.25;margin:.625em 1em;height:3.75em;overflow:hidden;order:2}.home-blog-posts .post-title a{color:#565656;text-decoration:none}.home-blog-posts .post-image{position:relative;overflow:hidden;transition:transform .5s ease-in-out}.home-blog-posts .post-image:hover{transform:scale(1.05)}.home-blog-posts .post-featured-img:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;transition:background-color .5s,opacity .5s}.home-blog-posts .post-featured-img:hover:after{opacity:.3;background-color:#565656}.home-blog-posts .post-featured-img{padding-bottom:65%;background-size:cover;background-position:center;background-repeat:no-repeat;order:1;transition:transform .5s ease-in-out}.home-blog-posts .post-featured-img:hover{transform:scale(1.05)}.home-blog-posts .post-footer{display:flex;position:relative;order:3;padding:0 1em;font-size:.75em;line-height:1.33;color:#707070}.home-blog-posts .post-author,.home-blog-posts .post-published{padding:1em 0}.home-blog-posts .post-author{width:40%;cursor:pointer}.home-blog-posts .post-published{width:60%;text-align:right}.home-blog-posts .post-author-info{position:absolute;bottom:-400%;left:0;right:0;padding:1em;background-color:white;color:#707070;text-align:center;transition:bottom .5s}.home-blog-posts .post-author:hover .post-author-info,.home-blog-posts .post-author-info:hover{bottom:90%}.home-blog-posts .post-author-info a{text-decoration:none;color:#707070}.home-blog-posts .post-author-info .post-author-name{color:#707070;text-decoration:none}.home-blog-posts .post-author-avatar img{max-width:100px;height:auto;margin:0 auto}.home-blog-posts .post-author-social{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;list-style-type:none;margin:0;padding:0}.home-blog-posts .post-author-social li{display:block;margin:0 .5em}.home-blog-posts .post-author-social a{color:#707070}.home-blog-posts .home-blog-all-posts{margin-top:.5em;text-align:center}@media(min-width:540px){.home-blog-posts .home-blog-all-posts{text-align:right}}.read-blog-link{color:#d82727;text-decoration:none}.read-blog-link:hover{text-decoration:underline;font-weight:600}