.sidebar-blog-posts{margin-bottom:1em}.sidebar-blog-posts .sidebar-blog-posts-title{font-size:1em;font-weight:600;margin:1em 0}.sidebar-blog-posts .blog-post{display:flex;flex-direction:column;overflow:hidden;border:solid 1px #ebecef;margin-bottom:1.875em;transition:border-color .5s}.sidebar-blog-posts .blog-post:hover{border-color:#d82727}.sidebar-blog-posts .post-title{font-size:1em;font-weight:600;line-height:1.25;margin:.625em 1em;height:3.75em;overflow:hidden;order:2}.sidebar-blog-posts .post-title a{color:#565656;text-decoration:none}.sidebar-blog-posts .post-image{overflow:hidden}.sidebar-blog-posts .post-featured-img{position:relative;padding-bottom:65%;background-size:cover;background-position:center;background-repeat:no-repeat;order:1;transition:transform .5s ease-in-out}.sidebar-blog-posts .post-featured-img:hover{transform:scale(1.05)}.sidebar-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}.sidebar-blog-posts .post-featured-img:hover:after{opacity:.3;background-color:#565656}.sidebar-blog-posts .post-footer{display:flex;position:relative;order:3;padding:0 1em;font-size:.75em;line-height:1.33;color:#707070}.sidebar-blog-posts .post-author,.sidebar-blog-posts .post-published{padding:1em 0}.sidebar-blog-posts .post-author{width:40%;cursor:pointer}.sidebar-blog-posts .post-published{width:60%;text-align:right}.sidebar-blog-posts .post-author-avatar img{max-width:100px;height:auto;margin:0 auto}.sidebar-blog-posts .post-author-social{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;list-style-type:none;margin:0;padding:0}.sidebar-blog-posts .post-author-social li{display:block;margin:0 .5em}.sidebar-blog-posts .post-author-social a{color:#707070}.sidebar-blog-posts .sidebar-blog-all-posts{margin-top:.5em;text-align:center}@media(min-width:540px){.sidebar-blog-posts .sidebar-blog-posts-content{display:flex;flex-wrap:wrap;margin:0 -0.5em}.sidebar-blog-posts .blog-post{width:calc(50% - 1em);margin:0 .5em 1.875em .5em}}@media(min-width:720px){.sidebar-blog-posts .sidebar-blog-posts-content{display:block}.sidebar-blog-posts .blog-post{width:100%;margin:0 0 1.875em 0}.sidebar-blog-posts .sidebar-blog-all-posts{text-align:right}}